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

chore: Increase delay in publish "legacy" podspecs job #2045

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

ncreated
Copy link
Member

What does this PR do?

🧰 This PR adds an additional 20-minute delay to the "Publish CP podspecs (legacy)" release job. The extra time ensures that "internal" and "dependent" podspecs, published earlier, are available, reducing the need for manual job restart.

This delay should have been included in PR #1945 but was missed due to an oversight.

How?

The job configuration was updated to include the extended delay.

Review checklist

  • Feature or bugfix MUST have appropriate tests (unit, integration)
  • Make sure each commit and the PR mention the Issue number or JIRA reference
  • Add CHANGELOG entry for user facing changes

so it starts 20 minutes after "dependent" job, ensuring
that at least some of "dependent" podspecs are available
in trunk. Otherwise, "legacy" job will always fail and
require manual restart.
@ncreated ncreated self-assigned this Sep 11, 2024
@ncreated ncreated marked this pull request as ready for review September 11, 2024 07:57
@ncreated ncreated requested review from a team as code owners September 11, 2024 07:57
@ncreated ncreated merged commit 2381728 into develop Sep 11, 2024
16 checks passed
@ncreated ncreated deleted the ncreated/chore/update-release-jobs-delay branch September 11, 2024 08:23
@mariedm mariedm mentioned this pull request Sep 11, 2024
3 tasks
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