Commit graph

14 commits

Author SHA1 Message Date
Aarni Koskela
b994141bc6
CI: simplify Ruff-related things () 2023-11-27 21:23:37 +01:00
Franck Nijhof
b1a3bfb298
Drop flake8 in favor of Ruff () 2023-03-17 13:30:06 +01:00
Aarni Koskela
bf41a971a2
Introduce ruff (eventually replacing autoflake, pyupgrade, flake8) () 2023-01-24 12:15:16 +01:00
Franck Nijhof
9b4fb44fea
CI: GitHub Annotate slow tests in partial test runs ()
* CI: GitHub Annotate slow tests in partial test runs

* Correct line regex
2021-11-25 12:45:14 -08:00
Franck Nijhof
80c108c25a
Fix flake8 problem matcher to handle fatals as errors () 2020-07-05 23:25:18 +02:00
Franck Nijhof
c3b5bf7437
GitHub Actions: Add pytest problem matcher () 2020-07-05 14:10:42 +02:00
Franck Nijhof
79fb722657
GitHub Actions: Add flake8 problem matcher () 2020-07-04 17:19:00 -07:00
Franck Nijhof
3eb6e75d3e
GitHub Actions: Add yamllint problem matcher ()
* GitHub Actions: Add yamllint problem matcher

* Introduce YAML issue to test problem matcher

* Revert "Introduce YAML issue to test problem matcher"

This reverts commit fa88c9484e.
2020-07-04 17:05:14 -07:00
Franck Nijhof
6d6188e34d
GitHub Actions: Add mypy problem matcher () 2020-07-04 17:04:39 -07:00
Franck Nijhof
fa6bd786d2
GitHub Actions: Add check executables problem matcher ()
* GitHub Actions: Add check executables problem matcher

* Create a problem for testing

* Revert "Create a problem for testing"

This reverts commit 3532b3777f.
2020-07-04 17:04:25 -07:00
Franck Nijhof
b4aa6f9f8b
GitHub Actions: Add pylint problem matcher ()
* GitHub Actions: Add pylint problem matcher

* Create a pylint issue to test

* Create another pylint issue to test

* Register problem matcher in same step

* Apply possible workaround

* Disable problem matcher to catch raw output

* Trying again with new CI containers

* Extend problem matcher with errors and warnings

* Improve matching, keep error code in message

* Revert "Create another pylint issue to test"

This reverts commit a90e23656e.

* Revert "Create a pylint issue to test"

This reverts commit 9dd5148eb4.

* Fix stable name in job description
2020-07-04 17:00:51 -07:00
Franck Nijhof
c71fcc8cbb
GitHub Actions: Add json problem matcher ()
* GitHub Actions: Add json problem matcher

* Create a problem for testing

* Revert "Create a problem for testing"

This reverts commit d7735e4af3.
2020-07-04 16:59:41 -07:00
Franck Nijhof
83b41897f8
GitHub Actions: Add codespell problem matcher ()
* GitHub Actions: Add codespell problem matcher

* Add some spelling issues for test

* Disable color, might throw off matcher

* Revert "Add some spelling issues for test"

This reverts commit 3afb59c8d9.
2020-07-04 16:59:22 -07:00
Franck Nijhof
c630037f04
GitHub Actions: Add hadolint problem matcher () 2020-07-04 16:59:02 -07:00