Commit e742c20
ci: verify gitmodules-shas is current before install_github
Add a check-gitmodules-shas job that fails fast if tools/gitmodules-shas
doesn't match the committed submodule pointer, preventing future
silent use of a stale libKriging SHA.
Also installed tools/pre-commit-submodule-hook.sh as .git/hooks/pre-commit
locally (not committed — developers run: cp tools/pre-commit-submodule-hook.sh .git/hooks/pre-commit).
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6f4e6a2 commit e742c20
1 file changed
Lines changed: 21 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
15 | 35 | | |
| 36 | + | |
16 | 37 | | |
17 | 38 | | |
18 | 39 | | |
| |||
0 commit comments