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

better version management #182

Open
vdovhanych opened this issue Jun 17, 2022 · 0 comments
Open

better version management #182

vdovhanych opened this issue Jun 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vdovhanych
Copy link
Member

vdovhanych commented Jun 17, 2022

Let's create some better version management of trezor-user-env for docker images.

we could use something like this and start to tag project

Event Ref Docker Tags
pull_request refs/pull/2/merge pr-2
push refs/heads/master master
push refs/heads/releases/v1 releases-v1
push tag refs/tags/v1.2.3 v1.2.3, latest
push tag refs/tags/v2.0.8-beta.67 v2.0.8-beta.67, latest

It's relatively simple to implement, but it would mean that we need to consider the best way to tag tenv and how we could version it.

We could also use bake definitions for platform tags.

@vdovhanych vdovhanych self-assigned this Jun 17, 2022
@vdovhanych vdovhanych added the enhancement New feature or request label Jun 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant