Skip to content

feat: add OCI annotations to containers#556

Merged
gmpinder merged 2 commits intoblue-build:mainfrom
HastD:container-labels
Mar 19, 2026
Merged

feat: add OCI annotations to containers#556
gmpinder merged 2 commits intoblue-build:mainfrom
HastD:container-labels

Conversation

@HastD
Copy link
Copy Markdown
Contributor

@HastD HastD commented Mar 19, 2026

Add annotations to module images using keys from the OCI annotations spec. These annotations are used by various dependency management tools (such as renovate-bot) to find metadata associated with dependency updates.

Also lowercase the container registry name: GitHub container registry names have to be lowercase, and repo forks might not have all-lowercase usernames, so this is necessary for the workflow to work properly on forks.

HastD added 2 commits March 19, 2026 11:59
GitHub container registry names have to be lowercase, and repo forks
might not have all-lowercase usernames, so this is necessary for the
workflow to work properly on forks.
Add annotations to module images using keys from the OCI annotations
spec: https://specs.opencontainers.org/image-spec/annotations/

These annotations are used by various dependency management tools (such
as renovate-bot) to find metadata associated with dependency updates.
@gmpinder gmpinder merged commit c0a6ef7 into blue-build:main Mar 19, 2026
4 of 5 checks passed
@HastD HastD deleted the container-labels branch March 19, 2026 19:56
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