Commit graph

48 commits

Author SHA1 Message Date
a81f578756
fix(actions): changed workflow container tag 2024-08-27 15:34:49 -04:00
6e44fd9235
feat(workflow): changed workflow from the old manual installs to using a docker image for faster runs
All checks were successful
Actions / Lint Code (Pylint) (push) Successful in 22s
2024-01-29 15:29:50 -05:00
d4e0425e0a
fix(moderation): pylint fixes
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 53s
2023-12-13 15:15:30 -05:00
15d03a944b
modified pylint workflow config 2023-12-13 03:05:37 -05:00
466441265f
fix(pylint): updated poetry installer link
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 56s
2023-10-20 16:18:14 -04:00
d98f631bed
misc(pylint): only run on relevant python version, to speed up action runs
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 55s
2023-10-20 15:36:19 -04:00
2a85daf55b
fix(pylint): updated deps
All checks were successful
Pylint / Pylint (3.10) (push) Successful in 56s
Pylint / Pylint (3.11) (push) Successful in 52s
Pylint / Pylint (3.9) (push) Successful in 55s
2023-10-07 20:01:42 -04:00
7b1071d49a
fix(pylint): lint with supported versions only
Some checks failed
Pylint / Pylint (3.12) (push) Failing after 36s
Pylint / Pylint (3.11) (push) Successful in 54s
2023-10-07 19:56:11 -04:00
75f14c794a
fix(pylint): no sir I do not want to run the same task 1000x times
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 27s
Pylint / Pylint (3.11) (push) Successful in 49s
Pylint / Pylint (3.9) (push) Failing after 26s
2023-10-07 19:54:01 -04:00
0fa58eba3c
feat(pylint): lint 3.10 and 3.9 as well
Some checks reported warnings
Pylint / Pylint (3.10, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.10, 3.9) (push) Has been cancelled
Pylint / Pylint (3.11, 3.10) (push) Has been cancelled
Pylint / Pylint (3.11, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.11, 3.9) (push) Has been cancelled
Pylint / Pylint (3.9, 3.10) (push) Has been cancelled
Pylint / Pylint (3.9, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.9, 3.9) (push) Has been cancelled
Pylint / Pylint (3.10, 3.10) (push) Has been cancelled
2023-10-07 19:53:26 -04:00
52647c6133
feat(pylint): updated pylint workflow to work with amd64 architectures
All checks were successful
Pylint / Pylint (3.11, 3.11.2) (push) Successful in 1m22s
2023-10-07 19:50:58 -04:00
d2ea1d3204
misc(actions): removed useless package from set up python step
Some checks failed
Pylint / Pylint (push) Failing after 1m6s
2023-09-24 13:02:41 -04:00
47e8c41220
misc(actions): changed poetry installer url
Some checks failed
Pylint / Pylint (push) Failing after 1m7s
2023-09-24 13:00:34 -04:00
383ca66efe
fix(actions): set poetry to python 3.11
Some checks failed
Pylint / Pylint (push) Failing after 1m5s
2023-09-24 12:52:07 -04:00
f08e1be9ba
fix(actions): added python3-dev to apt install command and reverted previous commit
Some checks failed
Pylint / Pylint (push) Failing after 50s
2023-09-24 12:48:15 -04:00
173728ffdb
fix(actions): trying to use python3.11 -m to run poetry
Some checks failed
Pylint / Pylint (push) Failing after 38s
2023-09-24 12:46:59 -04:00
41592152eb
fix(actions): explicitly set env vars so shell isn't confused
Some checks failed
Pylint / Pylint (push) Failing after 47s
2023-09-24 12:45:03 -04:00
656c861d14
fix(actions): ensurepath after installing poetry
Some checks failed
Pylint / Pylint (push) Failing after 42s
2023-09-24 12:39:51 -04:00
831d2ca2dc
fix(actions): installing poetry through pipx
Some checks failed
Pylint / Pylint (push) Failing after 42s
2023-09-24 12:36:40 -04:00
a942ae517b
fix(actions): trying poetry again
Some checks failed
Pylint / Pylint (push) Failing after 37s
2023-09-24 12:33:06 -04:00
56ecfea2f2
fix(actions): testing poetry workflow
Some checks failed
Pylint / Pylint (push) Failing after 39s
2023-09-24 12:29:58 -04:00
25fa9a0f83
fix(actions): reverted to manual install with pip for workflow
Some checks failed
Pylint / Pylint (push) Failing after 1m4s
2023-09-24 12:23:15 -04:00
1ee8841ef4
fix(actions): trying another method of activating the venv
Some checks failed
Pylint / Pylint (push) Failing after 51s
2023-09-24 12:20:01 -04:00
d7cd7d7123
fix(actions): install python 3.10-dev
Some checks failed
Pylint / Pylint (push) Failing after 49s
2023-09-24 12:18:21 -04:00
438133f89b
fix(actions): hello??
Some checks failed
Pylint / Pylint (push) Failing after 46s
2023-09-24 08:44:49 -04:00
9349118189
fix(actions): hopefully finally fixed poetry
Some checks failed
Pylint / Pylint (push) Failing after 43s
2023-09-24 08:43:34 -04:00
0a98f594d7
fix(actions): whoops
Some checks failed
Pylint / Pylint (push) Failing after 44s
2023-09-24 08:41:10 -04:00
b87586cfd1
fix(actions): happy now?
Some checks reported warnings
Pylint / Pylint (push) Has been cancelled
2023-09-24 08:40:52 -04:00
5615fe341f
fix(actions): hopefully fixed the venv not being activated
Some checks failed
Pylint / Pylint (push) Failing after 43s
2023-09-24 08:38:48 -04:00
972b210557
fix(actions): hopefully fixed poetry still not being found by the shell
Some checks failed
Pylint / Pylint (push) Failing after 43s
2023-09-24 08:35:21 -04:00
805159d0d8
fix(actions): fixed poetry not being added to PATH
Some checks failed
Pylint / Pylint (push) Failing after 31s
2023-09-24 08:33:58 -04:00
8cb4b3bb35
feat(repo): switched to poetry for dependency management
Some checks failed
Pylint / Pylint (push) Failing after 32s
2023-09-24 08:29:25 -04:00
d47239d717
fix(repo): added required deps to apt install command
Some checks failed
Pylint / Pylint (push) Failing after 1m1s
2023-09-24 07:58:16 -04:00
e644ca59fa
fix(repo): fixed pylint workflow
Some checks failed
Pylint / Pylint (push) Failing after 36s
2023-09-24 07:56:55 -04:00
9742d258fe
fix(repo): added another apt command to install python
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 15s
2023-09-24 07:55:45 -04:00
9d0a0cf0e9
fix(repo): finally fixed pylint workflow
Some checks failed
Pylint / Pylint (3.11) (push) Failing after 10s
2023-09-24 07:54:05 -04:00
0aeb5ac25d
fix(repo): reverted to 3.11.2
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 9s
2023-09-23 10:27:55 -04:00
a75166bda2
fix(repo): 3.9?
Some checks failed
Pylint / Pylint (3.9) (push) Failing after 8s
2023-09-23 10:27:33 -04:00
595cb34696
fix(repo): trying to downgrade python to 3.10
Some checks failed
Pylint / Pylint (3.10) (push) Failing after 8s
2023-09-23 10:27:05 -04:00
a324e3b6df
misc(repo): switched to built-in coastalcommits' setup python action
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 8s
2023-09-23 09:06:56 -04:00
d214d59ec2
misc(repo): revert pylint python version to 3.11.2 2023-09-23 08:29:38 -04:00
3d2b860271
fix(repo): please just function
Some checks failed
Pylint / Pylint (3.11.5) (push) Failing after 2s
2023-09-23 08:25:00 -04:00
115037082b
fix(repo): fixed improper version of checkout action
Some checks failed
Pylint / Pylint (3.11.5) (push) Failing after 2s
2023-09-23 08:24:30 -04:00
8e6a6418fa
fix(repo): updated pylint workflow to use an older version of the checkout action for node16 support
Some checks failed
Pylint / Pylint (3.11.5) (push) Failing after 3s
2023-09-23 08:22:54 -04:00
ebc014d285
fix(repo): hopefully fixed pylint.yml workflow 2023-09-22 19:36:10 -04:00
f20ec50cdc
fix(repo): fixed up the pylint workflow (hopefully it functions!)
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 12s
2023-09-22 19:17:18 -04:00
5dc41df851
misc(repo): added pylint workflow
Some checks failed
Pylint / Pylint (3.11.2) (push) Failing after 3s
2023-09-22 18:52:28 -04:00
2b66a017f6
misc(repo): changed some stuff over to using forgejo actions
All checks were successful
Forgejo Actions Demo / Explore-Forgejo-Actions (push) Successful in 1m44s
2023-09-22 18:35:18 -04:00