chore: recompile workflows after --ignore-scripts revert#3378
Conversation
Recompiles all lock files to pick up the Claude Code --ignore-scripts revert from #3371. Claude Code installs now run without --ignore-scripts so the postinstall can download the native binary. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Recompiles workflow lock files to reflect the revert of --ignore-scripts for Claude Code installs (from #3371), since Claude Code's postinstall is required to fetch the platform-specific native binary. Codex installs remain unaffected.
Changes:
- Removes
--ignore-scriptsfrom Claude Code CLI installs insmoke-claude,security-guard, andsecret-digger-claudelock files. - Updates regenerated heredoc delimiter hashes in
secret-digger-codex.lock.yml.
Show a summary per file
| File | Description |
|---|---|
| .github/workflows/smoke-claude.lock.yml | Drops --ignore-scripts from Claude Code install step. |
| .github/workflows/security-guard.lock.yml | Drops --ignore-scripts from Claude Code install step. |
| .github/workflows/secret-digger-claude.lock.yml | Drops --ignore-scripts from both Claude Code install steps. |
| .github/workflows/secret-digger-codex.lock.yml | Heredoc delimiter hash refresh from recompile. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 4/4 changed files
- Comments generated: 0
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
This comment has been minimized.
This comment has been minimized.
🤖 Copilot Smoke Test — PASS
Overall: PASS — @lpcox
|
Claude Engine Smoke Test Results✅ GitHub API: 2 PR entries confirmed in recent-prs.json PASS — All smoke tests completed successfully.
|
Gemini Engine Smoke Test Results\n\n- GitHub MCP Testing: ❌ (Fetch failed)\n- GitHub.com Connectivity: ❌ (Returned 000)\n- File Writing Testing: ✅\n- Bash Tool Testing: ✅\n\nOverall status: FAILWarning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "localhost"See Network Configuration for more information.
|
|
Smoke Codex: FAIL Warning Firewall blocked 1 domainThe following domain was blocked by the firewall during workflow execution:
network:
allowed:
- defaults
- "registry.npmjs.org"See Network Configuration for more information.
|
🏗️ Build Test Suite Results
Overall: 8/8 ecosystems passed — ✅ PASS
|
Smoke Test Results
Overall: FAIL —
|
Smoke Test: Copilot BYOK (Offline) Mode
Running in BYOK offline mode ( PR author: Overall: PASS (file test skipped due to unresolved step outputs)
|
Recompiles all lock files to pick up the Claude Code
--ignore-scriptsrevert from #3371.Changes:
--ignore-scripts(fixes the smoke-claude native binary error)secret-digger-codex.lock.ymlfrom recompilationFixes the test failure in https://github.com/github/gh-aw-firewall/actions/runs/26068025911