Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: Deprecate non relay container registry GQL explicitly #3231

Merged
merged 3 commits into from
Jan 14, 2025

Update 3231.doc.md

f27e967
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

doc: Deprecate non relay container registry GQL explicitly #3231

Update 3231.doc.md
f27e967
Select commit
Loading
Failed to load commit list.
GitHub Actions / GraphQL Inspector succeeded Jan 14, 2025 in 1s

Everything looks good

Found 10 changes

Breaking: 0
Dangerous: 0
Safe: 10

Safe changes

  • Object type ContainerRegistry has description Deprecated since 24.09.0. use ContainerRegistryNode instead
  • Object type ContainerRegistryConfig has description Deprecated since 24.09.0.
  • Field Mutations.create_container_registry has description Deprecated since 24.09.0. use CreateContainerRegistryNode instead
  • Field Mutations.modify_container_registry has description Deprecated since 24.09.0. use ModifyContainerRegistryNode instead
  • Field Mutations.delete_container_registry has description Deprecated since 24.09.0. use DeleteContainerRegistryNode instead
  • Object type CreateContainerRegistry has description Deprecated since 24.09.0. use CreateContainerRegistryNode instead
  • Object type CreateContainerRegistryInput has description Deprecated since 24.09.0.
  • Object type ModifyContainerRegistry has description Deprecated since 24.09.0. use ModifyContainerRegistryNode instead
  • Object type ModifyContainerRegistryInput has description Deprecated since 24.09.0.
  • Object type DeleteContainerRegistry has description Deprecated since 24.09.0. use DeleteContainerRegistryNode instead

Looking for more advanced tool? Try GraphQL Hive!

Annotations

Check notice on line 1475 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'ContainerRegistry' has description 'Deprecated since 24.09.0. use `ContainerRegistryNode` instead'

Object type 'ContainerRegistry' has description 'Deprecated since 24.09.0. use `ContainerRegistryNode` instead'

Check notice on line 1483 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'ContainerRegistryConfig' has description 'Deprecated since 24.09.0.'

Object type 'ContainerRegistryConfig' has description 'Deprecated since 24.09.0.'

Check notice on line 1855 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'Mutations.create_container_registry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'

Field 'Mutations.create_container_registry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'

Check notice on line 1858 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'Mutations.modify_container_registry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'

Field 'Mutations.modify_container_registry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'

Check notice on line 1861 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Field 'Mutations.delete_container_registry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'

Field 'Mutations.delete_container_registry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'

Check notice on line 2593 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'CreateContainerRegistry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'

Object type 'CreateContainerRegistry' has description 'Deprecated since 24.09.0. use `CreateContainerRegistryNode` instead'

Check notice on line 2598 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'CreateContainerRegistryInput' has description 'Deprecated since 24.09.0.'

Object type 'CreateContainerRegistryInput' has description 'Deprecated since 24.09.0.'

Check notice on line 2611 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'ModifyContainerRegistry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'

Object type 'ModifyContainerRegistry' has description 'Deprecated since 24.09.0. use `ModifyContainerRegistryNode` instead'

Check notice on line 2616 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'ModifyContainerRegistryInput' has description 'Deprecated since 24.09.0.'

Object type 'ModifyContainerRegistryInput' has description 'Deprecated since 24.09.0.'

Check notice on line 2629 in docs/manager/graphql-reference/schema.graphql

See this annotation in the file changed.

@github-actions github-actions / GraphQL Inspector

Object type 'DeleteContainerRegistry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'

Object type 'DeleteContainerRegistry' has description 'Deprecated since 24.09.0. use `DeleteContainerRegistryNode` instead'