Skip to content

chore(pre_build): drop the dead VERSION var; record the README-pin resolution (#155) - #174

Merged
Jammy2211 merged 1 commit into
mainfrom
feature/build-chain-closeout
Jul 22, 2026
Merged

chore(pre_build): drop the dead VERSION var; record the README-pin resolution (#155)#174
Jammy2211 merged 1 commit into
mainfrom
feature/build-chain-closeout

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

Closes out Phase 4 task 4 of the build-chain campaign (#155) on the Hands side.

  • pre_build.sh: the VERSION="$(date …).$MINOR_VERSION" string existed only to feed the README version-pin sed deleted in Delete pre_build's two dead failure-tolerant sites (audit step 1) #158. grep -n VERSION confirms nothing read it afterwards — removed, with a note so it is not resurrected. MINOR_VERSION (the release dispatch input) is untouched; bash -n clean.
  • pre_build.sh run_workspace note + docs/pre_build_failure_audit.md §1 row and new §1.1: record that the pins were removed (autofit_workspace, autofit_workspace_test, autolens_workspace_test — PRs autofit_workspace#107, autofit_workspace_test#64, autolens_workspace_test#198) in favour of "install the latest release" + the version.minimum_library_version floor, and that runner re-ownership was considered and rejected.

No behaviour change: the deleted variable was unreferenced.

…solution

Phase 4 task 4 of the build-chain campaign (#155) resolved the orphaned README
version pins by REMOVING them (three surviving `<pkg> vX` lines) in favour of
'install the latest release' plus the version.minimum_library_version floor,
which Heart's version_skew check actually verifies.

pre_build.sh's VERSION string existed only to feed the README sed deleted in
#158 — grep confirms nothing read it afterwards. Removed, with a note (and one
next to the run_workspace call list) so no future session re-adds a bump: an
unowned pin is what went ~2 months stale.

docs/pre_build_failure_audit.md: §1.1 records the resolution and the rejected
alternative (runner re-ownership = a new commit-to-main step of the kind
#120/#121 removed, maintaining a string no gate reads).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XFnvcMxTMgKvfZmxame6WG
@Jammy2211
Jammy2211 merged commit cf9c774 into main Jul 22, 2026
@Jammy2211
Jammy2211 deleted the feature/build-chain-closeout branch July 22, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant