|
8327270e61
|
fix(backup): awaited a coroutine
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-31 14:38:26 -05:00 |
|
|
760059f8f0
|
fix(backup): fixed some stuff
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-31 14:37:51 -05:00 |
|
|
f4f174ce81
|
fix(backup): fixed a few errors
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 14:30:42 -05:00 |
|
|
417ee9bde4
|
fix(backup): swapped around some kwargs for add_repo (L109)
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 14:26:50 -05:00 |
|
|
6dfeb97180
|
fix(backup): logger, not log
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
|
2024-01-31 14:22:46 -05:00 |
|
|
fdb5d323eb
|
fix(backup): commented out error handling for an error that doesn't exist yet
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-31 14:21:54 -05:00 |
|
|
add1e3ef1d
|
fix(backup): contains isn't a thing
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 14:18:37 -05:00 |
|
|
bbecff3ed0
|
fix(backup): forced incompatibility with pylav as intended
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 14:16:18 -05:00 |
|
|
fa6fcfb75f
|
feat(backup): finished the importer, minus the loading functionality
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-31 14:15:46 -05:00 |
|
|
d7b5c5f239
|
feat(backup): export more information on each individual cog
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:55:34 -05:00 |
|
|
3662ce3b23
|
fix(backup): export branch as well
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:33:39 -05:00 |
|
|
7fdb106fad
|
misc(backup): condensed some code more
|
2024-01-31 13:22:56 -05:00 |
|
|
ac761d9284
|
misc(backup): condensed some code
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:21:24 -05:00 |
|
|
037ef84dcc
|
fix(backup): added error message for if you don't provide an attachment
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:19:26 -05:00 |
|
|
c07c7317f4
|
fix(backup): remove support for message content based json loading
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:17:54 -05:00 |
|
|
c2aa674bff
|
Revert "fix(backup): properly support codeblocks (maybe?)"
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
This reverts commit 168f62d43f .
|
2024-01-31 13:11:17 -05:00 |
|
|
168f62d43f
|
fix(backup): properly support codeblocks (maybe?)
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:10:31 -05:00 |
|
|
5eb762d9fe
|
fix(backup): fixed extract_json_from_codeblock
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:07:48 -05:00 |
|
|
2dd8663e78
|
fix(backup): support codeblocks
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:07:10 -05:00 |
|
|
702de21448
|
fix(backup): added a kwarg to backup_import
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 13:03:02 -05:00 |
|
|
52f8439383
|
fix(backup): lol.
Actions / Lint Code (Pylint) (pull_request) Successful in 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 12:56:51 -05:00 |
|
|
d0375c3bdb
|
fix(backup): loads the export to see if it's actually valid json or not
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-31 12:55:35 -05:00 |
|
|
26b085231b
|
fix(backup): fixed list out of index error
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 12:38:47 -05:00 |
|
|
045d51bc23
|
fix(backup): only try to access message attachments if the message has any
Actions / Lint Code (Pylint) (pull_request) Failing after 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 10s
|
2024-01-31 12:37:27 -05:00 |
|
|
35ffec9c3f
|
fix(backup): pylint fixes
Actions / Lint Code (Pylint) (pull_request) Failing after 14s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 12:35:01 -05:00 |
|
|
932c9f61ed
|
fix(docs): fixed incorrect headers
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-31 12:34:26 -05:00 |
|
|
6fbfa96cf2
|
feat(docs): added Backup documentation
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
|
2024-01-31 12:31:37 -05:00 |
|
|
7fa6cd5922
|
feat(backup): changed export format
|
2024-01-31 12:18:55 -05:00 |
|
|
abc9927dea
|
feat(backup): added the cog
|
2024-01-31 12:12:38 -05:00 |
|
|
fa7faec4c2
|
feat(repo): updated info.json's of nerdify and aurora
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
|
2024-01-16 18:07:20 +00:00 |
|
|
818e974318
|
fix(docs): don't look for updatechecker
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
it doesn't exist on this branch
|
2024-01-16 17:49:40 +00:00 |
|
|
e1fbe66da2
|
fix(docs): fixed some other errors in the documentation configuration
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Failing after 7s
|
2024-01-16 17:48:33 +00:00 |
|
|
8357d4d498
|
fix(docs): fix error causing documentation to fail to build
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Failing after 7s
|
2024-01-16 17:47:07 +00:00 |
|
|
e069da1cc4
|
fix(workflow): do not continue with the documentation build if the build fails
|
2024-01-16 17:46:58 +00:00 |
|
|
712484986c
|
feat(docs): updated docs with the version of documentation on the updatechecker branch
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 10s
|
2024-01-16 17:45:24 +00:00 |
|
|
860eccb52a
|
Merge pull request 'Aurora Configuration Rewrite' (#15) from aurora-config-rewrite into main
Actions / Lint Code (Pylint) (push) Successful in 17s
Actions / Build Documentation (MkDocs) (push) Successful in 13s
Reviewed-on: https://coastalcommits.com/SeaswimmerTheFsh/SeaCogs/pulls/15
|
2024-01-16 17:19:07 +00:00 |
|
|
5da523d0c4
|
Merge branch 'main' into aurora-config-rewrite
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-16 15:51:47 +00:00 |
|
|
b9ca8d32d3
|
fix(docs): removed some inline html
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-16 15:24:24 +00:00 |
|
|
eb79025d2a
|
feat(docs): updated configuration docs with all of the new text commands
Actions / Lint Code (Pylint) (pull_request) Successful in 15s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-16 15:23:55 +00:00 |
|
|
226a36884a
|
fix(readme): changed documentation badge
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
|
2024-01-16 15:20:48 +00:00 |
|
|
7f9e804a70
|
misc(readme): changed badge color
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 11s
|
2024-01-16 15:03:13 +00:00 |
|
|
657cac904b
|
fix(readme): actually fixed documenttion badge
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
|
2024-01-16 15:02:28 +00:00 |
|
|
8cee869907
|
fix(readme): fixed readme documentation badge
Actions / Lint Code (Pylint) (push) Successful in 16s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
|
2024-01-16 15:00:09 +00:00 |
|
|
5b601da46b
|
fix(readme): replaced documentation badge
Actions / Lint Code (Pylint) (push) Successful in 15s
Actions / Build Documentation (MkDocs) (push) Successful in 12s
|
2024-01-16 14:57:28 +00:00 |
|
|
a7d8a20c57
|
fix(aurora): fixed incorrect example usage for [p]aurora timedelta
Actions / Lint Code (Pylint) (pull_request) Successful in 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
|
2024-01-16 14:29:57 +00:00 |
|
|
950d4abf6a
|
fix(aurora): pylint fixes
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-16 14:26:54 +00:00 |
|
|
46a290aad3
|
feat(aurora): merged all of the changes made in the configuration rewrite into the codebase of the cog itself
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
|
2024-01-16 14:23:45 +00:00 |
|
|
3b8506cba8
|
fix(aurora): pylint fixes
Actions / Lint Code (Pylint) (pull_request) Successful in 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
|
2024-01-16 14:08:57 +00:00 |
|
|
fc86db94da
|
misc(aurora): moved log_channel to the bottom of the guild view
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
|
2024-01-16 14:06:50 +00:00 |
|
|
78a5103b1f
|
fix(aurora): changed up the guild embed a bit
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 11s
|
2024-01-16 14:03:58 +00:00 |
|