When archive_folder is set in the project config, artifacts are moved to numbered archive copies (e.g. x.01.jpg, x.02.jpg) instead of being overwritten or deleted. - Build command archives existing artifacts before rebuilding dirty targets - Clean command moves files to archive instead of deleting them - Subfolder structure is preserved in the archive directory - State file is always deleted, never archived |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| test_archive.py | ||
| test_builder.py | ||
| test_cli.py | ||
| test_config.py | ||
| test_graph.py | ||
| test_prompt.py | ||
| test_providers.py | ||
| test_resolve.py | ||
| test_state.py | ||