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

Add CD for Docker images #398

Open
1 task
rainest opened this issue May 21, 2021 · 1 comment
Open
1 task

Add CD for Docker images #398

rainest opened this issue May 21, 2021 · 1 comment

Comments

@rainest
Copy link
Contributor

rainest commented May 21, 2021

Our Docker org no longer grants access to developer accounts, only bots. This runs afoul of our current decK release process, where we build and push Docker images locally.

We need to add a CD-based Docker image build for tags to handle this instead.

Acceptance criteria

  • GH Actions push the Docker tag to Docker Hub for semver Git tags, similarly to how it's done for KIC.
@hbagdi
Copy link
Member

hbagdi commented May 21, 2021

There is a desire to move off Github for hosting our release assets.
Note to future selves: do not increase the scope of this release to include automation for goreleaser.

@mflendrich mflendrich added this to the 1.8.0 milestone Jun 15, 2021
@Tieske Tieske removed this from the 1.8.0 milestone Jul 14, 2023
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

No branches or pull requests

4 participants