]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Add Incremental=strict 3060/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 21 Sep 2024 16:07:52 +0000 (18:07 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Sun, 22 Sep 2024 15:17:24 +0000 (17:17 +0200)
commit04fa0b962a2af5410fe454ef3ac4b4cadf54991c
treef457f0a93ab2cbb3060e0f8bf32783aa42aba24b
parentb297a9e32e0a6cb8ec15d384ad1bf936291fd7b5
Add Incremental=strict

This ensures cached images already exist and fails the build if they
don't exist yet.
mkosi/__init__.py
mkosi/config.py
mkosi/resources/man/mkosi.md
tests/test_json.py