Skip to content

Commit f2df2e0

Browse files
Jammy2211claude
authored andcommitted
Note repo-list identity check against PyAutoMind/repos.yaml
The run_workspace names are drift-checked against the PyAutoMind/repos.yaml body map (repos_sync.py --check); the per-repo flags remain Build policy and live only here (PyAutoLabs/PyAutoMind#36). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
1 parent 5ad9ac1 commit f2df2e0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pre_build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ run_workspace() {
8383
# Positional args: repo project [generate=true] [slam=false] [readme_pkg=""]
8484
# readme_pkg: when non-empty, the README's "<pkg> vYYYY.M.D.B" pin is bumped to
8585
# the new VERSION. Empty for workspaces with no README version pin.
86+
# The repo names are checked against PyAutoMind/repos.yaml (the body map) by
87+
# `repos_sync.py --check`; the flags are Build policy and live only here.
8688
run_workspace "autofit_workspace" "autofit" true false PyAutoFit
8789
run_workspace "autogalaxy_workspace" "autogalaxy" true false PyAutoGalaxy
8890
run_workspace "autolens_workspace" "autolens" true true PyAutoLens

0 commit comments

Comments
 (0)