mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 04:26:25 +00:00
13ac168e8c7c5be9f0d4bd92497f39c74513669b
The staging repositories are cleared per invocation, but the builder results are not: a reused --run-id leaves the previous run's packages under build-results, where a step that fails this time is collected from the last time it succeeded. Individual failures are tolerated by design, so this can mix two invocations in one signed repository. Start the result tree empty whenever the run builds. --skip-build collects the repository-level build-output tree instead and keeps what is there.
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%