Skip to content

chore(template): refresh CI pins + fix hypatia-scan workdir#37

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/fix-template-ci-drift
May 16, 2026
Merged

chore(template): refresh CI pins + fix hypatia-scan workdir#37
hyperpolymath merged 1 commit into
mainfrom
chore/fix-template-ci-drift

Conversation

@hyperpolymath
Copy link
Copy Markdown
Owner

Canonical template carried the same estate-wide CI bugs that were just swept across consumers:

  • stale k9/a2ml validate-action pins (fixed false-positives) → bumped to current main
  • hypatia-scan.yml working-directory: \${{ env.HOME }}/hypatia/home/runner/hypatia

Fixing the template source so new/regenerated repos don't reintroduce them. Covers all nested copies (11 file(s)).

🤖 Generated with Claude Code

…atia-scan workdir

- Bump k9/a2ml validate-action SHA pins to current main (the prior
  pins carried fixed false-positives: k9 pedigree brace bug,
  a2ml identity check on typed/*file manifests).
- Fix hypatia-scan Build step: ${{ env.HOME }} is not a workflow
  env var (resolved empty -> /hypatia not found); pin /home/runner.

Templates are the propagation source — fixing here stops new repos
regenerating the estate-wide failures.

Files: ./stateful-artefacts/.github/workflows/hypatia-scan.yml ./recon-silly-ation/.github/workflows/hypatia-scan.yml ./bitfuckit/.github/workflows/hypatia-scan.yml ./tools/reunify/.github/workflows/hypatia-scan.yml ./tools/hud/.github/workflows/hypatia-scan.yml ./tools/dispatcher/.github/workflows/hypatia-scan.yml ./tools/rsr-certified/.github/workflows/hypatia-scan.yml ./gui/.github/workflows/hypatia-scan.yml ./contractiles/runners/must/.github/workflows/hypatia-scan.yml ./scaffoldia/.github/workflows/hypatia-scan.yml ./.github/workflows/hypatia-scan.yml

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hyperpolymath hyperpolymath merged commit f6a936c into main May 16, 2026
@hyperpolymath hyperpolymath deleted the chore/fix-template-ci-drift branch May 16, 2026 10:38
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.

2 participants