Skip to content

[bug]: pushing the first image to github registry from local machine breaks the pipelines #149

@LucaLanziani

Description

@LucaLanziani

When pushing an image from local using something like:

initium onbranch --stop-on-push

The resulting package will not be associated with the repo causing the pipelines to fail with:

Failed with denied: permission_denied: write_package

This behaviour could be fixed associating the repository with the package using the appropriate label https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-container-registry#labelling-container-images

We have to test this option and if it works add the label to the docker files if we are pushing to github.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions