Revamp CI/CD to use the new metaschema-xslt
, generate artifacts on release
#1847
Labels
metaschema-xslt
, generate artifacts on release
#1847
User Story
As an OSCAL user, I want an official source for downloading generated artifacts, such as schemas and converters, so that I can consume OSCAL artifacts within my project post-#1824.
More concretely, up until #1824 the existing CI/CD infrastructure was designed to commit to release branches automatically. This automatic committing creates a significant burden on release. A decision has been made to remove these generated artifacts from the OSCAL repository entirely.
Goals
Dependencies
Following the #1824 merge and possibly a subset of usnistgov/metaschema-xslt#41
Acceptance Criteria
metaschema
submodule is replaced withmetaschema-xslt
. All CI/CD infrastructure is overhauled to use the new XProc pipelines or helper script (see Helper script for all capabilities metaschema-xslt#41).(For reviewers: The wiki has guidance on code review and overall issue review for completeness.)
Revisions
The text was updated successfully, but these errors were encountered: