Skip to content

Change worker account#126

Open
simonabadoiu wants to merge 2 commits into
masterfrom
change-worker-account
Open

Change worker account#126
simonabadoiu wants to merge 2 commits into
masterfrom
change-worker-account

Conversation

@simonabadoiu

@simonabadoiu simonabadoiu commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Something else: CI/CD configuration and Wrangler deployment settings>

What issue does this relate to?

Migration to unified cdnjs Cloudflare account credentials. And move to another cf account

What should this PR do?

  • Update GitHub Actions workflows to use unified CLOUDFLARE_CDNJS_ACCOUNT_ID secret instead of separate staging/production credentials
  • Add account_id directly to wrangler.toml configuration
  • Update KV namespace IDs for both staging and production environments to match the new account
  • Remove route configurations from environment-specific settings (this is temporary)

What are the acceptance criteria?

  • Staging deployment succeeds with new credentials and KV namespace
  • Production deployment succeeds with new credentials and KV namespace
  • API endpoints remain functional after deployment
  • Sentry integration continues to work correctly
@simonabadoiu simonabadoiu changed the base branch from staging to master February 5, 2026 17:36
MattIPv4
MattIPv4 previously approved these changes Feb 5, 2026
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 5216e69 to 420d006 Compare February 6, 2026 01:28
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 420d006 to 9ce2a1e Compare February 6, 2026 03:01
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 9ce2a1e to 2f58ceb Compare February 6, 2026 21:52
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 2f58ceb to fc6485f Compare February 6, 2026 22:45
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from fc6485f to 03fb2c2 Compare February 6, 2026 22:51
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 03fb2c2 to 6bd23c9 Compare February 9, 2026 00:11
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 965eabb to dc7fe2b Compare February 18, 2026 01:31
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from dc7fe2b to 2735238 Compare February 18, 2026 01:37
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from 2735238 to fbf166e Compare March 3, 2026 14:48
@MattIPv4 MattIPv4 force-pushed the change-worker-account branch from fbf166e to 6bdcfae Compare March 9, 2026 00:42
- Replace CLOUDFLARE_API_TOKEN_PRODUCTION with CLOUDFLARE_CDNJS_ACCOUNT_ID in production workflow
- Replace CLOUDFLARE_ACCOUNT_ID_PRODUCTION with CLOUDFLARE_CDNJS_ACCOUNT_ID in production workflow
- Replace CLOUDFLARE_API_TOKEN_STAGING with CLOUDFLARE_CDNJS_ACCOUNT_ID in staging workflow
- Replace CLOUDFLARE_ACCOUNT_ID_STAGING with CLOUDFLARE_CDNJS_ACCOUNT_ID in staging workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants