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/SeaCogs 2025-01-26 08:21:38 -05:00
0c43e3d2c9 fix(backup): update for red 3.5.14 & reformat
cswimr pushed to main at cswimr/SeaCogs 2025-01-26 08:18:17 -05:00
0f47a15291 fix(emojiinfo): ruff fixes & rename logger
7f2a81e350 fix(bible): ruff fixes
5c5a2f28b2 chore(repo): reformat pyproject.toml and disable a stupid linting rule
Compare 3 commits »
cswimr pushed to main at cswimr/SeaCogs 2025-01-26 08:09:27 -05:00
d5a248733a fix(pterodactyl): fix a ruff violation
5decc51a36 chore(deps): update
41678ef3ed chore(repo): enable more ruff linting rules
0492b30662 chore(repo): add two paths to gitignore
3063721b8d chore(vscode): add some settings overrides
Compare 5 commits »
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 20:54:11 -05:00
3d882625d2 style(seautils): reformat
6c25d61dfd fix(hotreload): use %s formatting in logging strings
6ffa81fdee fix(bible): fix ruff errors
06e678f26f style(repo): enable some more linting rules
Compare 4 commits »
cswimr pushed to aurora/v3 at cswimr/SeaCogs 2025-01-25 20:41:50 -05:00
b6d77a593b Merge branch 'main' into aurora/v3
e5210420cb chore(vscode): force load hotreload in launch & debug configuration
1677412b56 chore(hotreload): add disclaimer in install message that this cog doesn't add any commands
451ecfe5d9 chore(tooling): disable too-many-positional-arguments
8511b7b964 fix(bible): mark cog_unload as async
Compare 6 commits »
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 20:08:14 -05:00
e5210420cb chore(vscode): force load hotreload in launch & debug configuration
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:56:59 -05:00
1677412b56 chore(hotreload): add disclaimer in install message that this cog doesn't add any commands
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:48:35 -05:00
451ecfe5d9 chore(tooling): disable too-many-positional-arguments
8511b7b964 fix(bible): mark cog_unload as async
f233a7dec5 fix(hotreload): mark cog_load and cog_unload as async
Compare 3 commits »
cswimr pushed to aurora/v3 at cswimr/SeaCogs 2025-01-25 19:43:16 -05:00
f3d80d1071 Merge branch 'main' into aurora/v3
18ba837467 fix(workflow): run on main branch and prs only, run docs build on prs
Compare 2 commits »
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:43:09 -05:00
18ba837467 fix(workflow): run on main branch and prs only, run docs build on prs
cswimr pushed to aurora/v3 at cswimr/SeaCogs 2025-01-25 19:40:56 -05:00
a563a42d2e Merge branch 'main' into aurora/v3
2859f93501 fix(bible): close asyncio session after unloading the cog
7d1a9cc01a fix(hotreload): only add dest_package_name to the cogs_to_reload list if dest_package_name != src_package_name
5adc7a2c7b feat(hotreload): Add more events (#50)
5384809780 feat(hotreload): init (#49)
Compare 6 commits »
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:39:19 -05:00
2859f93501 fix(bible): close asyncio session after unloading the cog
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:32:41 -05:00
7d1a9cc01a fix(hotreload): only add dest_package_name to the cogs_to_reload list if dest_package_name != src_package_name
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:31:30 -05:00
75749d93b1 fix(hotreload): only add dest_package_name to the cogs_to_reload list if dest_package_name != src_package_name
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:31:13 -05:00
01466378c4 fix(hotreload): only add dest_package_name to the cogs_to_reload list if dest_package_name != src_package_name
cswimr pushed to main at cswimr/SeaCogs 2025-01-25 19:25:30 -05:00
5adc7a2c7b feat(hotreload): Add more events (#50)
cswimr deleted branch hotreload/add-more-events from cswimr/SeaCogs 2025-01-25 19:25:30 -05:00
cswimr merged pull request cswimr/SeaCogs#50 2025-01-25 19:25:29 -05:00
Add more events to HotReload
cswimr pushed to hotreload/add-more-events at cswimr/SeaCogs 2025-01-25 19:23:52 -05:00
47e179b077 feat(hotreload): add more events
cswimr created pull request cswimr/SeaCogs#50 2025-01-25 18:58:21 -05:00
WIP: Add more events to HotReload