Skip to content

Improve Gobra Package Information#725

Merged
ArquintL merged 21 commits intomasterfrom
package-description
Feb 11, 2024
Merged

Improve Gobra Package Information#725
ArquintL merged 21 commits intomasterfrom
package-description

Conversation

@ArquintL
Copy link
Member

@ArquintL ArquintL commented Feb 9, 2024

Recently upgrading the docker/build-push-action action changed how published Gobra images appear (before, after).
This seems to be related to multi-architecture Docker images and also manifests as an additional architecture called unknown/unknown (cf. this issue).

While the immediate workaround is fairly simple, i.e., setting provenance: false for this action, I took the opportunity to add several other meta-information about our images according to the OpenContainers Annotation Spec. While all labels appear in the manifest (JSON), only the description is extracted and separately rendered by GitHub, as shown here (note that this image has been published for testing purposes, we in general do not publish images on branches).

Additionally, we use several tags per image, i.e., the branch name, (short) commit hash, and latest for the master branch.

@ArquintL ArquintL requested a review from jcp19 February 9, 2024 21:53
@ArquintL ArquintL merged commit d0a7936 into master Feb 11, 2024
@ArquintL ArquintL deleted the package-description branch February 11, 2024 23:03
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