Skip to content

chore: upgrade gh-aw workflows - #7966

Merged
lpcox merged 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease-e49
Sep 1, 2026
Merged

chore: upgrade gh-aw workflows#7966
lpcox merged 1 commit into
mainfrom
lpcox-upgrade-gh-aw-prerelease-e49

Conversation

@lpcox

@lpcox lpcox commented Sep 1, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade workflows with gh aw upgrade --pre-releases using gh-aw v0.87.10
  • recompile all agentic workflow lock files
  • apply the required smoke workflow post-processing
  • remove the duplicate --container-runtime sbx argument from the generated smoke workflow

Testing

  • npm test -- --runInBand (335 suites, 5,457 tests)

Regenerate workflows with gh-aw v0.87.10 pre-release and apply the repository post-processing step.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings September 1, 2026 12:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The focused change removes the duplicate flag without altering the intended sbx runtime configuration.

Review tier: Balanced
Findings: None

What changed in this PR

Removes the duplicate sbx runtime argument from the upgraded, post-processed workflow lock.

Changes:

  • Retains a single --container-runtime sbx argument.
  • Preserves existing AWF configuration and execution behavior.
File Description
.github/​workflows/​smoke-docker-sbx.lock.yml Removes the redundant runtime argument.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 93.10% 93.11% 📈 +0.01%
Statements 91.74% 91.75% 📈 +0.01%
Functions 92.19% 92.19% ➡️ +0.00%
Branches 85.44% 85.45% 📈 +0.01%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/log-directory-setup.ts 96.2% → 100.0% (+3.78%) 96.3% → 100.0% (+3.71%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

@lpcox
lpcox merged commit e32229b into main Sep 1, 2026
25 checks passed
@lpcox
lpcox deleted the lpcox-upgrade-gh-aw-prerelease-e49 branch September 1, 2026 14: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