-
Notifications
You must be signed in to change notification settings - Fork 123
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
Add Content Generation for Develop Branch #133
Add Content Generation for Develop Branch #133
Conversation
During weekly status review, I agreed to add some more debugging steps to collect state in the workspace for debugging in the event the build breaks or fails. Will do that ASAP for Dave to quickly review today. |
Note to AJ for posterity: going to splice content in from aj-stein-nist/oscal-content@b5b1bd9 into the |
Per feedback from @david-waltermire-nist, we do want to have the work- space intermediate data sucked up and stored in GH artifacts.
… github.com:aj-stein-nist/oscal-content into 132-auto-generate-content-in-new-development-branch
Alright @david-waltermire-nist, code added and ready for prompt review. Below is a sample workflow run (it failed, but that is good for this reason) to show the debugging content collected and attached to the run. This shows https://github.com/usnistgov/oscal-content/actions/runs/3024676041 |
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.
LGTM. Thanks!
Committer Notes
This will close #132. I wanted to ensure we share resolved profiles and other content following review and merge of work for #97 and lower burden for our own devs and outside contributors to see the result.
Also related notionally to dev feedback in #120 .
All Submissions:
Changes to Core Features:
Have you written new tests for your core changes, as applicable?Have you included examples of how to use your new feature(s)?