mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-15 22:40:22 +00:00
- Manifest format parsing is now checked by the file extension ie: .json, .yml or .yaml. - load_yaml in common/tools is the same as the json version. - schema checking of manifest still passes (and fails appropriately) like the json manifests. - I've also included a sample yaml config based off of the debian test json manifest. |
||
|---|---|---|
| .. | ||
| fs | ||
| pkg | ||
| __init__.py | ||
| bootstrapinfo.py | ||
| log.py | ||
| main.py | ||
| manifest-schema.json | ||
| manifest.py | ||
| phase.py | ||
| release-codenames.json | ||
| task.py | ||
| tasklist.py | ||