Skip to content

feat: Add Associate and Disassociate Scaling Groups with Domain, User Group, and KeyPair mutations (#2473) #8248

feat: Add Associate and Disassociate Scaling Groups with Domain, User Group, and KeyPair mutations (#2473)

feat: Add Associate and Disassociate Scaling Groups with Domain, User Group, and KeyPair mutations (#2473) #8248

Triggered via pull request August 18, 2024 06:02
@fregataafregataa
synchronize #2724
Status Success
Total duration 12s
Artifacts

label.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 12 notices
label
The following actions use a deprecated Node.js version and will be forced to run on node20: jsoref/labeler@v0-5.0.0. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Type 'AssociateScalingGroupsWithDomain' was added: src/ai/backend/manager/api/schema.graphql#L1769
Type 'AssociateScalingGroupsWithDomain' was added
Type 'AssociateScalingGroupsWithUserGroup' was added: src/ai/backend/manager/api/schema.graphql#L1780
Type 'AssociateScalingGroupsWithUserGroup' was added
Type 'AssociateScalingGroupsWithKeyPair' was added: src/ai/backend/manager/api/schema.graphql#L1791
Type 'AssociateScalingGroupsWithKeyPair' was added
Type 'DisassociateScalingGroupsWithDomain' was added: src/ai/backend/manager/api/schema.graphql#L1802
Type 'DisassociateScalingGroupsWithDomain' was added
Type 'DisassociateScalingGroupsWithUserGroup' was added: src/ai/backend/manager/api/schema.graphql#L1813
Type 'DisassociateScalingGroupsWithUserGroup' was added
Type 'DisassociateScalingGroupsWithKeyPair' was added: src/ai/backend/manager/api/schema.graphql#L1824
Type 'DisassociateScalingGroupsWithKeyPair' was added
Field 'associate_scaling_groups_with_domain' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1184
Field 'associate_scaling_groups_with_domain' was added to object type 'Mutations'
Field 'associate_scaling_groups_with_user_group' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1188
Field 'associate_scaling_groups_with_user_group' was added to object type 'Mutations'
Field 'associate_scaling_groups_with_keypair' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1192
Field 'associate_scaling_groups_with_keypair' was added to object type 'Mutations'
Field 'disassociate_scaling_groups_with_domain' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1196
Field 'disassociate_scaling_groups_with_domain' was added to object type 'Mutations'
Field 'disassociate_scaling_groups_with_user_group' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1200
Field 'disassociate_scaling_groups_with_user_group' was added to object type 'Mutations'
Field 'disassociate_scaling_groups_with_keypair' was added to object type 'Mutations': src/ai/backend/manager/api/schema.graphql#L1204
Field 'disassociate_scaling_groups_with_keypair' was added to object type 'Mutations'