Skip to content

ci: update Cloudflare account ID for open-next version of site#8841

Open
dario-piotrowicz wants to merge 2 commits intonodejs:mainfrom
dario-piotrowicz:dario/update-cloudflare-account-id
Open

ci: update Cloudflare account ID for open-next version of site#8841
dario-piotrowicz wants to merge 2 commits intonodejs:mainfrom
dario-piotrowicz:dario/update-cloudflare-account-id

Conversation

@dario-piotrowicz
Copy link
Copy Markdown
Member

Description

Updating the account id for the open-next deployment

Validation

Related Issues

Check List

  • I have read the Contributing Guidelines and made commit messages that follow the guideline.
  • I have run pnpm format to ensure the code follows the style guide.
  • I have run pnpm test to check if all tests are passing.
  • I have run pnpm build to check if the website builds without errors.
  • I've covered new added functionality with unit tests if necessary.

Copilot AI review requested due to automatic review settings April 24, 2026 18:36
@dario-piotrowicz dario-piotrowicz requested review from a team as code owners April 24, 2026 18:36
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nodejs-org Ready Ready Preview Apr 24, 2026 8:04pm

Request Review

@cursor
Copy link
Copy Markdown

cursor Bot commented Apr 24, 2026

PR Summary

Low Risk
Low risk: this only retargets the Cloudflare account used for the OpenNext test site deployment; the main risk is accidental deployment to the wrong Cloudflare account/environment.

Overview
Updates the Cloudflare account ID used by the OpenNext test site deployment.

The GitHub Actions workflow now exports the new CLOUDFLARE_ACCOUNT_ID, and wrangler.jsonc is updated to use the same new account_id/CF_ACCOUNT_ID values. Documentation is adjusted to reflect the new account and remove “testing account” wording.

Reviewed by Cursor Bugbot for commit 26981ec. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions
Copy link
Copy Markdown
Contributor

👋 Codeowner Review Request

The following codeowners have been identified for the changed files:

Team reviewers: @nodejs/web-infra @nodejs/nodejs-website

Please review the changes when you have a chance. Thank you! 🙏

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.87%. Comparing base (97e28c5) to head (26981ec).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8841   +/-   ##
=======================================
  Coverage   73.87%   73.87%           
=======================================
  Files         105      105           
  Lines        8883     8883           
  Branches      326      326           
=======================================
  Hits         6562     6562           
  Misses       2320     2320           
  Partials        1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the Cloudflare account ID used by the OpenNext Cloudflare deployment configuration and its related documentation.

Changes:

  • Updated the Cloudflare account_id in the Wrangler configuration for the site.
  • Updated the corresponding CF_ACCOUNT_ID Wrangler var used for skew protection.
  • Updated the Cloudflare account ID referenced by the temporary OpenNext deploy GitHub Actions workflow and the deployment docs.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
docs/cloudflare-build-and-deployment.md Updates the documented Cloudflare account ID for deployments.
apps/site/wrangler.jsonc Updates the Cloudflare account ID used by Wrangler and the CF_ACCOUNT_ID var.
.github/workflows/tmp-cloudflare-open-next-deploy.yml Updates the account ID provided to the deployment workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/cloudflare-build-and-deployment.md
@MattIPv4 MattIPv4 changed the title Update the cloudflare account it for the open-next version of the site ci: Update Cloudflare account ID for open-next version of site Apr 24, 2026
@MattIPv4 MattIPv4 changed the title ci: Update Cloudflare account ID for open-next version of site ci: update Cloudflare account ID for open-next version of site Apr 24, 2026
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.

5 participants