Lincoln Stein
a4f1db7c02
change stylecheck name from "black" to "ruff"
2023-11-14 11:06:10 -05:00
psychedelicious
43f2398e14
feat: use ruff's github output format for action
2023-11-11 10:42:27 +11:00
psychedelicious
99e4b87fae
feat: use ruff in GH style-checks action
2023-11-11 10:42:27 +11:00
Martin Kristiansen
fafa21569a
Adding isort GHA and pre-commit hooks
2023-09-12 13:01:58 -04:00
Martin Kristiansen
4f1008f31f
Installing Flake8-pyproject in GHA workflow
2023-08-18 15:52:04 +10:00
Martin Kristiansen
6cc629e19d
Adding flake8 to GHA and pre-commit. Fixing missing flake8
2023-08-18 15:52:04 +10:00
Brandon Rising
118d5b387b
deploy: refactor github workflows
...
Currently we use some workflow trigger conditionals to run either a real test workflow (installing the app and running it) or a fake workflow, disguised as the real one, that just auto-passes.
This change refactors the workflow to use a single workflow that can be skipped, using another github action to determine which things to run depending on the paths changed.
2023-08-03 10:32:50 +10:00
Eugene Brodsky
7021467048
(ci) do not install all dependencies when running static checks ( #4036 )
...
Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com>
2023-08-02 23:46:02 +00:00
Martin Kristiansen
2183dba5c5
Remove whitespace and commented out pre-commit hooks
2023-07-27 10:53:27 -04:00
Martin Kristiansen
8b4af69d87
Black config, pre-commit and GHA
2023-07-27 10:09:04 -04:00