Skip to content

Conversation

@james-elicx
Copy link
Collaborator

@james-elicx james-elicx commented Jan 24, 2026

  • Clean up + consolidate setup/install actions.
  • Remove unused actions.
  • Clean up changesets workflow to match Cloudflare's simpler setup more closely.
  • Add concurrency to non-release workflows.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 24, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@opennextjs/cloudflare@12
npm i https://pkg.pr.new/@opennextjs/aws@12

commit: aa57468

@james-elicx james-elicx force-pushed the j-branch-3 branch 4 times, most recently from 338c99d to c179c17 Compare January 24, 2026 18:18
@james-elicx james-elicx changed the title clean up workflows clean up/consolidate some workflows and actions Jan 24, 2026
@james-elicx james-elicx marked this pull request as ready for review January 24, 2026 18:21
@james-elicx james-elicx requested a review from conico974 January 24, 2026 18:21
Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

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

Thanks!

# run_install: false
node-version: ${{ inputs.node-version }}
registry-url: https://registry.npmjs.org
cache: pnpm
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: is this still needed with recent actions/setup-node ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

it's only enabled automatically for npm

@james-elicx james-elicx merged commit b59fa73 into main Jan 26, 2026
6 checks passed
@james-elicx james-elicx deleted the j-branch-3 branch January 26, 2026 08:36
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.

3 participants