Skip to content

fix: migrate ModelRuntimeConfig runtimeVariant to runtimeVariantId UUID#7038

Closed
agatha197 wants to merge 1 commit into
04-22-feat_fr-2676_add_deploymentconfigurationsection_for_detail_page_overviewfrom
04-26-fix_migrate_modelruntimeconfig_runtimevariant_to_runtimevariantid_uuid
Closed

fix: migrate ModelRuntimeConfig runtimeVariant to runtimeVariantId UUID#7038
agatha197 wants to merge 1 commit into
04-22-feat_fr-2676_add_deploymentconfigurationsection_for_detail_page_overviewfrom
04-26-fix_migrate_modelruntimeconfig_runtimevariant_to_runtimevariantid_uuid

Conversation

@agatha197
Copy link
Copy Markdown
Contributor

resolves #NNN (FR-MMM)

Checklist: (if applicable)

  • Documentation
  • Minium required manager version
  • Specific setting for review (eg., KB link, endpoint or how to setup)
  • Minimum requirements to check during review
  • Test case(s) to demonstrate the difference of before/after

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.
Copy link
Copy Markdown
Contributor Author

agatha197 commented Apr 26, 2026


How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • flow:merge-queue - adds this PR to the back of the merge queue
  • flow:hotfix - for urgent changes, fast-track this PR to the front of the merge queue

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has required the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@github-actions
Copy link
Copy Markdown
Contributor

Coverage report for ./react

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

@agatha197
Copy link
Copy Markdown
Contributor Author

Folded into #6917 (04-22-feat_fr-2676 parent branch).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:XL 500~ LoC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant