Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set up CI with version auto-updating #30

Closed
1 of 2 tasks
brianstrauch opened this issue Jul 3, 2021 · 1 comment
Closed
1 of 2 tasks

Set up CI with version auto-updating #30

brianstrauch opened this issue Jul 3, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@brianstrauch
Copy link
Owner

brianstrauch commented Jul 3, 2021

  • Set up CI
  • Version auto-updating

A commit with a new version number in main.go should trigger a release.

@brianstrauch brianstrauch self-assigned this Jul 5, 2021
@brianstrauch brianstrauch added the help wanted Extra attention is needed label Jul 17, 2021
@brianstrauch brianstrauch removed their assignment Jul 17, 2021
OrlovEvgeny pushed a commit to OrlovEvgeny/spotify-cli that referenced this issue Jul 20, 2021
@OrlovEvgeny
Copy link
Contributor

OrlovEvgeny commented Jul 20, 2021

Hi, I created pr #43
Goreleaser is able to automatically update the version of the application when we push a new tag (see ldflags https://goreleaser.com/customization/build/).
Well, we can just create and push new tag, goreleaser will do the rest for us

brianstrauch pushed a commit that referenced this issue Jul 21, 2021
Co-authored-by: Evgenii Orlov <evgenii.orlov@semrush.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants