Skip to content

fix(ci): remove timeout-minutes from reusable workflow calls - #168

Closed
hyperpolymath wants to merge 3 commits into
mainfrom
fix/ci-timeout-minutes-reusable
Closed

fix(ci): remove timeout-minutes from reusable workflow calls#168
hyperpolymath wants to merge 3 commits into
mainfrom
fix/ci-timeout-minutes-reusable

Conversation

@hyperpolymath

@hyperpolymath hyperpolymath commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Bug A fix for issue #426.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe vibe@mistral.ai


Summary by Gitar

  • CI Workflows:
    • Removed timeout-minutes from reusable workflow calls across governance configuration files

This will update automatically on new commits.

… path real

The README documented `just build` / `just test` as the quickstart, but the
Justfile was PARSE-DEAD — a `//` C-style comment on line 2 made `just` reject
the whole file (`error: unknown start of token '.'`), so no recipe was
reachable; and every recipe was an `@echo` stub anyway. `just verify` checked
a `.machine_read/` path that has never existed and swallowed failures with
`||`, so it always claimed success.

Justfile: real cargo recipes (build/test/lint/fmt/check/proofs/pipeline),
split `-all` variants for the LLVM-dependent crate, and a `verify` that exits
non-zero when a path is missing. Parse- and run-verified: `just build` exits 0,
`just test` reports 221 passing / 0 failing.

STATE.a2ml (machines): version 0.1.0 -> 0.2.0 to match Cargo.toml; current
session + maintenance status; a new [security-posture] section distinguishing
EXPIRING baseline debt from PERMANENT scoped exemptions, with the three active
exemptions and their rule-precision rationale, plus upstream rule-fix
candidates; a [toolchain] section; the my-llvm/LLVM-21 local limitation
recorded so a bare workspace build failure is not misread as a regression; and
the dialect model corrected from four co-equal surfaces to solo ⊂ duet ⊂
ensemble with me as an outside projector.

README (humans): quickstart now matches reality incl. the my-llvm caveat;
dialect containment; measured test count (137+ -> 221); governance/security
posture; `.machine_readable/` and `_exploratory/` documented, and the
`contractiles/` path corrected (it is not at the repo root).

CHANGELOG: Security / Fixed / Changed entries for #143, #146, #147.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 12, 2026 16:46
@gitar-bot

gitar-bot Bot commented Aug 12, 2026

Copy link
Copy Markdown

Important

You are using the Gitar free plan. Upgrade to unlock code review, CI analysis, auto-apply, custom automations, and more.

Gitar

@hyperpolymath
hyperpolymath force-pushed the fix/ci-timeout-minutes-reusable branch from 39bc139 to 493bb71 Compare August 12, 2026 17:15
Files fixed:
- .github/workflows/governance.yml

Related: hyperpolymath/standards#426

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
@hyperpolymath
hyperpolymath force-pushed the fix/ci-timeout-minutes-reusable branch from 493bb71 to 8edb9ba Compare August 12, 2026 17:15
@hyperpolymath
hyperpolymath disabled auto-merge August 12, 2026 21:00
Signed-off-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) August 12, 2026 21:02
@hyperpolymath

Copy link
Copy Markdown
Owner Author

Closing auto-generated PR as part of nuclear cleanup. Will be recreated fresh from current state if still needed.

auto-merge was automatically disabled August 14, 2026 04:23

Pull request was closed

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