Commits on Source (4)
-
James Ennis authored
-
James Ennis authored
-
James Ennis authored
More information regarding the use of systemd to manage the cache See merge request !904
-
Daniel Silverstone authored
The `_sentinel` in `utils.py` was used only for yaml node tracking. As such, simplify matters by removing it from `utils.py` and move it to `_yaml.py` which means that we no longer need to try and avoid a circular import issue by means of runtime importing. Signed-off-by:
Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Showing
- buildstream/_yaml.py 5 additions, 12 deletionsbuildstream/_yaml.py
- buildstream/element.py 1 addition, 1 deletionbuildstream/element.py
- buildstream/plugin.py 1 addition, 1 deletionbuildstream/plugin.py
- buildstream/utils.py 0 additions, 4 deletionsbuildstream/utils.py
- doc/source/using_configuring_artifact_server.rst 42 additions, 3 deletionsdoc/source/using_configuring_artifact_server.rst