Skip to content

Fix parsing yaml, init with genconfig, versioning#116

Open
ChrisChoke wants to merge 4 commits intocloudflare:masterfrom
ChrisChoke:fix_yaml
Open

Fix parsing yaml, init with genconfig, versioning#116
ChrisChoke wants to merge 4 commits intocloudflare:masterfrom
ChrisChoke:fix_yaml

Conversation

@ChrisChoke
Copy link

address to #115 ref
#114, #107

with this PR you can use yaml for spec files again.
it let us use "certmgr genconfig" again
and inject the latest tag to version while building even it is "lightweight tag" (git tag -lw).

this fix let us run version, help and genconfig command if certmgr is not initialized
with config dir and specdir.
change to git describe --tags to include lightweight tags for versioning
    - fix recursion issue (stack overflow fatal err)
    - fix ParsableAuthority struct with embedded struct for yaml
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