8000 [IGNORE] push docker image on the main branch by Nexucis · Pull Request #1505 · perses/perses · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[IGNORE] push docker image on the main branch #1505

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

Merged
merged 2 commits into from
Oct 23, 2023

Conversation

Nexucis
Copy link
Member
@Nexucis Nexucis commented Oct 23, 2023

This PR is enabling the possibility to push the docker image built on the main branch.

With that we can try any commit available on the upstream.

I refactor a bit the script generate-goreleaser to have something a bit cleaner and easier to test.

The idea here is to generate the docker image with the tag main-<date>-<short_commit_id>-<distrib>-<arch>
For example: docker.io/persesdev/perses:main-2023-10-23-8b1f5d3f-distroless-debug-arm64

Then since we are generating different image depending on the architecture (arm, amd), we need to create and push the manifest so we can pull the docker image easily

Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
Signed-off-by: Augustin Husson <husson.augustin@gmail.com>
@Nexucis Nexucis merged commit 1066024 into main Oct 23, 2023
@Nexucis Nexucis deleted the nexucis/enable-push-main-image branch October 23, 2023 13:02
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
0