Skip to content

makefile: correctly inject vcs information into the binary - #650

Merged
igungor merged 1 commit into
masterfrom
fix-vcs-embed
Aug 23, 2023
Merged

igungor merged 1 commit into
masterfrom
fix-vcs-embed

Conversation

@igungor

@igungor igungor commented Aug 22, 2023

Copy link
Copy Markdown
Member

s5cmd version reports incorrect info due to the package name change.

Before:

$ s5cmd version

v0.0.0-dev

After:

$ ./s5cmd version

v2.2.0-550a8461

`s5cmd version` is reported incorrectly due to the package name change.

Before:
```bash
$ s5cmd version

v0.0.0-dev
```

After:
```bash
$ ./s5cmd version

v2.2.0-550a8461
```
@igungor
igungor requested review from a team, ilkinulas, seruman and sonmezonur and removed request for a team and ilkinulas August 22, 2023 08:31
@igungor
igungor merged commit be63977 into master Aug 23, 2023
@igungor
igungor deleted the fix-vcs-embed branch August 23, 2023 06: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.

2 participants