Skip to content

fix: enable corepack after setting up node and npm versions#26

Merged
jkadamczyk merged 1 commit intomasterfrom
kuba/fix-publishing
Jan 26, 2026
Merged

fix: enable corepack after setting up node and npm versions#26
jkadamczyk merged 1 commit intomasterfrom
kuba/fix-publishing

Conversation

@jkadamczyk
Copy link
Collaborator

@jkadamczyk jkadamczyk commented Jan 26, 2026

Summary by CodeRabbit

  • Chores
    • Updated CI/CD pipeline configuration to improve build workflow efficiency and reliability.

✏️ Tip: You can customize this high-level summary in your review settings.

@coderabbitai
Copy link

coderabbitai bot commented Jan 26, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

GitHub Actions workflow configuration updated to reorder Corepack and npm setup steps, bumping npm version requirement from ^11.5.1 to ^11.8.0 and removing Yarn cache from Node.js setup action.

Changes

Cohort / File(s) Summary
GitHub Actions Release Workflow
.github/workflows/release.yml
Reordered Corepack enabling to occur after npm upgrade step; bumped npm version requirement to ^11.8.0; removed Yarn cache option from Node.js setup

Comment @coderabbitai help to get the list of available commands and usage tips.

@jkadamczyk jkadamczyk merged commit 86ee9d7 into master Jan 26, 2026
18 of 19 checks passed
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