fix: postinstall trigger in yarn workspace#5550
Merged
Conversation
b001a8e to
43ef897
Compare
timsuchanek
previously requested changes
Feb 12, 2021
williamluke4
commented
Feb 14, 2021
Author
|
Confirmed by Brandon that this worked |
timsuchanek
reviewed
Feb 19, 2021
timsuchanek
reviewed
Feb 19, 2021
williamluke4
commented
Feb 23, 2021
timsuchanek
reviewed
Feb 26, 2021
timsuchanek
reviewed
Feb 26, 2021
Jolg42
reviewed
Mar 1, 2021
Jolg42
reviewed
Mar 1, 2021
778abca to
a095dfd
Compare
Author
|
@Jolg42 Just tested this again locally in the blitz repo and it looks good to go. |
Co-authored-by: Joël Galeran <[email protected]>
a095dfd to
676a21b
Compare
Contributor
|
Passing now in https://github.com/prisma/e2e-tests/runs/2012799937?check_suite_focus=true after rebase in e2e repo |
Jolg42
added a commit
that referenced
this pull request
Mar 9, 2021
* master: (50 commits) test: update jest config chore: cov update for gh fix(client): logger (#6025) feat(migrate,cli): Migrate GA - remove --preview-feature flag (#5992) chore(deps): update dependency rollup-plugin-dts to v3 (#6002) chore(deps): update devdependencies (non-major) chore(deps): update definitelytyped fix(cli,migrate): cleanup cli help output (#5991) fix(deps): update engines to v2.19.0-6.e2a0535824021eab0bd0154e6f757793f28492b9 (#5988) fix(deps): update engines to v2.19.0-5.7c91d2be55eb772e555d819967662dda260cc88f (#5973) chore(deps): update dependency sqlite3 to v5.0.2 (#5672) fix(migrate): db help cmd output (#5959) feat(*): initial n-api implementation (#5681) fix(deps): update engines to v2.19.0-3.5cf960635dd97ec158fde55add7659c6745aef09 fix(deps): update engines to v2.19.0-2.7089e3096f73ed2f57d18b0881f1d95a715c3c2c chore(deps): update devdependencies (non-major) chore(deps): update studio to v0.357.0 (#5944) fix(deps): update engines to v2.19.0-1.6ed5c6d9e3f6a2a1dadbc1cf183436b290c6cbc7 (#5945) fix(deps): update engines to v2.18.0-34.da6fafb57b24e0b61ca20960c64e2d41f9e8cff1 (#5942) fix: postinstall trigger in yarn workspace (#5550) ... # Conflicts: # src/packages/migrate/src/__tests__/DbSeed.test.ts # src/packages/migrate/src/utils/seed.ts
Andrew-Colman
pushed a commit
to Andrew-Colman/prisma
that referenced
this pull request
Aug 7, 2021
Co-authored-by: Joël Galeran <[email protected]>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #5299