Seaswimmer cswimr · he/him
  • Kentucky, United States of America
  • https://me.seafsh.cc
  • Hey! I'm the site administrator for CoastalCommits, read my profile for more information!

  • Joined on 2023-07-12
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-25 00:03:23 -04:00
e9098c144b fix(moderation): fixed broken on_submit
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 23:57:44 -04:00
c251b2f29b fix(moderation): fixed broken check decorators
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 23:55:31 -04:00
41daea645d feat(moderation): introduced moderation cog
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 20:50:48 -04:00
08ad1fe902 fix(suggestions): pylint fixes
3eb57fda4b fix(sugoncredit): pylint fixes
a5cf3190d9 fix(shortmute): pylint fixes
634226f0d3 fix(musicdownloader): pylint fixes
da840a2517 fix(exportchannels): pylint fixes
Compare 5 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 20:43:31 -04:00
223b915d2d fix(shortmute): pylint fixes
2b84f05eac fix(podcast): pylint fixes
62a354b8c7 fix(musicdownloader): pylint fixes
dbe10c53d1 fix(exportchannels): pylint fixes
0c31c59017 fix(issues): pylint fixes
Compare 5 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 20:22:37 -04:00
ce3da3c91b misc(pylint): added arguments-differ rule to pylint ignore
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 17:18:10 -04:00
71d006165e fix(send): pylint fixes
d2df32ddaf fix(issues): pylint fixes
b1874b0161 fix(info): pylint fixes
e27182f47f fix(pylint): added too-many-statements to the ignore list
00c8130cbe fix(forums): pylint fixes
Compare 5 commits »
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 16:59:55 -04:00
e0ad1fc337 fix(galaxy): pylint fixes
b614c6d443 fix(pylint): added another pylint rule to the pylint ignore file
cb15f7e2c1 fix(forums): various pylint fixes
e1bdbe41ce misc(pylint): added another rule to the ignorelist
Compare 4 commits »
cswimr pushed to master at cswimr/IndiumRevolt 2023-09-24 16:33:21 -04:00
60493fbd77 misc(moderation): improved code structure
cswimr pushed to master at cswimr/IndiumRevolt 2023-09-24 16:20:42 -04:00
944204a441 fix(moderation): changed self.servers to self.client.servers
2d39b773f4 fix(main): fixed pylint warning
Compare 2 commits »
cswimr pushed to master at cswimr/IndiumRevolt 2023-09-24 13:20:11 -04:00
e7f569a9b0 fix(poetry): remade poetry pyproejct file
cswimr pushed to master at cswimr/IndiumRevolt 2023-09-24 13:12:40 -04:00
4c6a04747d fix(poetry): updated lock file
cswimr pushed to master at cswimr/IndiumRevolt 2023-09-24 13:08:02 -04:00
bb2c0a87f3 feat(actions): added pylint to the poetry file and updated workflow file to use poetry
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 13:02:45 -04:00
d2ea1d3204 misc(actions): removed useless package from set up python step
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 13:00:38 -04:00
47e8c41220 misc(actions): changed poetry installer url
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 12:52:11 -04:00
383ca66efe fix(actions): set poetry to python 3.11
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 12:48:20 -04:00
f08e1be9ba fix(actions): added python3-dev to apt install command and reverted previous commit
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 12:47:02 -04:00
173728ffdb fix(actions): trying to use python3.11 -m to run poetry
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 12:45:08 -04:00
41592152eb fix(actions): explicitly set env vars so shell isn't confused
cswimr pushed to main at cswimr/GalaxyCogs 2023-09-24 12:39:54 -04:00
656c861d14 fix(actions): ensurepath after installing poetry