Bump Server Preset (the one with cache) - #8415
Open
eddeee888 wants to merge 3 commits into
Open
Conversation
Collaborator
Contributor
|
🐋 This PR was built and pushed to the following Docker images: Targets: Platforms: Image Tags: |
eddeee888
force-pushed
the
test-server-preset
branch
from
August 29, 2026 11:04
a8b6030 to
4eac678
Compare
eddeee888
commented
Aug 29, 2026
| "@changesets/changelog-github": "0.7.0", | ||
| "@changesets/cli": "2.31.1", | ||
| "@eddeee888/gcg-typescript-resolver-files": "0.18.4", | ||
| "@eddeee888/gcg-typescript-resolver-files": "0.0.0-pr487-run427-1-20260829091237", |
Collaborator
Author
There was a problem hiding this comment.
TODO: release stable version once we are happy with this preview
eddeee888
force-pushed
the
test-server-preset
branch
from
August 31, 2026 12:21
4eac678 to
9e95c5c
Compare
Collaborator
Author
|
Hi @n1ru4l , could you please try this version? |
eddeee888
force-pushed
the
test-server-preset
branch
from
September 2, 2026 13:55
9e95c5c to
b5987e8
Compare
eddeee888
commented
Sep 2, 2026
Comment on lines
-8
to
-10
| overwrite: { | ||
| removeStaleFiles: false, | ||
| }, |
Collaborator
Author
There was a problem hiding this comment.
Codegen now supports this being set on generates block, and Server Preset is doing that with defineConfig. So, this can go
eddeee888
force-pushed
the
test-server-preset
branch
from
September 2, 2026 13:58
b5987e8 to
abc49e3
Compare
eddeee888
marked this pull request as ready for review
September 2, 2026 14:01
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.
Description
This PR uses the Server Preset version that focuses on caching schema type vs mappers comparison result (expensive calculation)
Result
This is useful in scenarios where schema and mapper files do not change: