Skip to content

Fixes #247 ybd can now generate a single file containing all defs with SHAs (and build from it)

Devcurmudgeon requested to merge ps-manifest-improvements into master

`ybd/ybd.py foo x86_64' now generates a consolidated ./foo.yml file, with all refs expressed as SHAs

`ybd/ybd.py ./foo.yml x86_64' will build from the specified foo.yml file, ignoring other definitions in the directory tree.

Merge request reports

Loading