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

This PR utilizes the component that was recently added in https://github.com/Kitware/CDash/pull/1826 to convert the build summary page plots from flot to d3. This change marks another step in our efforts...

Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 7.1.0. Release notes Sourced from del's releases. v7.1.0 Add path to onProgress event (#155) f5d31e6 https://github.com/sindresorhus/del/compare/v7.0.0...v7.1.0 v7.0.0 Breaking Require Node.js 14 (#143) 106d7d8 This package...

dependencies

# Bug report ### Expected Behavior When submitting "dynamic analysis" results, I expect to be able to click on the number of discovered errors and see by-file results, like it...

bug report

I believe that one major barrier towards the adaptation of cdash is the overall navigation, ui and ux. I think it is better to adopt the interface of a CI...

feature request

See https://github.com/sebastianbergmann/phpunit/issues/5241 for more information. This function will be removed in PHPUnit 12. We use this function extensively, and there is no good substitute, so this will require significant work...

refactor / internal change

# Bug report ### Expected Behavior I expect `cdash_worker` to process all submissions and keep running being available as needed. ### Actual Behavior Running `docker start cdash_worker` starts the container,...

bug report

Would it be possible to backup the mailing list [https://public.kitware.com/mailman/listinfo/cdash](https://public.kitware.com/mailman/listinfo/cdash) on marc.info or mail-archive.com ? It would make searching easier, in addition to having an extra backup.

This PR is part of our ongoing effort to migrate the entire API to Laravel's routing/controller system.

# Feature Request ### How can we make CDash better? I use GitHub actions workflows for all of my continuous build/test for my C++ library using cmake/ninja/ctest. I would like...

feature request

# Feature Request Hello, Would be very useful to integrate visualization of code style checkers into dashboard, clang-tidy, git-clang-format, python black etc. Would be interested to know what the community...

feature request