Skip to content
This repository has been archived by the owner on Sep 15, 2019. It is now read-only.

design calcver.yml config file #12

Closed
sanisoclem opened this issue Jan 22, 2018 · 1 comment
Closed

design calcver.yml config file #12

sanisoclem opened this issue Jan 22, 2018 · 1 comment

Comments

@sanisoclem
Copy link
Owner

sanisoclem commented Jan 22, 2018

simplified version:

# -- uncomment to override defaults
#root: .
#repository_type: git
#prerelease_prefix: alpha
#tag_regex: \d+\.\d+\.\d+
#major_regex: "BREAKING CHANGE:"
#minor_regex: ^feat
#patch_regex: ^fix
cargo: .\cargo.toml
actions:
  - .\bin\update-version.cmd #dummy update version for testing only
sanisoclem added a commit that referenced this issue Feb 1, 2018
RunScript runs a shell command
Version info can be retrieved via $CALVER_VERSION
CargoToml updates the cargo.toml directly
For now, the project config is still hard coded
until #12 is implemented

resolves #9
@sanisoclem
Copy link
Owner Author

simplified schema

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant