Mariusz Felisiak
|
744a1af7f9
|
Bumped gh-problem-matcher-wrap version to 2.0.0.
This avoids issues with using deprecated Node.js 12 actions.
|
2022-11-22 11:59:48 +01:00 |
Mariusz Felisiak
|
2e82fa54ca
|
Refs #33173 -- Used Python 3.11 for GitHub actions.
|
2022-10-26 09:42:51 +02:00 |
Mariusz Felisiak
|
02940ebce1
|
Bumped gh-problem-matcher-wrap version to 1.0.2.
|
2022-10-26 08:18:47 +02:00 |
Mariusz Felisiak
|
5f76002500
|
Restricted permissions for GitHub tokens.
|
2022-08-04 20:00:35 +02:00 |
Mariusz Felisiak
|
7e5c8fc51f
|
Pinned gh-problem-matcher-wrap to the commit in GitHub actions.
|
2022-08-04 15:19:39 +02:00 |
Mariusz Felisiak
|
9a22d1769b
|
Bumped versions in Github actions configuration.
|
2022-06-24 07:38:13 +02:00 |
Mariusz Felisiak
|
c121e32082
|
Made Github actions auto-cancel redundant jobs.
|
2022-03-07 13:17:58 +01:00 |
Mariusz Felisiak
|
4468bcc657
|
Bumped versions in Github actions configuration to v3.
|
2022-03-07 10:56:31 +01:00 |
Carlton Gibson
|
cf5e61cf6c
|
Refs #33476 -- Added GitHub action to run black linter.
|
2022-02-07 20:36:04 +01:00 |
Mariusz Felisiak
|
5b0f1f95d0
|
Used Python 3.10 for docs and linters GitHub actions.
|
2021-10-11 20:52:58 +02:00 |
Mariusz Felisiak
|
5e68bffba5
|
Reverted "Pinned flake8 == 3.9.2 in GitHub actions."
This reverts commit f2a28e11d9 .
|
2021-10-11 20:52:58 +02:00 |
Mariusz Felisiak
|
f2a28e11d9
|
Pinned flake8 == 3.9.2 in GitHub actions.
See https://github.com/PyCQA/flake8/issues/1408
|
2021-10-11 09:03:15 +02:00 |
Mariusz Felisiak
|
48924966e2
|
Skipped GitHub actions for linters and JavaScript tests on purely doc changes.
|
2021-09-22 13:11:37 +02:00 |
Markus Holtermann
|
a124365de8
|
Updated Git branch "master" to "main" in GitHub actions workflows.
|
2021-03-09 07:28:49 +01:00 |
Mariusz Felisiak
|
acddbc57d9
|
Changed "pip3 install" to "python -m pip install" in GitHub actions workflows.
|
2021-02-26 22:12:02 +01:00 |
Mariusz Felisiak
|
200ae86de6
|
Enabled GitHub actions on push.
Co-authored-by: Tom Forbes <tom@tomforb.es>
|
2021-02-26 06:15:52 +01:00 |
Tom Forbes
|
bd308260d8
|
Used GitHub actions for isort and flake8 tests.
|
2021-01-20 10:49:16 +01:00 |