Not sure whether all CI test results should be uploaded, even of PRs, or if only those on develop and/or main should. Kinda depends on how CDash works.
Also, where should the upload secret be? A project shouldn't give out the private information the CI needs to upload its tests results. GitHub likely has something to help with this (spectre begone!).
Not sure whether all CI test results should be uploaded, even of PRs, or if only those on
develop
and/ormain
should. Kinda depends on how CDash works.Also, where should the upload secret be? A project shouldn't give out the private information the CI needs to upload its tests results. GitHub likely has something to help with this (spectre begone!).