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

build: make sure that dependabot is allowed to tag Docker images #696

Merged
merged 1 commit into from
Feb 11, 2025

Conversation

fengelniederhammer
Copy link
Contributor

resolves #

Summary

Currently, dependabot PRs are failing on the "Tag images" step:

Run TAGS=(ghcr.io/genspectrum/lapis-silo:commit-2a21f6462fead47369031b1678f81564d7fdb3a5)
#1 [internal] pushing ghcr.io/genspectrum/lapis-silo:commit-2a21f6462fead47369031b1678f81564d7fdb3a5
#1 0.000 pushing sha256:adffed351a41aa07c46b0c47c0e1dede17cbfaa80fe5f4097143c57e3f3c7234 to ghcr.io/genspectrum/lapis-silo:commit-2a21f6462fead47369031b1678f81564d7fdb3a5
#1 ERROR: failed commit on ref "index-sha256:adffed351a41aa07c46b0c47c0e1dede17cbfaa80fe5f4097143c57e3f3c7234": unexpected status from PUT request to https://ghcr.io/v2/genspectrum/lapis-silo/manifests/commit-2a21f6462fead47369031b1678f81564d7fdb3a5: 403 Forbidden
------
 > [internal] pushing ghcr.io/genspectrum/lapis-silo:commit-2a21f6462fead47369031b1678f81564d7fdb3a5:
0.000 pushing sha256:adffed351a41aa07c46b0c47c0e1dede17cbfaa80fe5f4097143c57e3f3c7234 to ghcr.io/genspectrum/lapis-silo:commit-2a21f6462fead47369031b1678f81564d7fdb3a5
------
ERROR: failed commit on ref "index-sha256:adffed351a41aa07c46b0c47c0e1dede17cbfaa80fe5f4097143c57e3f3c7234": unexpected status from PUT request to https://ghcr.io/v2/genspectrum/lapis-silo/manifests/commit-2a21f6462fead47369031b1678f81564d7fdb3a5: 403 Forbidden
Error: Process completed with exit code 1.

PR Checklist

- [ ] All necessary documentation has been adapted or there is an issue to do so.
- [ ] The implemented feature is covered by an appropriate test.

Copy link
Contributor

There is no change in the changelog. This PR will not produce a new releasable version.

Copy link
Collaborator

@Taepper Taepper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fengelniederhammer fengelniederhammer merged commit 7377cf2 into main Feb 11, 2025
10 checks passed
@fengelniederhammer fengelniederhammer deleted the letDependabotCreateImages branch February 11, 2025 08:33
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