Commit Graph

72 Commits

Author SHA1 Message Date
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 4b97f698db
Reverted "Disabled caching in GitHub actions for Windows tests."
This reverts commit 11661d3815.

Fixed in setup-python 2.3.2.
2022-02-04 20:11:13 +01:00
Mariusz Felisiak 11661d3815
Disabled caching in GitHub actions for Windows tests.
See https://github.com/actions/setup-python/issues/328.
2022-02-03 20:09:12 +01:00
Tom Forbes f97401d1b1 Used GitHub actions for Windows tests. 2022-01-26 12:03:55 +01:00
Adam Johnson dc7ffd60d9
Enabled GitHub Code of Conduct. 2021-11-04 12:14:43 +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
Mariusz Felisiak 01eed04155
Used Ubuntu 18.04 for docs GitHub action. 2021-07-29 11:54:14 +02:00
Mariusz Felisiak 876dc0c1a7
Made GitHub action add welcome message only after opening PR. 2021-03-12 20:17:00 +01:00
Tom Forbes a464ead29d Added GitHub action with welcome message for first-time contributors.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2021-03-12 10:45:13 +01:00
Markus Holtermann a124365de8 Updated Git branch "master" to "main" in GitHub actions workflows. 2021-03-09 07:28:49 +01:00
Mariusz Felisiak 9f125fce79 Used GitHub actions for docs tests.
Co-Authored-By: Tom Forbes <tom@tomforb.es>
2021-02-26 22:12:25 +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
Tom Forbes bbd18943c6 Used GitHub actions for JavaScript tests. 2021-01-19 20:14:56 +01:00
Adam Johnson 007f9f9a4c
Enabled GitHub security policy. 2020-05-07 17:25:46 +02:00
Mariusz Felisiak 41ef143bd9
Enabled "GitHub Sponsors". 2020-02-13 20:22:58 +01:00
Mariusz Felisiak 551f644b95 Moved FUNDING.yml to the .github directory. 2020-01-24 19:59:48 +01:00