Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Add version awareness#155

Merged
mattjohnsonpint merged 7 commits intomainfrom
mjp/version
Apr 27, 2024
Merged

Add version awareness#155
mattjohnsonpint merged 7 commits intomainfrom
mjp/version

Conversation

@mattjohnsonpint
Copy link
Contributor

Adds a --version (or -v) command line argument that will report the runtime version. Also emits the version in the logs on startup. The version is derived from git describe --tags --always.

Completes HYP-1086

@mattjohnsonpint mattjohnsonpint requested a review from a team April 26, 2024 23:56
@linear
Copy link

linear bot commented Apr 26, 2024

HYP-1086 Runtime should have version awareness

One should be able to start the Runtime with --version or -v and have it emit the version number. It should also emit to the logs on startup.

We can leverage git describe --tags --always to get a good version string.

jairad26
jairad26 previously approved these changes Apr 26, 2024
@mattjohnsonpint mattjohnsonpint merged commit d94c5a9 into main Apr 27, 2024
@mattjohnsonpint mattjohnsonpint deleted the mjp/version branch April 27, 2024 00:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants