9 Commits

Author SHA1 Message Date
Denis Rouzaud
0f032e5f2d run pre-commit on all files 2024-11-29 15:38:02 +01:00
Denis Rouzaud
b05941cdb5
remove useless code from workflow (#58065)
* remove useless code from workflow

This was never used because of limitations of running on PRs. Other approaches have been used since.

* comment set-output
2024-07-11 13:18:29 +02:00
Nyall Dawson
41963cf1ca Remove "__revision__" from python files
This changes the commit hash in every release tarball without any
changes to the file content cluttering the diff which needs to be
reviewed for license & copyright changes.
2023-11-23 14:53:12 +01:00
Sandro Santilli
26e392d6a6 ctest2ci: use "Run test" instead of "build" for running test 2022-06-06 22:00:18 +02:00
Denis Rouzaud
143406e228
fix GH workflow message (#41413) 2021-02-08 15:29:51 +01:00
Denis Rouzaud
6a9e85cf9e fix regexes 2021-02-08 13:23:39 +10:00
Denis Rouzaud
7bc0f19f31 move all CI logic to ctest2ci 2021-02-08 13:23:39 +10:00
Denis Rouzaud
b9df397ee1 fix + more grouping 2021-02-08 13:23:39 +10:00
Denis Rouzaud
edc719265d group output for GH workflow (not Travis) 2021-02-08 13:23:38 +10:00