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

chore(docker): add docker image tags #170

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

pavelnikolov
Copy link
Contributor

@pavelnikolov pavelnikolov commented Jan 24, 2024

Add docker image tags in go-releaser config

Before:
Screenshot 2024-01-24 at 17 24 16

After:
Screenshot 2024-01-24 at 17 25 01

task: https://app.asana.com/0/1201980002255967/1206434523329322/f

Copy link
Contributor

@DanFlannel DanFlannel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@Lazar955 Lazar955 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should have tag and commit hash

@pavelnikolov
Copy link
Contributor Author

@Lazar955 my expectation is that {{ .Tag }} is supposed to do that. We don't have tags in git yet, so I am not sure about that.

@pavelnikolov pavelnikolov changed the title chore(go-releaser): add docker image tags chore(docker): add docker image tags Jan 24, 2024
@pavelnikolov pavelnikolov force-pushed the add-goreleaser-docker-image-tags branch from 301ff88 to cf31b20 Compare January 24, 2024 21:31
@jmozah
Copy link
Contributor

jmozah commented Jan 29, 2024

@Lazar955 my expectation is that {{ .Tag }} is supposed to do that. We don't have tags in git yet, so I am not sure about that.

Create a dummy tag and check please.

Signed-off-by: Pavel Nikolov <me@pavelnikolov.net>
@pavelnikolov pavelnikolov force-pushed the add-goreleaser-docker-image-tags branch from cf31b20 to bbd9cc6 Compare January 29, 2024 18:19
@pavelnikolov pavelnikolov merged commit fbb0fcd into main Jan 29, 2024
4 checks passed
@pavelnikolov pavelnikolov deleted the add-goreleaser-docker-image-tags branch January 29, 2024 21:02
DanFlannel pushed a commit that referenced this pull request Jan 30, 2024
Add docker image tags in go-releaser config

Before:
<img width="684" alt="Screenshot 2024-01-24 at 17 24 16"
src="https://github.com/omni-network/omni/assets/441740/433632cc-5258-4e27-b6d8-f05921af6fe9">

After:
<img width="659" alt="Screenshot 2024-01-24 at 17 25 01"
src="https://github.com/omni-network/omni/assets/441740/122b530c-2ca5-4ee9-bbc5-1270c9a269dc">

task: https://app.asana.com/0/1201980002255967/1206434523329322/f

---------

Signed-off-by: Pavel Nikolov <me@pavelnikolov.net>
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

Successfully merging this pull request may close these issues.

4 participants