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

Release workflow improvements #8552

Open
nirinchev opened this issue Apr 19, 2024 · 1 comment
Open

Release workflow improvements #8552

nirinchev opened this issue Apr 19, 2024 · 1 comment

Comments

@nirinchev
Copy link
Member

There are several non-critical improvements that we've identified with the release workflow. I'm listing all of them in the same issue, but we can pull them out as we start working on it.

  1. Move publish cocoapods job to macos-14. It's taking a lot of time to build everything on the x64 intel runners.
  2. Add retries to test-installation step. It may take a few minutes between a pod being published and it getting indexed, so the workflow will sometimes fail just because it's not finding the pod immediately after publishing (https://github.com/realm/realm-swift/actions/runs/8727746319/job/23948821401).
  3. Change the publish workflow so that it runs on the release PR and merge it at the end rather than have it run on top of master.
Copy link

sync-by-unito bot commented Apr 19, 2024

➤ PM Bot commented:

Jira ticket: RCOCOA-2336

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

No branches or pull requests

1 participant