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

Add git version metadata to volWorld #54

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

ast0815
Copy link
Member

@ast0815 ast0815 commented Mar 4, 2025

Adds some metadata to volWorld:

  • git_commit: The full hash of the current commit
  • git_branch: The name of the current branch
  • git_tag: The name of the latest tag, plus optionally how many commits have been added since. See git describe --tags.

@ast0815 ast0815 requested a review from jdkio March 4, 2025 11:21
@ast0815
Copy link
Member Author

ast0815 commented Mar 4, 2025

@jdkio How does this look as a first step to address #53 ?

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.

1 participant