debian-forge/osbuild
Christian Kellner 3e8d2c21dc pipeline: opt out of copy-on-write for objects
When committing an object to the store, clone it if the current
stage is not the latests stage, i.e. `todo` has still entries.
This is the second step of the removal of copy-on-write support
in `Object`.
2022-11-16 11:09:44 +01:00
..
formats osbuild: auto-detect best available runner 2022-10-11 12:49:16 +02:00
util util: add module to parse PE32+ files 2022-11-14 20:10:59 +01:00
__init__.py Post release version bump 2022-11-09 08:19:42 +00:00
__main__.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
api.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
buildroot.py buildroot: explicitly bind mount runner 2022-10-11 12:49:16 +02:00
devices.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
host.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
inputs.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
loop.py loop: silence W0201 (attribute outside init) in set_status 2022-05-06 17:33:23 +02:00
main_cli.py osbuild: share terminal formats between files 2022-09-09 21:43:56 +02:00
meta.py meta: ensure we have an absolute path for Index 2022-10-11 12:49:16 +02:00
monitor.py monitor/log: show build root and runner 2022-10-11 12:49:16 +02:00
mounts.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
objectstore.py objectstore: option to clone object on commit 2022-11-16 11:09:44 +01:00
pipeline.py pipeline: opt out of copy-on-write for objects 2022-11-16 11:09:44 +01:00
remoteloop.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
sources.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00