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 image build cronjobs. #1123

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Fix image build cronjobs. #1123

merged 2 commits into from
Feb 13, 2024

Conversation

sengi
Copy link
Contributor

@sengi sengi commented Feb 13, 2024

Update their permissions to work with the current version of the reusable build/push workflow.

Failures looked like: Error calling workflow 'alphagov/govuk-infrastructure/.github/workflows/build-and-push-image.yml@main'. The nested job 'build-and-push-image' is requesting 'id-token: write', but is only allowed 'id-token: none'.

While we're there, spread out the cronjob timings and use the same terminology in the workflow names as the reusable workflow.

Test runs:

These are now the required permissions for the reusable build/push
workflow.
@sengi sengi requested a review from samsimpson1 February 13, 2024 12:28
@sengi sengi enabled auto-merge February 13, 2024 13:23
@sengi sengi merged commit f0def8e into main Feb 13, 2024
3 checks passed
@sengi sengi deleted the sengi/fix-image-builds branch February 13, 2024 13:34
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