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

Upgrade to Prisma-2.0.0-beta.5 #532

Merged
merged 1 commit into from
May 12, 2020
Merged

Conversation

thedavidprice
Copy link
Contributor

Prisma release notes: https://github.com/prisma/prisma/releases/tag/2.0.0-beta.5

  • Now supports Alpine Linux. Untested, but will come in handy for potential, future Docker support
  • Now supports Node v14. Untested.

Passing manual tests locally:

  • yarn rw db save
  • yarn rw db up
  • yarn rw dev (both Tutorial cold start and existing App)
  • DB migration file compatibility from beta.3 to beta.4
  • CRUD query/mutations for tutorial blog posts
    ⚠️ I have not yet tested deploy. To do before a new release.

@thedavidprice
Copy link
Contributor Author

CI did not trigger -- looking into it

@thedavidprice thedavidprice merged commit d0f653a into master May 12, 2020
@thedavidprice thedavidprice added this to the next release milestone May 12, 2020
@thedavidprice thedavidprice deleted the dsp-upgrade-prisma-beta-5 branch May 12, 2020 21:47
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.

1 participant