-
Notifications
You must be signed in to change notification settings - Fork 198
feat: allow the creation of skeleton flavored packages #3986
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
Conversation
Signed-off-by: Allen Conlon <software@conlon.dev>
✅ Deploy Preview for zarf-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Leaving in draft mode because idk if this would end up being dead code |
Codecov Report❌ Patch coverage is
🚀 New features to boost your workflow:
|
Signed-off-by: Allen Conlon <software@conlon.dev>
Co-authored-by: Austin Abro <37223396+AustinAbro321@users.noreply.github.com> Signed-off-by: Allen Conlon <software@conlon.dev>
Approved after make docs and schema is run |
oh, right because I did the github auto-magic commit it did not update the docs... I will get that up in the next little bit |
Signed-off-by: Allen Conlon <software@conlon.dev>
09db770
to
4ae6988
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is an intuitive extension of skeleton packages, nice work.
Signed-off-by: Allen Conlon <software@conlon.dev> Co-authored-by: Austin Abro <37223396+AustinAbro321@users.noreply.github.com> Signed-off-by: Cade Thomas <cadethomas23@gmail.com>
Description
Allows the creation of flavored skeleton packages.
Related Issue
Fixes #3985
Checklist before merging