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

fix: adjust prod release flow to support release branch lookup #737

Merged
merged 4 commits into from
Nov 7, 2024

Conversation

jon-funk
Copy link
Collaborator

@jon-funk jon-funk commented Nov 6, 2024

Description

Adjusts and renames the prior merge to main release workflow from a push based workflow to exclusively workflow_dispatch. release_branch is required and is used to lookup the latest PR on the targeted release branch.

Note: workflow_dispatch based workflows unfortunately cannot be run until they are merged into main so testing this with the UI user input will be done live. Here's a sample of the script being run locally:

Detected release branch: release/frilled-dogwinkle
Got Latest PR: 734
Latest PR number from release/frilled-dogwinkle: 734

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Script run locally

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@jon-funk jon-funk changed the base branch from main to release/frilled-dogwinkle November 6, 2024 00:01
@jon-funk jon-funk marked this pull request as ready for review November 6, 2024 17:46
Copy link

sonarcloud bot commented Nov 6, 2024

@afwilcox afwilcox merged commit 3ac1678 into release/frilled-dogwinkle Nov 7, 2024
15 checks passed
@afwilcox afwilcox deleted the CE-1199 branch November 7, 2024 17:29
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