Skip to content

ci: make --check informational#8

Merged
scott-wueschinski-GTMify merged 1 commit into
mainfrom
ci/check-informational
May 25, 2026
Merged

ci: make --check informational#8
scott-wueschinski-GTMify merged 1 commit into
mainfrom
ci/check-informational

Conversation

@scott-wueschinski-GTMify
Copy link
Copy Markdown
Collaborator

Summary

  • CI's strict --check was failing on both runners due to optional-CLI install quirks (macOS stripe PATH timing, Windows stripe/fnm). Install itself ("All 10 phases passed") was green.
  • This PR keeps --check output visible in the logs but stops gating on it. The 16-skill linkage check and SKILL.md/COWORK-PROMPT.md presence checks remain hard gates.

Why now

Unblocks Tue May 26 8am ET public flip of GTMify/aigtm.

Test plan

  • CI green on this PR (macOS + Windows)
  • --check output still visible in CI logs (so future regressions in required tools surface)
  • Merge to main before Tue 8am ET

CI's strict --check was failing both runners on optional CLI quirks:
- macOS: stripe installs via npm but doesn't always land on PATH in the
  same shell
- Windows: stripe npm install intermittently fails (optional), fnm not
  present on hosted runner

Install completes cleanly in both cases ("All 10 phases passed"). Keep
the diagnostic output visible, but stop gating the build on optional-
tool warnings. The 16-skill linkage check and SKILL.md/COWORK-PROMPT.md
presence checks remain hard gates.

Unblocks Tue May 26 public flip.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@scott-wueschinski-GTMify scott-wueschinski-GTMify merged commit 22d3542 into main May 25, 2026
2 checks passed
@scott-wueschinski-GTMify scott-wueschinski-GTMify deleted the ci/check-informational branch May 25, 2026 06:33
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