defenseunicorns / uds-package-software-factory

Replaced by https://github.com/defenseunicorns/uds-software-factory
Apache License 2.0
8 stars 2 forks source link

Refactor Software Factory to use the uds-cli to create a Software Factory UDS Bundle #91

Open anthonywendt opened 11 months ago

anthonywendt commented 11 months ago

Currently the UDS Package Software Factory is a Zarf package that imports many UDS Capability Skeletons. These capabilities assume their dependencies are met.

We are shifting to now use the uds-cli to create a UDS Bundle. This UDS Bundle needs to contain these Zarf packages.

This version of the UDS Software Factory will assume all of its dependencies are already created and available.

Acceptance Criteria: