Skip to content

Expose repositories via GraphQL#3516

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:repository-graphql
Mar 9, 2026
Merged

Expose repositories via GraphQL#3516
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:repository-graphql

Conversation

@williamjallen
Copy link
Collaborator

This PR adds the following:

  • repositories field on the Project type
  • createRepository mutation
  • deleteRepository mutation

Repository password can never be retrieved once it is created. Updates should be performed by deleting and creating new repositories.

This PR adds the following:
- `repositories` field on the Project type
- `createRepository` mutation
- `deleteRepository` mutation

Repository password can never be retrieved once it is created.  Updates should be performed by deleting and creating new repositories.
Copy link
Member

@josephsnyder josephsnyder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@josephsnyder josephsnyder added this pull request to the merge queue Mar 9, 2026
Merged via the queue into Kitware:master with commit 63343e3 Mar 9, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the repository-graphql branch March 9, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants