Skip to content

chore: Update changed package paths #12954

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 17, 2024
Merged

Conversation

AbhiPrasad
Copy link
Member

@AbhiPrasad AbhiPrasad commented Jul 17, 2024

I noticed these while working on the cloudflare sdk.

  • update browser path to use new replay packages

We were previously referencing packages/replay, which does not exist anymore. This updates us to use the correct paths.

  • add vercel-edge to nextjs

The nextjs sdk depends on vercel-edge, so we should be running tests for it when that package changes.

  • remove browser from deno

The deno sdk no longer relies on the browser sdk, this updates the paths accordingly

  • add bun section

We can be smarter about CI time and only run bun tests when relevant package paths change.

@AbhiPrasad AbhiPrasad requested a review from a team July 17, 2024 14:00
@AbhiPrasad AbhiPrasad self-assigned this Jul 17, 2024
@AbhiPrasad AbhiPrasad requested review from nicohrubec and andreiborza and removed request for a team July 17, 2024 14:00
@andreiborza
Copy link
Member

Could you give some background on this please? The changes look fine, just unsure what the implications are 😅.

@AbhiPrasad
Copy link
Member Author

Could you give some background on this please? The changes look fine, just unsure what the implications are 😅.

I updated the PR description with some more reasoning!

Copy link
Member

@andreiborza andreiborza left a comment

Choose a reason for hiding this comment

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

thanks for the explanation!

@AbhiPrasad AbhiPrasad merged commit 5ceb1f4 into develop Jul 17, 2024
121 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-changed-package-paths branch July 17, 2024 15:16
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.

2 participants