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

feat: added git tag info to binary version info output #6

Merged

Conversation

leonsteinhaeuser
Copy link
Contributor

@leonsteinhaeuser leonsteinhaeuser commented Dec 1, 2023

Description

To see which version we are currently working with, we have added the Git tag to the version info output.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@leonsteinhaeuser leonsteinhaeuser self-assigned this Dec 1, 2023
@github-actions github-actions bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. chore Denotes a PR to improve or modify an existing feature. labels Dec 1, 2023
@leonsteinhaeuser leonsteinhaeuser marked this pull request as ready for review December 1, 2023 21:01
@leonsteinhaeuser leonsteinhaeuser requested a review from a team December 3, 2023 22:17
@leonsteinhaeuser leonsteinhaeuser force-pushed the chore/add-semver-version-to-plugin-version-string branch from 0399d95 to 3bf709a Compare January 2, 2024 09:56
@leonsteinhaeuser leonsteinhaeuser merged commit 50fe021 into main Jan 3, 2024
5 checks passed
@leonsteinhaeuser leonsteinhaeuser deleted the chore/add-semver-version-to-plugin-version-string branch January 3, 2024 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Denotes a PR to improve or modify an existing feature. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants