fix: migrate ModelRuntimeConfig runtimeVariant to runtimeVariantId UUID#7038
Conversation
The sokovan refactor changed ModelRuntimeConfigInput to require runtimeVariantId: UUID!
instead of runtimeVariant: String. Update all fragments selecting runtimeVariant as a
scalar to select it as an object with { name }, use runtimeVariantId in mutations,
and switch the launcher from the REST /services/_/runtimes endpoint to the
runtimeVariants GraphQL query.
This was referenced Apr 26, 2026
feat(FR-1368): add deployment detail — configuration section, 4 tabs, and DeploymentDetailPage
#6917
Merged
This was referenced Apr 26, 2026
Merged
Closed
Contributor
Author
Contributor
Coverage report for
|
St.❔ |
Category | Percentage | Covered / Total |
|---|---|---|---|
| 🔴 | Statements | 8.51% (+0% 🔼) |
1832/21516 |
| 🔴 | Branches | 7.71% (-0% 🔻) |
1165/15117 |
| 🔴 | Functions | 5.06% (+0.02% 🔼) |
295/5833 |
| 🔴 | Lines | 8.26% (+0.01% 🔼) |
1724/20860 |
Test suite run success
865 tests passing in 40 suites.
Report generated by 🧪jest coverage report action from 4ce52f4
Contributor
Author
|
Folded into #6917 (04-22-feat_fr-2676 parent branch). |
8 tasks
12 tasks
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.

resolves #NNN (FR-MMM)
Checklist: (if applicable)