0c43e3d2c9
fix(backup): update for red 3.5.14 & reformat
Actions / Build Documentation (MkDocs) (push) Successful in 44s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 51s
2025-01-26 13:21:28 +00:00
0f47a15291
fix(emojiinfo): ruff fixes & rename logger
Actions / Build Documentation (MkDocs) (push) Successful in 43s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 49s
2025-01-26 13:18:04 +00:00
7f2a81e350
fix(bible): ruff fixes
2025-01-26 13:16:54 +00:00
5c5a2f28b2
chore(repo): reformat pyproject.toml and disable a stupid linting rule
2025-01-26 13:16:26 +00:00
d5a248733a
fix(pterodactyl): fix a ruff violation
Actions / Build Documentation (MkDocs) (push) Successful in 44s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 51s
2025-01-26 13:09:15 +00:00
5decc51a36
chore(deps): update
2025-01-26 13:08:33 +00:00
41678ef3ed
chore(repo): enable more ruff linting rules
2025-01-26 13:08:28 +00:00
0492b30662
chore(repo): add two paths to gitignore
2025-01-26 13:08:02 +00:00
3063721b8d
chore(vscode): add some settings overrides
2025-01-26 13:07:46 +00:00
3d882625d2
style(seautils): reformat
Actions / Build Documentation (MkDocs) (push) Successful in 36s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2025-01-26 01:54:02 +00:00
6c25d61dfd
fix(hotreload): use %s formatting in logging strings
2025-01-26 01:53:40 +00:00
6ffa81fdee
fix(bible): fix ruff errors
2025-01-26 01:53:09 +00:00
06e678f26f
style(repo): enable some more linting rules
2025-01-26 01:52:46 +00:00
e5210420cb
chore(vscode): force load hotreload
in launch & debug configuration
Actions / Build Documentation (MkDocs) (push) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2025-01-26 01:08:06 +00:00
1677412b56
chore(hotreload): add disclaimer in install message that this cog doesn't add any commands
Actions / Build Documentation (MkDocs) (push) Successful in 36s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2025-01-26 00:56:50 +00:00
451ecfe5d9
chore(tooling): disable too-many-positional-arguments
Actions / Build Documentation (MkDocs) (push) Successful in 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-26 00:48:25 +00:00
8511b7b964
fix(bible): mark cog_unload
as async
2025-01-26 00:46:21 +00:00
f233a7dec5
fix(hotreload): mark cog_load
and cog_unload
as async
2025-01-26 00:46:00 +00:00
18ba837467
fix(workflow): run on main branch and prs only, run docs build on prs
Actions / Build Documentation (MkDocs) (push) Successful in 36s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-26 00:43:02 +00:00
2859f93501
fix(bible): close asyncio session after unloading the cog
Actions / Build Documentation (MkDocs) (push) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
2025-01-26 00:39:09 +00:00
7d1a9cc01a
fix(hotreload): only add dest_package_name
to the cogs_to_reload
list if dest_package_name != src_package_name
...
Actions / Build Documentation (MkDocs) (push) Successful in 34s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
fix(hotreload): only add `dest_package_name` to the `cogs_to_reload` list if `dest_package_name != src_package_name`
2025-01-26 00:32:29 +00:00
5adc7a2c7b
feat(hotreload): Add more events ( #50 )
...
Actions / Build Documentation (MkDocs) (push) Successful in 35s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 38s
# More HotReload Events
<!-- Create a new issue, if it doesn't exist yet -->
Currently, HotReload only supports file modification events. It should also support file moves, and some other event types.
- [x] By submitting this pull request, I permit cswimr to license my work under
the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/cswimr/SeaCogs/src/branch/main/LICENSE ).
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/50
2025-01-25 19:25:29 -05:00
5384809780
feat(hotreload): init ( #49 )
...
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
This pull request adds a cog that allows for automatic reloading of local cogs.
- [x] By submitting this pull request, I permit [cswimr](https://www.coastalcommits.com ) to license my work under
the [Mozilla Public License Version 2.0](https://www.coastalcommits.com/cswimr/SeaCogs/src/branch/main/LICENSE ).
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/49
2025-01-25 23:55:37 +00:00
78f036da48
feat(devcontainer): initialize redbot instance in postCreateCommand
Actions / Build Documentation (MkDocs) (push) Successful in 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-25 22:50:35 +00:00
f831bfcdd5
feat(vscode): add --dev
argument to redbot args
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 43s
2025-01-25 16:50:51 -05:00
9b60a8f01e
chore(vscode): add -vvv
argument to launch & debug
Actions / Build Documentation (MkDocs) (push) Successful in 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-25 15:47:05 -05:00
7369f5810a
fix(devcontainer): chown workspace directory
...
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
for some reason, the default `.data` mount is not owned by the `vscode` user (on my system at least), so we `chown` it to ensure that `uv run redbot-setup` can write to the directory.
2025-01-25 14:43:02 -05:00
a8bb62dcf3
fix(devcontainer): ensure pip is installed in the devcontainer
...
Actions / Build Documentation (MkDocs) (push) Successful in 37s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
this is being done because Red-DiscordBot requires pip to be installed to function, but does not declare it as a dependency. this is only a problem when uv is being used to install dependencies in an environment where pip is not present. so, we ensure pip is present!
2025-01-25 14:39:24 -05:00
d910b0f4e1
chore(repo): add vscode run and debug configuration
Actions / Build Documentation (MkDocs) (push) Successful in 38s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
2025-01-24 23:12:58 +00:00
a04f1ddc6e
Merge pull request 'chore(deps): update www.coastalcommits.com/cswimr/actions:docs docker digest to e405cd6' ( #43 ) from renovate/www.coastalcommits.com-cswimr-actions-docs into main
...
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 43s
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/43
2025-01-24 18:07:33 -05:00
536a8c3c82
Merge pull request 'chore(deps): pin dependencies' ( #46 ) from renovate/pin-dependencies into main
...
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 44s
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/46
2025-01-24 18:06:29 -05:00
9f1c1cfc01
Merge branch 'main' into renovate/pin-dependencies
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 44s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 46s
2025-01-24 18:06:12 -05:00
ffd45c77c5
chore(devcontainer): change volume name
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 44s
2025-01-24 23:05:24 +00:00
d62ff5b3c9
chore(repo): update red-discordbot
and add pip
2025-01-24 23:05:15 +00:00
e3ecd995e9
chore(deps): update www.coastalcommits.com/cswimr/actions:docs docker digest to e405cd6
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 45s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
2025-01-24 22:53:50 +00:00
62d6ea6d66
chore(deps): pin dependencies
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 45s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 46s
2025-01-24 22:53:48 +00:00
616d81d398
switch to devcontainers
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
2025-01-24 22:17:25 +00:00
071dcf7e27
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 211aaf7
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 46s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 45s
2025-01-24 00:11:43 +00:00
493f4fde34
style(repo): format nix flake
Actions / Build Documentation (MkDocs) (push) Failing after 0s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2025-01-22 08:57:20 -06:00
43d4a1c911
chore(deps): update www.coastalcommits.com/cswimr/actions:uv docker digest to 95493fb
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 43s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 42s
Actions / Build Documentation (MkDocs) (push) Has been skipped
2025-01-22 00:03:50 +00:00
f0ced3bbb6
chore(repo): update renovate config
Actions / Lint Code (Ruff & Pylint) (push) Failing after 44s
Actions / Build Documentation (MkDocs) (push) Successful in 44s
2024-12-27 22:53:54 -05:00
431a9d9e71
Merge pull request 'chore(deps): pin dependencies' ( #36 ) from renovate/pin-dependencies into main
...
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
Actions / Build Documentation (MkDocs) (push) Successful in 41s
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/36
2024-12-27 15:26:24 -05:00
203b6aec64
chore(deps): pin dependencies
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 39s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 38s
2024-12-27 20:25:46 +00:00
e2b85dedd7
Update renovate.json
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 41s
2024-12-27 15:08:48 -05:00
cea73b7955
Merge pull request 'chore(deps): update actions/checkout action to v4' ( #37 ) from renovate/actions-checkout-4.x into main
...
Actions / Lint Code (Ruff & Pylint) (push) Failing after 40s
Actions / Build Documentation (MkDocs) (push) Successful in 40s
Reviewed-on: https://www.coastalcommits.com/cswimr/SeaCogs/pulls/37
2024-12-27 14:52:01 -05:00
e2c4e20cfc
chore(deps): update actions/checkout action to v4
Actions / Build Documentation (MkDocs) (push) Has been skipped
Actions / Lint Code (Ruff & Pylint) (push) Failing after 48s
Actions / Build Documentation (MkDocs) (pull_request) Has been skipped
Actions / Lint Code (Ruff & Pylint) (pull_request) Failing after 41s
2024-12-27 19:48:58 +00:00
35b4c08461
Add renovate.json
Actions / Build Documentation (MkDocs) (push) Successful in 43s
Actions / Lint Code (Ruff & Pylint) (push) Failing after 44s
2024-12-27 10:51:43 -05:00
7af8e02462
chore(repo): flake formatting
Actions / Lint Code (Ruff & Pylint) (push) Failing after 48s
Actions / Build Documentation (MkDocs) (push) Successful in 1m5s
2024-11-20 12:33:59 -05:00
a40f78e88f
chore(repo): use nixpkgs-python
to get python version instead of setting languages.python.package
Actions / Lint Code (Ruff & Pylint) (push) Failing after 47s
Actions / Build Documentation (MkDocs) (push) Successful in 1m3s
2024-11-20 12:27:59 -05:00
216fa74a53
chore(repo): add nix flake dev-shell for development environment
Actions / Lint Code (Ruff & Pylint) (push) Failing after 43s
Actions / Build Documentation (MkDocs) (push) Successful in 56s
2024-11-20 12:22:57 -05:00