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

Fix parsing yaml, init with genconfig, versioning #116

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

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