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

Alternative approach for findSchemaChanges #4235

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Oct 14, 2024

Alternative to #2181

This adds a new findSchemaChanges export and deprecates the breaking and dangerous alternative to be removed in v18. While adding safe-schema-changes I noticed that we lack directive arg validation here, we should probably add these to breaking/dangerous changes in the future.

@JoviDeCroock JoviDeCroock requested a review from a team as a code owner October 14, 2024 06:25
@JoviDeCroock JoviDeCroock added the PR: feature 🚀 requires increase of "minor" version number label Oct 14, 2024
Copy link

netlify bot commented Oct 14, 2024

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 4c059f6
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/670d4f98281a020008d05757
😎 Deploy Preview https://deploy-preview-4235--compassionate-pike-271cb3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

Hi @JoviDeCroock, I'm @github-actions bot happy to help you with this PR 👋

Supported commands

Please post this commands in separate comments and only one per comment:

  • @github-actions run-benchmark - Run benchmark comparing base and merge commits for this PR
  • @github-actions publish-pr-on-npm - Build package from this PR and publish it on NPM

@JoviDeCroock JoviDeCroock marked this pull request as draft October 14, 2024 09:41
@JoviDeCroock
Copy link
Member Author

Converting to draft so I can add SAFE_SCHEMA_CHANGE as well

@JoviDeCroock JoviDeCroock force-pushed the find-schema-changes branch 2 times, most recently from afcd663 to d775140 Compare October 14, 2024 10:59
@JoviDeCroock JoviDeCroock marked this pull request as ready for review October 14, 2024 11:04
@benjie benjie removed their request for review October 17, 2024 16:48
@benjie
Copy link
Member

benjie commented Oct 17, 2024

I do not use this method and have no particular opinion on it, so (due to lack of time) I'm going to decline to review it. Perhaps you can find someone who relies on this functionality to review it - maybe The Guild could help here?

@JoviDeCroock JoviDeCroock merged commit f531737 into main Oct 18, 2024
34 checks passed
@JoviDeCroock JoviDeCroock deleted the find-schema-changes branch October 18, 2024 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: feature 🚀 requires increase of "minor" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants