Skip to content

Conversation

@fredbi
Copy link
Member

@fredbi fredbi commented Nov 23, 2025

  • fixed absolute path to version script
  • replaced git rev-parse by a bash hack, as the folder is simply copied on the github runner, but not git-enabled
  • fixed the specifics of windows released binaries (.exe, zip...)

Change type

Please select: 🆕 New feature or enhancement|🔧 Bug fix'|📃 Documentation update

Short description

Fixes

Full description

Checklist

  • I have signed all my commits with my name and email (see DCO. This does not require a PGP-signed commit
  • I have rebased and squashed my work, so only one commit remains
  • I have added tests to cover my changes.
  • I have properly enriched go doc comments in code.
  • I have properly documented any breaking change.

* fixed absolute path to version script
* replaced git rev-parse by a bash hack, as the folder
  is simply copied on the github runner, but not git-enabled
* fixed the specifics of windows released binaries (.exe, zip...)

Signed-off-by: Frédéric BIDON <fredbi@yahoo.com>
@fredbi fredbi merged commit b54cc4e into master Nov 23, 2025
12 checks passed
@fredbi fredbi deleted the fix/get-version branch November 23, 2025 15:12
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