Skip to content

fix(cloudflare): Allow non-uuid instance IDs in workflows #14470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 27, 2025

Conversation

timfish
Copy link
Collaborator

@timfish timfish commented Jul 26, 2025

In this PR we removed the UUID limitations around instanceIds in Cloudflare workflows.

This PR updates the docs to reflect this change!

Copy link

vercel bot commented Jul 26, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 26, 2025 11:31am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
develop-docs ⬜️ Ignored (Inspect) Jul 26, 2025 11:31am

@timfish timfish requested a review from AbhiPrasad July 26, 2025 11:16
Copy link

codecov bot commented Jul 26, 2025

Bundle Report

Changes will increase total bundle size by 180 bytes (0.0%) ⬆️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-client-array-push 9.85MB -6 bytes (-0.0%) ⬇️
sentry-docs-server-cjs 12.26MB 186 bytes (0.0%) ⬆️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%
../app/[[...path]]/page.js.nft.json 65 bytes 730.13kB 0.01%
../app/platform-redirect/page.js.nft.json 65 bytes 730.05kB 0.01%
../app/sitemap.xml/route.js.nft.json 65 bytes 727.52kB 0.01%
view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 879.71kB -0.0%
static/chunks/1831-*.js -3 bytes 422.23kB -0.0%
static/Vr9XrYUeQk48vgJ5G-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/Vr9XrYUeQk48vgJ5G-*.js (New) 684 bytes 684 bytes 100.0% 🚀
static/t0lNTKNkifgaYFSg7jHYA/_buildManifest.js (Deleted) -684 bytes 0 bytes -100.0% 🗑️
static/t0lNTKNkifgaYFSg7jHYA/_ssgManifest.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️

@AbhiPrasad AbhiPrasad merged commit 58a5177 into master Jul 27, 2025
13 checks passed
@AbhiPrasad AbhiPrasad deleted the timfish/fix/cloudflare/uuids branch July 27, 2025 22:01
lucas-zimerman pushed a commit that referenced this pull request Jul 29, 2025
In this PR we removed the UUID limitations around `instanceId`s in
Cloudflare workflows.
- getsentry/sentry-javascript#17121

This PR updates the docs to reflect this change!
@github-actions github-actions bot locked and limited conversation to collaborators Aug 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants