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

refactor: Merge migrate and cli packages #22009

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

SevInf
Copy link
Member

@SevInf SevInf commented Nov 17, 2023

Allows us to start moving helpers from internals into cli and get rid of get-platform and fetch-engines dependencies in internals.

For backward compatibility, migrate package is rebuilt as a part of CLI and copied over into @prisma/migrate.

Contributes to/closes: prisma/team-orm#369

@SevInf SevInf requested a review from a team as a code owner November 17, 2023 15:43
@SevInf SevInf requested review from aqrln and jkomyno and removed request for a team November 17, 2023 15:43
@SevInf SevInf added this to the 5.7.0 milestone Nov 17, 2023
Copy link
Contributor

github-actions bot commented Nov 17, 2023

size-limit report 📦

Path Size
packages/client/runtime/library.js 196.26 KB (0%)
packages/client/runtime/library.d.ts 101.06 KB (0%)
packages/client/runtime/binary.js 628.21 KB (0%)
packages/client/runtime/binary.d.ts 26 B (0%)
packages/client/runtime/edge.js 237.12 KB (0%)
packages/client/runtime/edge-esm.js 236.91 KB (0%)
packages/client/runtime/index-browser.js 33.5 KB (0%)
packages/client/runtime/index-browser.d.ts 11.96 KB (0%)
packages/cli/build/index.js 2.7 MB (-0.1% 🔽)

Copy link

socket-security bot commented Nov 17, 2023

No top level dependency changes detected. Learn more about Socket for GitHub ↗︎

@SevInf SevInf marked this pull request as draft November 17, 2023 15:57
@SevInf SevInf force-pushed the feat/merge-migrate-and-cli branch 3 times, most recently from ec6944a to 501b23f Compare December 15, 2023 11:10
@CLAassistant
Copy link

CLAassistant commented Jul 8, 2024

CLA assistant check
All committers have signed the CLA.

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.

None yet

2 participants