Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a BUCK target #48457

Closed
wants to merge 2 commits into from
Closed

Add a BUCK target #48457

wants to merge 2 commits into from

Conversation

blakef
Copy link
Contributor

@blakef blakef commented Jan 2, 2025

Summary:
Adding CI support will require executing through buck. Sandboxing means the package has to be well-formed to work, so this cleans up some earlier mess.

  • yarn workspace
  • check-api.sh to configure the environment correctly when running form sandcastle
  • explicity dependencies in our package.json

This is the first step

Changelog: [Internal]

Differential Revision: D67726588

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. p: Facebook Partner: Facebook Partner labels Jan 2, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67726588

blakef added a commit to blakef/react-native that referenced this pull request Jan 2, 2025
Summary:

Adding CI support will require executing through buck.  Sandboxing means the package has to be well-formed to work, so this cleans up some earlier mess.

- yarn workspace
- check-api.sh to configure the environment correctly when running form sandcastle
- explicity dependencies in our package.json

This is the first step

Changelog: [Internal]

Differential Revision: D67726588
blakef added a commit to blakef/react-native that referenced this pull request Jan 2, 2025
Summary:

Adding CI support will require executing through buck.  Sandboxing means the package has to be well-formed to work, so this cleans up some earlier mess.

- yarn workspace
- check-api.sh to configure the environment correctly when running form sandcastle
- explicity dependencies in our package.json

This is the first step

Changelog: [Internal]

Differential Revision: D67726588
blakef added 2 commits January 3, 2025 07:23
Summary:

This is the current output of running the api snapshotting tool.  I've also shown some test examples that show how trivial changes affect the API file.

Changelog: [Internal]

Reviewed By: cipolleschi

Differential Revision: D67713415
Summary:

Adding CI support will require executing through buck.  Sandboxing means the package has to be well-formed to work, so this cleans up some earlier mess.

- yarn workspace
- check-api.sh to configure the environment correctly when running form sandcastle
- explicity dependencies in our package.json

This is the first step

Changelog: [Internal]

Reviewed By: GijsWeterings

Differential Revision: D67726588
blakef added a commit to blakef/react-native that referenced this pull request Jan 3, 2025
Summary:

Adding CI support will require executing through buck.  Sandboxing means the package has to be well-formed to work, so this cleans up some earlier mess.

- yarn workspace
- check-api.sh to configure the environment correctly when running form sandcastle
- explicity dependencies in our package.json

This is the first step

Changelog: [Internal]

Reviewed By: GijsWeterings

Differential Revision: D67726588
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D67726588

@facebook-github-bot facebook-github-bot added the Merged This PR has been merged. label Jan 3, 2025
@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5f54386.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported Merged This PR has been merged. p: Facebook Partner: Facebook Partner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants