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

How do we deal with versioning? #10

Open
EvgeniiaVak opened this issue Sep 22, 2020 · 1 comment
Open

How do we deal with versioning? #10

EvgeniiaVak opened this issue Sep 22, 2020 · 1 comment
Labels
question Further information is requested

Comments

@EvgeniiaVak
Copy link
Contributor

While implementing Dockerhub CI I thought it would be nice to have different versions of the app docker image in the future. Here is the relevant discussion #4 (comment):

@EvgeniiaVak : So if we go with builds from tags, we would still need to create those tags first (manually?)...
@zelima : Yes. Usually, that's done manually. But think you can easily scrip it if you really want. Or maybe even github has some tools to do that for you

So how will we do that?

  • invest some time into versioning + github + dockerhub autotagging how-to (✔️ I would vote for this one, because it will be easier to support versioning at all)
  • create manually
    1. tags in git
    2. build setups for this tags in dockerhub (see screenshot)
      93843692-c43a8c80-fcab-11ea-8765-3ccb15ef6918

I guess this is something for the future. cc @leomrocha @rufuspollock

@EvgeniiaVak EvgeniiaVak added the question Further information is requested label Sep 22, 2020
@leomrocha
Copy link
Contributor

I agree that automating versioning is a good thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants