Merged
Conversation
…ing, add release workflows
# Conflicts: # .github/workflows/router-release.yaml # lerna.json
Aenimus
added a commit
that referenced
this pull request
Nov 21, 2024
5 tasks
5 tasks
SkArchon
added a commit
that referenced
this pull request
Nov 25, 2025
jensneuse
added a commit
that referenced
this pull request
Apr 24, 2026
) - #3: shrink oversized multi-line comment on L1/request-scoped nested dedup to three lines that explain the invariant instead of reading like scratch debugging notes - #4: verified the L1 test has a meaningful assertion — counters.viewer == 1 with L1 on, == 3 with L1 off (inverse baseline exists); keep the test - #6: audit layer-named tests; L2/... subtests that used the combined entityCachingOptionsWithCircuitBreakerRef and entityCachingOptionsWithSubgraphConfig helpers are now L2-only. The one intentional hybrid is renamed L1/deduplicates with warm L2 → Combined/L1 deduplicates with warm L2 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
comatory
added a commit
that referenced
this pull request
Apr 24, 2026
comatory
added a commit
that referenced
this pull request
Apr 27, 2026
comatory
added a commit
that referenced
this pull request
Apr 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…ing, add release workflows<!--
Thank you for your pull request. Please provide a description above and review
the requirements below.
Contributors guide: https://github.com/wundergraph/cloud/blob/main/CONTRIBUTING.md
Squashed commit must follow https://www.conventionalcommits.org/en/v1.0.0/ so we can generate the changelog.
-->
Motivation and Context