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

Automate container packaging workflow #19

Open
lunakv opened this issue Nov 15, 2022 · 1 comment
Open

Automate container packaging workflow #19

lunakv opened this issue Nov 15, 2022 · 1 comment
Labels
infrastructure May need updates outside of application code

Comments

@lunakv
Copy link
Owner

lunakv commented Nov 15, 2022

Right now, I clone the repo itself on the server and manually rebuild any containers there whenever I want to update. I would like to instead have a CI/CD pipeline that builds the images for me automatically, then uploads them to GitHub's container repository, from where I could just pull it like any other image.

@lunakv lunakv added the infrastructure May need updates outside of application code label Nov 15, 2022
@lunakv
Copy link
Owner Author

lunakv commented Feb 11, 2023

A nice addition to this would be to somehow set the API version number without any code changes. Maybe through a git tag? Will need to think this out more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure May need updates outside of application code
Projects
None yet
Development

No branches or pull requests

1 participant