Skip to content

feat: Replace vfolder's status_history's type dict with list #3103

feat: Replace vfolder's status_history's type dict with list

feat: Replace vfolder's status_history's type dict with list #3103

Triggered via pull request December 10, 2024 06:44
Status Success
Total duration 2m 16s
Artifacts

update-api-schema.yml

on: pull_request
graphql-updated
1m 52s
graphql-updated
Check Schema
8s
Check Schema
Fit to window
Zoom out
Zoom in

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`'