Commit graph

5 commits

Author SHA1 Message Date
Matt Sturgeon
9a8a103ab2 update-scripts/update: fix 'has changed' condition when not committing
(cherry picked from commit 00524c7935)
2025-06-06 10:28:54 +00:00
Matt Sturgeon
8939b90c96 update-scripts/update: fix call to version-info
The binary is at `result/bin/version-info`, not `result` itself.

(cherry picked from commit 743e777484)
2025-06-06 10:28:54 +00:00
Matt Sturgeon
dfbab369c4 update-scripts/version-info: convert to a script
This will allow us to do impure things if needed.

(cherry picked from commit a95db128a6)
2025-06-04 04:27:13 +10:00
Matt Sturgeon
215e992e26 update-scripts/update: write version-info during update
(cherry picked from commit cd7a41c23c)
2025-06-03 09:46:14 +00:00
Matt Sturgeon
47699135a5 update-scripts: move update logic from CI to dedicated script
(cherry picked from commit 132c1611f6)
2025-06-03 09:46:14 +00:00