Skip to content
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

fix(platforms): Split up between cloudflare pages and workers #77774

Merged
merged 1 commit into from
Sep 23, 2024

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Sep 19, 2024

In #77769 I added the cloudflare sdk as a new platform for onboarding docs.

This PR builds on top of that by reverting the change to add javascript-cloudflare as a platform and instead have two platforms for cloudflare workers and cloudflare pages (given they have completely different setup instructions and use cases).

In our docs pages and workers have two different configure paths: https://docs.sentry.io/platforms/javascript/guides/cloudflare/#configure

@AbhiPrasad AbhiPrasad requested a review from a team September 19, 2024 14:16
@AbhiPrasad AbhiPrasad self-assigned this Sep 19, 2024
@AbhiPrasad AbhiPrasad requested review from Lms24 and andreiborza and removed request for a team September 19, 2024 14:16
@AbhiPrasad AbhiPrasad requested review from a team as code owners September 19, 2024 14:16
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Sep 19, 2024
Copy link
Member

@priscilawebdev priscilawebdev left a comment

Choose a reason for hiding this comment

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

lgtm. We have to add these platforms to the frontend as well so that they are visible there

@AbhiPrasad
Copy link
Member Author

lgtm. We have to add these platforms to the frontend as well so that they are visible there

yup will do that next!

@AbhiPrasad AbhiPrasad merged commit dea955e into master Sep 23, 2024
52 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-split-up-cloudflare branch September 23, 2024 13:03
@github-actions github-actions bot locked and limited conversation to collaborators Oct 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants