-
Notifications
You must be signed in to change notification settings - Fork 0
OND-1435: Update CI jobs to new CI fleet #69
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
Conversation
Yannic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please build a test release before merging to make sure the release pipeline is green
|
The repo is configured to require checks on the old fleet. I think we can drop that requirement, but it will require dropping the fleet commit ID from the workflows here and dropping the commit ID from the required names in prod Terraform. |
What exactly do you mean?
I'm not sure what you're talking about. The only places I'm aware of where we reference CI fleet IDs are in GHA yamls, and I'm updating those in PRs like this one; prod's PR is merged already. |
Done, it's green: https://github.com/EngFlow/auth/actions/runs/15579728706/job/43871936365 |
Oh, I see now what you mean. That's the required steps that hung, with |
|
I've sent you both a PR to fix this. |
jayconrod
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, looks good!
No description provided.