Skip to content

fix: enable Corepack before using Yarn - #55

Merged
ibgreen merged 1 commit into
masterfrom
codex/fix-release-yarn-cache
Aug 31, 2026
Merged

ibgreen merged 1 commit into
masterfrom
codex/fix-release-yarn-cache

Conversation

@ibgreen

@ibgreen ibgreen commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Goal

Unblock the tag-driven release workflow for Yarn 4 repositories.

Changes

  • remove setup-node's premature Yarn cache lookup
  • let the following Corepack step activate the packageManager-pinned Yarn 4 before any Yarn command runs

Failure addressed

The alpha.7 release run stopped in setup-node because its cache setup invoked global Yarn 1.22 before Corepack was enabled. No npm packages were published.

Validation

  • yarn lint
  • pre-commit Node tests
  • git diff --check

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 31, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-31T18:24:40.151616Z 4750372 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@ibgreen
ibgreen merged commit fe47fa0 into master Aug 31, 2026
1 check passed
@ibgreen
ibgreen deleted the codex/fix-release-yarn-cache branch August 31, 2026 18:24
@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 33424616111

Coverage remained the same at 54.128%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 609
Covered Lines: 321
Line Coverage: 52.71%
Relevant Branches: 481
Covered Branches: 269
Branch Coverage: 55.93%
Branches in Coverage %: Yes
Coverage Strength: 4.58 hits per line

💛 - Coveralls

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