[WIP] Add approval assembly to encode a role, party, and approval date.#1038
[WIP] Add approval assembly to encode a role, party, and approval date.#1038ohsh6o wants to merge 9 commits intousnistgov:developfrom
Conversation
- Addressed issue usnistgov#854 creating a tutorial based on component definition content from PR usnistgov#935. - Linked the tutorial in the learn and concepts sections of the website. - Adjusting deployment workflows. - Adding new website GitHub actions workflow. - Adjusting workflows to decompose specific activities. Co-authored-by: Rene Tshiteya <[email protected]> Co-authored-by: Rene2mt <[email protected]>
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.5 to 1.12.5. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](sparklemotion/nokogiri@v1.11.5...v1.12.5) --- updated-dependencies: - dependency-name: nokogiri dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improvements to readme docs for both XML-to-JSON and JSON-to-XML XSLT conversion pathways
|
@david-waltermire-nist, as part of this pull request, would you like to add examples to the examples in the oscal-content repo or will that not be a hard and fast requirement re "Have you included examples of how to use your new feature(s)?" item on the checklist? |
|
Also, re the failing test in one of the testing workflows in GitHub Actions, not sure what this is about: /home/runner/work/OSCAL/OSCAL/git-content/oscal/src/metaschema/oscal_profile_metaschema.xml:263: element is-unique: Schemas validity error : Element '{http://csrc.nist.gov/ns/oscal/metaschema/1.0}is-unique': Duplicate key-sequence ['unique-profile-modify-set-parameter'] in unique identity-constraint '{http://csrc.nist.gov/ns/oscal/metaschema/1.0}unique-constraint-ids'.Is this unrelated to the schema validation issue and Metaschema updates we discussed during pairing? |
|
Please repoint this to use |
Done, have to fix a simple merge conflict. But will take care of that soon enough! |
|
It would appear I did not actually update the notes from last week in the meeting around recommended updates to this PR. Bullets below.
|
|
@david-waltermire-nist per conversation yesterday, I think this can be closed in favor of #1052. (NOTE: I think I have limited read/write access to the project still, so I cannot close PRs/issues that not authored by me directly.) |
|
Closed in favor of #1052. |
Committer Notes
A follow-up to #1033, a recommended implementation for an
approvalsassembly to allow developers using OSCAL to encode approval data for given staff certainroles for aresponsible-partyat a certain date and time.All Submissions:
Changes to Core Features:
Have you written new tests for your core changes, as applicable?