Skip to content

Add test output fields to GraphQL API#3520

Merged
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:test-output-graphql
Mar 10, 2026
Merged

Add test output fields to GraphQL API#3520
josephsnyder merged 1 commit intoKitware:masterfrom
williamjallen:test-output-graphql

Conversation

@williamjallen
Copy link
Collaborator

This commit continues our ongoing effort to expose all CDash data via GraphQL. These new path, command, and output fields are not currently filterable because they are pulled from a separate relation. In the future, we can create a Postgres view which joins these relations and a corresponding model to allow these fields to be filtered.

This commit continues our ongoing effort to expose all CDash data via GraphQL.  These new `path`, `command`, and `output` fields are not currently filterable because they are pulled from a separate relation.  In the future, we can create a Postgres view which joins these relations and a corresponding model to allow these fields to be filtered.
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 10, 2026
Merged via the queue into Kitware:master with commit e66a1ce Mar 10, 2026
13 of 14 checks passed
@williamjallen williamjallen deleted the test-output-graphql branch March 10, 2026 15:41
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