Skip to content

fix: postinstall trigger in yarn workspace#5550

Merged
Jolg42 merged 23 commits intomasterfrom
integration/postinstall-test
Mar 2, 2021
Merged

fix: postinstall trigger in yarn workspace#5550
Jolg42 merged 23 commits intomasterfrom
integration/postinstall-test

Conversation

@williamluke4
Copy link
Copy Markdown

@williamluke4 williamluke4 commented Feb 9, 2021

closes #5299

@williamluke4 williamluke4 marked this pull request as ready for review February 10, 2021 10:34
@williamluke4 williamluke4 added this to the 2.17.0 milestone Feb 10, 2021
@williamluke4 williamluke4 marked this pull request as draft February 10, 2021 10:45
@williamluke4 williamluke4 removed the request for review from timsuchanek February 10, 2021 10:45
@williamluke4 williamluke4 force-pushed the integration/postinstall-test branch from b001a8e to 43ef897 Compare February 11, 2021 12:25
Comment thread src/packages/client/src/generation/generateClient.ts Outdated
Comment thread src/packages/client/src/generation/generateClient.ts Outdated
@williamluke4
Copy link
Copy Markdown
Author

Confirmed by Brandon that this worked

@williamluke4 williamluke4 marked this pull request as ready for review February 18, 2021 22:20
Comment thread src/packages/cli/src/__tests__/generate.test.ts Outdated
Comment thread src/packages/cli/src/__tests__/generate.test.ts Outdated
Comment thread src/packages/cli/src/__tests__/generate.test.ts Outdated
Comment thread src/packages/cli/src/__tests__/generate.test.ts Outdated
@williamluke4 williamluke4 marked this pull request as draft February 23, 2021 08:43
@timsuchanek timsuchanek marked this pull request as ready for review February 26, 2021 11:08
Comment thread src/packages/client/src/generation/generateClient.ts Outdated
Comment thread src/packages/client/scripts/postinstall.js Outdated
@williamluke4 williamluke4 changed the title fix: log postinstall trigger fix: postinstall trigger in yarn workspace Mar 1, 2021
@williamluke4 williamluke4 requested a review from Jolg42 March 1, 2021 10:16
Comment thread src/packages/client/scripts/postinstall.js Outdated
@williamluke4 williamluke4 modified the milestones: 2.17.0, 2.18.0 Mar 1, 2021
Comment thread src/packages/client/scripts/postinstall.js Outdated
@williamluke4 williamluke4 force-pushed the integration/postinstall-test branch 3 times, most recently from 778abca to a095dfd Compare March 2, 2021 08:29
@williamluke4
Copy link
Copy Markdown
Author

@Jolg42 Just tested this again locally in the blitz repo and it looks good to go.

@williamluke4 williamluke4 requested a review from Jolg42 March 2, 2021 09:00
@williamluke4 williamluke4 force-pushed the integration/postinstall-test branch from a095dfd to 676a21b Compare March 2, 2021 11:09
@Jolg42
Copy link
Copy Markdown
Contributor

Jolg42 commented Mar 2, 2021

@Jolg42 Jolg42 merged commit 465cd5d into master Mar 2, 2021
@Jolg42 Jolg42 deleted the integration/postinstall-test branch March 2, 2021 11:51
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
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.

Fix yarn workspace

3 participants