Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-06-02 | end-to-end just-mr/absent-closure: Fix typo | Paul Cristian Sarbu | |
2025-06-02 | just-mr: Warn for non-content-fixed repo reached from absent main | Paul Cristian Sarbu | |
If the main repository is marked absent, warn if during the dependency closure computation any non-content-fixed repositories are reached, i.e., any "file"-type repositories that are neither implicitly nor explicitly marked "to_git". Also warn if the main repository itself is marked absent but is not content fixed. Add small test checking that the new warning is produced. |