Skip to content

Conversation

Saadnajmi
Copy link
Collaborator

Summary:

To publish React Native macOS 0.74, we need to publish @react-native-mac/virtualized-lists first. This change prepares us to do by doing the following:

  • Updates our pipeline to allow the beachball publish job to run from non-main branches (like 0.74-stable)
  • Lowers virtualized-lists by a patch version
  • Adds a change file for virtualized-lists. This will add back the patch version. I also took care to make sure this doesn't cause a dependent patbumph to React Native macOS.

Test Plan:

Manually ran npx beachball publish to see what the change would be, and it looked right.

@Saadnajmi Saadnajmi requested a review from a team as a code owner August 10, 2024 08:10
@Saadnajmi Saadnajmi merged commit d54b3a2 into microsoft:0.74-stable Aug 11, 2024
@Saadnajmi Saadnajmi deleted the 74-virtualized-lists branch August 11, 2024 19:44
Saadnajmi added a commit that referenced this pull request Aug 29, 2024
I missed a line to remove a check to let beachball publish run on stable
branches. We previously did the same change in `0.74-stable` with
#2158
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants