fix(server): prefetch the correct binding artifacts#2298
Merged
Conversation
Collaborator
Author
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Apr 22, 2026
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
April 22, 2026 16:27
2bff3b1 to
9df19ea
Compare
Vampire
force-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 23, 2026 08:05
8c04cf9 to
f1e0102
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
2 times, most recently
from
April 24, 2026 07:40
52b8a6a to
c3dce5a
Compare
Vampire
force-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
2 times, most recently
from
April 24, 2026 13:22
4315cce to
ed78050
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
April 24, 2026 13:22
c3dce5a to
4a77e9d
Compare
This was referenced Apr 24, 2026
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
April 25, 2026 21:43
4a77e9d to
933b1aa
Compare
Vampire
force-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 25, 2026 21:43
ed78050 to
4bd8399
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
April 27, 2026 10:43
933b1aa to
5b6c090
Compare
Vampire
force-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 27, 2026 10:43
4bd8399 to
34fae11
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
May 4, 2026 08:55
5b6c090 to
be17b5c
Compare
Vampire
force-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
May 4, 2026 08:55
34fae11 to
254d9cc
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
May 4, 2026 11:41
be17b5c to
a8b12c5
Compare
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
June 5, 2026 14:06
a8b12c5 to
79ad715
Compare
Vampire
changed the base branch from
graphite-base/2298
to
vampire/test-non-sense-behavior
June 5, 2026 14:06
Vampire
force-pushed
the
vampire/fix-prefetching
branch
from
June 9, 2026 11:19
79ad715 to
b221288
Compare
krzema12
reviewed
Jun 9, 2026
| actionCoords = | ||
| bindingsServerRequest.actionCoords.copy( | ||
| version = if (commitLenient) availableVersion.getSha()!! else "$availableVersion", | ||
| comment = if (commitLenient) "$availableVersion" else null, |
Member
There was a problem hiding this comment.
Hmm, not a fan of logic in tests (because nothing tests it), but let's say the logic here is simple enough to turn a blind eye on it 😄
krzema12
approved these changes
Jun 9, 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.

No description provided.