feat: Replace vfolder
's status_history
's type dict
with list
#3103
update-api-schema.yml
on: pull_request
graphql-updated
1m 52s
Check Schema
8s
Annotations
2 warnings and 2 notices
graphql-updated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Check Schema
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Field 'status_history' was added to object type 'VirtualFolder':
src/ai/backend/manager/api/schema.graphql#L895
Field 'status_history' was added to object type 'VirtualFolder'
|
Deprecation reason on field 'ComputeSession.status_history' has changed from 'Deprecated since 24.12.0; Use `status_history_log`' to 'Deprecated since 24.12.0; use `status_history_log`':
src/ai/backend/manager/api/schema.graphql#L928
Deprecation reason on field 'ComputeSession.status_history' has changed from 'Deprecated since 24.12.0; Use `status_history_log`' to 'Deprecated since 24.12.0; use `status_history_log`'
|