Instead of checkpointing the tree and then accessing the generated tree inside the store via the `map_object` function we not just export the tree and use that. This better hides the internals of the store and also allows us to activate on-demand building that does not rely on checkpoints being implicitly built like exports. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_assemblers.py | ||
| test_boot.py | ||
| test_devices.py | ||
| test_executable.py | ||
| test_noop.py | ||
| test_ostree.py | ||
| test_sources.py | ||
| test_stages.py | ||