Git versioning - #1
Open
sarnold wants to merge 5 commits into
Open
Conversation
* add changelof workflow with base config and markdown template * generate baseline CHANGELOG.md from git history Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
* add FindGitInfo cmake module and update CMakeLists.txt to display any git info and use the resulting version if it exists * note for any kind of src deployment without any git info the module will look for a `.version` file * update reuse license info for new module Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
* fix version file dependency and add fallback glob default if not explicitly set in consumer project * add DEV_VERSION_FORMAT and global VERBOSE flags to cmake, where the "dev version" format is the raw git describe output when not directly on a tagged commit * update changelog doc Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
Signed-off-by: Stephen L Arnold <sarnold@vctlabs.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.