[EPIC] CI/CD Enhancements #1180
Labels
Aged
A label for issues older than 2023-01-01
Developer Experience
Issues around enhancing and optimizing work for development of NIST OSCAL artifacts
Discussion Needed
This issues needs to be reviewed by the OSCAL development team.
enhancement
Epic
A collection of issues to be worked on over a series of sprints
Scope: CI/CD
Enhancements to the project's Continuous Integration and Continuous Delivery pipeline.
User Story:
As an OSCAL developer, in order to have a quick and seamless experience with development and testing of the official OSCAL repos' content and software, I would like enhancements to the OSCAL CI/CD systems to: simplify the build process with a single command, facilitate automated releases, and improve the modularity of different build steps.
Goals:
make
)docker
within GitHub Actions like we should be doing withdocker-compose
on our laptops; without this, we have two very similar but different execution pipelines (with shell scripts in local workstation testing but separate YAML declaration for the GitHub Actions job)Dependencies:
None at the epic level.
The text was updated successfully, but these errors were encountered: