Skip to content

Conversation

@tpokorra
Copy link

fixes #123

@tpokorra tpokorra requested a review from a team as a code owner October 24, 2025 14:50
@tpokorra tpokorra requested a review from AndrewFerr October 24, 2025 14:50
@CLAassistant
Copy link

CLAassistant commented Oct 24, 2025

CLA assistant check
All committers have signed the CLA.

@fkwp
Copy link
Contributor

fkwp commented Nov 4, 2025

Hello @tpokorra and thx for your contribution.

Given that the service is currently controlled via env variables I am wondering if adding a cli lib only for the sake of a version feature is worth it. Also ideally we would infer the version string not manually maintained in an extra file but from git.

@tpokorra tpokorra changed the title process cli parameters and print the version print the version and exit if env var ACTION has value VERSION Nov 17, 2025
@tpokorra
Copy link
Author

Given that the service is currently controlled via env variables I am wondering if adding a cli lib only for the sake of a version feature is worth it. Also ideally we would infer the version string not manually maintained in an extra file but from git.

Thank you for the suggestions.
I have now improved the pull request.

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.

Feature: display the version

3 participants