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

Fix plugin runtime search #1226

Merged
merged 3 commits into from
Nov 5, 2023
Merged

Fix plugin runtime search #1226

merged 3 commits into from
Nov 5, 2023

Conversation

AlecAivazis
Copy link
Collaborator

This PR fixes a bug reported in discord that was caused by #1223. The end behavior is the same now but the runtime is only generated once (at the end like before) instead of multiple times with different content which was causing an infinite loop with watch-and-run.

Copy link

changeset-bot bot commented Nov 5, 2023

🦋 Changeset detected

Latest commit: fc7fc41

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 8 packages
Name Type
houdini Patch
houdini-adapter-auto Patch
houdini-adapter-cloudflare Patch
houdini-adapter-node Patch
houdini-react Patch
houdini-svelte Patch
houdini-plugin-svelte-global-stores Patch
create-houdini Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

netlify bot commented Nov 5, 2023

Deploy Preview for houdinigraphql canceled.

Name Link
🔨 Latest commit fc7fc41
🔍 Latest deploy log https://app.netlify.com/sites/houdinigraphql/deploys/65472e7c5006e40008c02a33

Copy link

netlify bot commented Nov 5, 2023

Deploy Preview for houdini-docs-next canceled.

Name Link
🔨 Latest commit fc7fc41
🔍 Latest deploy log https://app.netlify.com/sites/houdini-docs-next/deploys/65472e7c0768900008ac15cf

@AlecAivazis AlecAivazis merged commit 1a736fc into main Nov 5, 2023
13 checks passed
@AlecAivazis AlecAivazis deleted the plugin-runtime-search branch November 5, 2023 09:04
@github-actions github-actions bot mentioned this pull request Nov 5, 2023
endigma pushed a commit to endigma/houdini that referenced this pull request Nov 10, 2024
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