Uh oh!
There was an error while loading. Please reload this page.
fix(server): prefetch the correct binding artifacts - #2298
Merged
Conversation
CollaboratorAuthor
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Apr 22, 2026
Vampireforce-pushed
the
vampire/fix-prefetching
branch
from
April 22, 2026 16:27
2bff3b1 to
9df19eaCompareVampireforce-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 23, 2026 08:05
8c04cf9 to
f1e0102CompareVampireforce-pushed
the
vampire/fix-prefetching
branch
2 times, most recently
from
April 24, 2026 07:40
52b8a6a to
c3dce5aCompareVampireforce-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
2 times, most recently
from
April 24, 2026 13:22
4315cce to
ed78050CompareVampireforce-pushed
the
vampire/fix-prefetching
branch
from
April 24, 2026 13:22
c3dce5a to
4a77e9dCompare
This was referenced Apr 24, 2026
Vampireforce-pushed
the
vampire/fix-prefetching
branch
from
April 25, 2026 21:43
4a77e9d to
933b1aaCompareVampireforce-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 25, 2026 21:43
ed78050 to
4bd8399CompareVampireforce-pushed
the
vampire/fix-prefetching
branch
from
April 27, 2026 10:43
933b1aa to
5b6c090CompareVampireforce-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
April 27, 2026 10:43
4bd8399 to
34fae11CompareVampireforce-pushed
the
vampire/fix-prefetching
branch
from
May 4, 2026 08:55
5b6c090 to
be17b5cCompareVampireforce-pushed
the
vampire/fix-maven-metadata-artifact-name
branch
from
May 4, 2026 08:55
34fae11 to
254d9ccCompareVampireforce-pushed
the
vampire/fix-prefetching
branch
from
May 4, 2026 11:41
be17b5c to
a8b12c5CompareUh oh!
There was an error while loading. Please reload this page.
Vampireforce-pushed
the
vampire/fix-prefetching
branch
from
June 5, 2026 14:06
a8b12c5 to
79ad715CompareVampire
changed the base branch from
graphite-base/2298
to
vampire/test-non-sense-behaviorJune 5, 2026 14:06
Vampireforce-pushed
the
vampire/fix-prefetching
branch
from
June 9, 2026 11:19
79ad715 to
b221288Comparekrzema12
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
Uh oh!
There was an error while loading. Please reload this page.
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 freeto 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.