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

incremental delivery without branching #3862

Closed
wants to merge 5 commits into from

Conversation

yaacovCR
Copy link
Contributor

@yaacovCR yaacovCR commented Mar 12, 2023

this version of incremental delivery works without branching, solving the issue raised by @Keweiqu

see discussion here: graphql/defer-stream-wg#65

UPDATE: this is now ready for review

** huge thanks to @Urigo and @dotansimha of the guild for sponsoring my open-source work on this. **

@netlify
Copy link

netlify bot commented Mar 12, 2023

Deploy Preview for compassionate-pike-271cb3 ready!

Name Link
🔨 Latest commit 7df0bfc
🔍 Latest deploy log https://app.netlify.com/sites/compassionate-pike-271cb3/deploys/64442a6d41ec9200077792f8
😎 Deploy Preview https://deploy-preview-3862--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 settings.

@github-actions
Copy link

Hi @yaacovCR, 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

src/execution/execute.ts Fixed Show fixed Hide fixed
@yaacovCR yaacovCR force-pushed the squashed branch 14 times, most recently from d8ae014 to bcfad72 Compare March 15, 2023 13:41
src/execution/execute.ts Fixed Show fixed Hide fixed
@yaacovCR yaacovCR force-pushed the squashed branch 12 times, most recently from e2e397f to 51fa808 Compare March 19, 2023 19:01
@yaacovCR yaacovCR force-pushed the squashed branch 3 times, most recently from 25b75ac to 6c0e52d Compare April 18, 2023 10:58
@yaacovCR
Copy link
Contributor Author

This PR has been updated to remove the stream refactoring that reduces ticks, so as to reduce the diff to facilitate review.

@yaacovCR
Copy link
Contributor Author

@robrichard @IvanGoncharov @graphql/graphql-js-reviewers ready for review

@yaacovCR yaacovCR requested review from a team and robrichard April 18, 2023 12:40
@yaacovCR yaacovCR added the PR: breaking change 💥 implementation requires increase of "major" version number label Apr 18, 2023
@yaacovCR yaacovCR force-pushed the squashed branch 5 times, most recently from 66284ab to 3befc39 Compare April 18, 2023 18:37
@yaacovCR
Copy link
Contributor Author

@benjie

@yaacovCR
Copy link
Contributor Author

updated with a new test and some offline feedback from @robrichard

the labels were only checked to be unique (and only have to be unique) in combination with the path at which they are used

execute was never using the keys, just the values
@yaacovCR
Copy link
Contributor Author

yaacovCR commented May 8, 2023

closing in favor of #3886

@yaacovCR yaacovCR closed this May 8, 2023
@yaacovCR yaacovCR deleted the squashed branch September 5, 2024 11:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: breaking change 💥 implementation requires increase of "major" version number
Projects
None yet
Development

Successfully merging this pull request may close these issues.

No entiendo nada
1 participant