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

Set a version for binaries #328

Merged
merged 1 commit into from Sep 23, 2021
Merged

Set a version for binaries #328

merged 1 commit into from Sep 23, 2021

Conversation

miry
Copy link
Contributor

@miry miry commented Sep 23, 2021

There is a missing spot during upgrade the modules to /v2 - goreleaser config.

The latest build 2.1.6 returns git as version:

$ toxiproxy-cli --version
toxiproxy-cli version git

Add validation with make release-dry to check that the tags are correctly set.

@miry miry self-assigned this Sep 23, 2021
@miry miry force-pushed the release-version-missing branch 2 times, most recently from 54cf2f3 to c58ab4c Compare September 23, 2021 13:57
There is a missing spot during upgrade the modules to `/v2` -
goreleaser config.

The latest build 2.1.6 returns `git` as version:

```shell
$ toxiproxy-cli --version
toxiproxy-cli version git
```

Add validation of the build in Makefile with target `release-dry`
@miry miry merged commit a26226e into master Sep 23, 2021
@miry miry deleted the release-version-missing branch September 23, 2021 14:49
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.

None yet

1 participant