mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-12-16 14:50:22 +00:00
As discussed in [#335], the `validate_manifest` method checks the manifest's internal consistency. The validation phase, on the other hand, can be used to check the consistency of the manifest with external ressources, for instance: - Checking if files or directories exist. - Checking if the content of a file is consistent with what was expected. - Checking if a network ressource (an APT proxy?) is reachable. [#335]: https://github.com/andsens/bootstrap-vz/pull/335#issuecomment-239661077 |
||
|---|---|---|
| .. | ||
| assets | ||
| fs | ||
| tasks | ||
| __init__.py | ||
| bytes.py | ||
| exceptions.py | ||
| fsm_proxy.py | ||
| minify_json.py | ||
| phases.py | ||
| releases.py | ||
| sectors.py | ||
| task_groups.py | ||
| tools.py | ||