Commit graph

45 commits

Author SHA1 Message Date
15d03a944b
modified pylint workflow config 2023-12-13 03:05:37 -05:00
466441265f
fix(pylint): updated poetry installer link 2023-10-20 16:18:14 -04:00
d98f631bed
misc(pylint): only run on relevant python version, to speed up action runs 2023-10-20 15:36:19 -04:00
2a85daf55b
fix(pylint): updated deps 2023-10-07 20:01:42 -04:00
7b1071d49a
fix(pylint): lint with supported versions only 2023-10-07 19:56:11 -04:00
75f14c794a
fix(pylint): no sir I do not want to run the same task 1000x times 2023-10-07 19:54:01 -04:00
0fa58eba3c
feat(pylint): lint 3.10 and 3.9 as well 2023-10-07 19:53:26 -04:00
52647c6133
feat(pylint): updated pylint workflow to work with amd64 architectures 2023-10-07 19:50:58 -04:00
d2ea1d3204
misc(actions): removed useless package from set up python step 2023-09-24 13:02:41 -04:00
47e8c41220
misc(actions): changed poetry installer url 2023-09-24 13:00:34 -04:00
383ca66efe
fix(actions): set poetry to python 3.11 2023-09-24 12:52:07 -04:00
f08e1be9ba
fix(actions): added python3-dev to apt install command and reverted previous commit 2023-09-24 12:48:15 -04:00
173728ffdb
fix(actions): trying to use python3.11 -m to run poetry 2023-09-24 12:46:59 -04:00
41592152eb
fix(actions): explicitly set env vars so shell isn't confused 2023-09-24 12:45:03 -04:00
656c861d14
fix(actions): ensurepath after installing poetry 2023-09-24 12:39:51 -04:00
831d2ca2dc
fix(actions): installing poetry through pipx 2023-09-24 12:36:40 -04:00
a942ae517b
fix(actions): trying poetry again 2023-09-24 12:33:06 -04:00
56ecfea2f2
fix(actions): testing poetry workflow 2023-09-24 12:29:58 -04:00
25fa9a0f83
fix(actions): reverted to manual install with pip for workflow 2023-09-24 12:23:15 -04:00
1ee8841ef4
fix(actions): trying another method of activating the venv 2023-09-24 12:20:01 -04:00
d7cd7d7123
fix(actions): install python 3.10-dev 2023-09-24 12:18:21 -04:00
438133f89b
fix(actions): hello?? 2023-09-24 08:44:49 -04:00
9349118189
fix(actions): hopefully finally fixed poetry 2023-09-24 08:43:34 -04:00
0a98f594d7
fix(actions): whoops 2023-09-24 08:41:10 -04:00
b87586cfd1
fix(actions): happy now? 2023-09-24 08:40:52 -04:00
5615fe341f
fix(actions): hopefully fixed the venv not being activated 2023-09-24 08:38:48 -04:00
972b210557
fix(actions): hopefully fixed poetry still not being found by the shell 2023-09-24 08:35:21 -04:00
805159d0d8
fix(actions): fixed poetry not being added to PATH 2023-09-24 08:33:58 -04:00
8cb4b3bb35
feat(repo): switched to poetry for dependency management 2023-09-24 08:29:25 -04:00
d47239d717
fix(repo): added required deps to apt install command 2023-09-24 07:58:16 -04:00
e644ca59fa
fix(repo): fixed pylint workflow 2023-09-24 07:56:55 -04:00
9742d258fe
fix(repo): added another apt command to install python 2023-09-24 07:55:45 -04:00
9d0a0cf0e9
fix(repo): finally fixed pylint workflow 2023-09-24 07:54:05 -04:00
0aeb5ac25d
fix(repo): reverted to 3.11.2 2023-09-23 10:27:55 -04:00
a75166bda2
fix(repo): 3.9? 2023-09-23 10:27:33 -04:00
595cb34696
fix(repo): trying to downgrade python to 3.10 2023-09-23 10:27:05 -04:00
a324e3b6df
misc(repo): switched to built-in coastalcommits' setup python action 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 2023-09-23 08:25:00 -04:00
115037082b
fix(repo): fixed improper version of checkout action 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 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!) 2023-09-22 19:17:18 -04:00
5dc41df851
misc(repo): added pylint workflow 2023-09-22 18:52:28 -04:00
2b66a017f6
misc(repo): changed some stuff over to using forgejo actions 2023-09-22 18:35:18 -04:00