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

ci: Use Ubuntu for publish job #2256

Merged
merged 3 commits into from
Oct 30, 2024
Merged

Conversation

Saadnajmi
Copy link
Collaborator

@Saadnajmi Saadnajmi commented Oct 29, 2024

Summary:

#2255 removed the os key from the YAML, which broke our publish. Also apparently I'm not allowed to use variables.
Since it's hard to find a suitable macOS image and I probably don't need a macOS image for what is just a JS publish.. let's switch to Ubuntu. Specifically, the same image/pool as the other publish job so we know it will work.

Test Plan:

Ran a publish pipeline run on a clone of this branch and it ran successfully.

@Saadnajmi Saadnajmi requested a review from a team as a code owner October 29, 2024 22:43
@Saadnajmi
Copy link
Collaborator Author

/azp run

Copy link

Azure Pipelines failed to run 1 pipeline(s).

@Saadnajmi Saadnajmi changed the title ci: specify publish pool with os ci: Use Ubuntu for publish job Oct 30, 2024
@Saadnajmi Saadnajmi merged commit 1f50734 into microsoft:main Oct 30, 2024
15 of 16 checks passed
@Saadnajmi Saadnajmi deleted the fix-publish-2 branch October 30, 2024 21:22
@Saadnajmi Saadnajmi restored the fix-publish-2 branch October 30, 2024 21:22
@Saadnajmi Saadnajmi deleted the fix-publish-2 branch October 30, 2024 21:22
Saadnajmi added a commit to Saadnajmi/react-native-macos that referenced this pull request Oct 30, 2024
* Revert "ci: Use the same VM image for PR and publish"

This reverts commit e2b6374.

* ci: specify publish pool with `os`

* Use Ubuntu instead
Saadnajmi added a commit to Saadnajmi/react-native-macos that referenced this pull request Oct 30, 2024
* Revert "ci: Use the same VM image for PR and publish"

This reverts commit e2b6374.

* ci: specify publish pool with `os`

* Use Ubuntu instead
Saadnajmi added a commit that referenced this pull request Oct 30, 2024
* ci: Publish React Native macOS 0.76.0

* Use`  -ready` prefix

* Use latest virtualized lists

* ci: Use Ubuntu for publish job (#2256)

* Revert "ci: Use the same VM image for PR and publish"

This reverts commit e2b6374.

* ci: specify publish pool with `os`

* Use Ubuntu instead
Saadnajmi added a commit that referenced this pull request Nov 14, 2024
* Revert "ci: Use the same VM image for PR and publish"

This reverts commit e2b6374.

* ci: specify publish pool with `os`

* Use Ubuntu instead
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.

3 participants