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

Automated image builds for new commits/tags #21

Open
laugmanuel opened this issue Dec 3, 2021 · 1 comment
Open

Automated image builds for new commits/tags #21

laugmanuel opened this issue Dec 3, 2021 · 1 comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@laugmanuel
Copy link

Please describe the problem you have
[A clear, concise, description of the problem you are facing. What is the problem that feature X would solve for you?]
Currently, it seems that everything needed to build this project is present but the official image is about one year old.
I would propose that:

  • the image gets rebuild whenever there is a change to the code -> tag latest
  • tagged to a version whenever a Git tag is created

That way, a user would be able to test (and potentially use) the latest features without the need to do a custom build / manage the hosting of the custom image.

@laugmanuel laugmanuel added the kind/feature Categorizes issue or PR as related to a new feature. label Dec 3, 2021
@stevesloka
Copy link
Member

This a great idea @laugmanuel! We can work to get this matching how we do it in other repos.

@stevesloka stevesloka added good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. labels Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants