CDash icon indicating copy to clipboard operation
CDash copied to clipboard

An open source, web-based software testing server

Results 213 CDash issues
Sort by recently updated
recently updated
newest added

Bumps [@apollo/client](https://github.com/apollographql/apollo-client) from 3.13.9 to 4.0.9. Release notes Sourced from @​apollo/client's releases. @​apollo/client@​4.0.9 Patch Changes #12993 8f3bc9b Thanks @​jerelmiller! - Fix an issue where switching from options with variables to...

dependencies
release notes: external dependencies

# Feature Request ### How can we make CDash better? When receiving an invite to a project, I'd like to be able to see them from the website rather than...

feature request

# Feature Request ### How can we make CDash better? When building multiple configurations for CI and reporting the results to CDash, it would be nice to have an option...

feature request

# Bug report When installing CDash on a "new" system and using the `bash ./install.sh` command, I encountered the following error: PHP Warning: require(.../CDash/vendor/autoload.php): Failed to open stream: No such...

bug report

# Bug report When configuring a large multi-project cmake system. Trying to implement a project setup so I can call 1 ctest command, and all sub projects will report as...

bug report

Site "information" currently consists of system details computed by CMake/CTest plus a description field which is intended to be used for manual updates. There is little reason for these two...

feature request

# Feature Request ### How can we make CDash better? https://github.com/Kitware/CDash/pull/2612 added build instrumentation data to the GraphQL API, which achieves the basic goal of being able to download this...

feature request

Bumps [d3](https://github.com/d3/d3) from 3.5.17 to 7.9.0. Release notes Sourced from d3's releases. v7.9.0 Add d3.schemeObservable10. d3/d3-scale-chromatic#51 Change d3.geoCircle precision to 2 degrees. d3/d3-geo#281 Set projection.clipAngle precision to 2 degrees. d3/d3-geo#282...

dependencies
release notes: external dependencies

# Bug report ### Expected Behavior Successful setup when running "npm run production" ### Actual Behavior Several errors with compilation(?) on a RHEL 8 FIPS system with hash digests. ```...

bug report

We've occasionally run into issues with the production Docker Compose environment not being thoroughly tested, most recently in https://github.com/Kitware/CDash/pull/2553. We already build production images in CI, but we don't attempt...