WIP: Add UpdateChecker cog #14

Draft
cswimr wants to merge 37 commits from updatechecker into main

37 commits

Author SHA1 Message Date
8c6be4c30d
Merge branch 'main' into updatechecker
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-13 14:13:22 +00:00
9a7b627854
fix(updatechecker): trying to figure out why I'm getting an error
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 8s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-08 06:06:30 +00:00
50180c6301
fix(updatechecker): fixed error in the fetch_gitea_thumbnail method
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 5s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-07 19:51:18 +00:00
88ee068cbd
fix(updatechecker): final pylint fixes (for now)
All checks were successful
Actions / Lint Code (Pylint) (pull_request) Successful in 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 19:29:01 +00:00
45fcc00cdb
fix(updatechecker): more pylint fixes
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-07 19:27:19 +00:00
bc57fb8eca
fix(updatechecker): pylint fixes
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 19:20:21 +00:00
77a4001fed
misc(docs): changed colors
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 19:11:40 +00:00
c179dd0649
feat(docs): read through mkdocs material documentation and enabled a whole bunch of qol features
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 20s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 18:52:25 +00:00
174775daad
fix(docs): fixed incorrect installation directions
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 12s
2024-01-07 14:32:26 +00:00
19972fda33 Merge branch 'main' into updatechecker
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 14s
2024-01-07 14:26:52 +00:00
a477c8482b
misc(workflow): some random changes
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 14:23:36 +00:00
1ab812bf35
Merge branch 'main' into updatechecker
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 16s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 14:15:26 +00:00
ee22541b99
misc(workflow): changed workflow name to Actions
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 18s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 14:15:01 +00:00
e837fb1293
feat(workflow): seperated workflow into two seperate jobs
Some checks failed
Build Documentation and Lint Code / Lint Code (Pylint) (pull_request) Failing after 18s
Build Documentation and Lint Code / Build Documentation (MkDocs) (pull_request) Successful in 13s
2024-01-07 14:11:59 +00:00
8664c883a5
fix(updatechecker): use discord.ext tasks
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 14:01:27 +00:00
0695dc061e
misc(updatechecker): moved parsed_url
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 13:59:20 +00:00
be687a58fa
misc(updatechecker): docstring change
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 13:48:35 +00:00
3bf508859b
fix(updatechecker): hopefully fixed detecting rss changes
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 13:47:45 +00:00
130fc6028a
feat(updatechecker): added support for thumbnails in gitea/forgejo
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 27s
2024-01-07 13:41:53 +00:00
b4647a3c6b
feat(updatechecker): added gitea/forgejo support
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 26s
2024-01-07 13:30:02 +00:00
c2b2dcb8a0
fix(docs): fixed env variable name
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 13:14:36 +00:00
f3022a980e
fix(docs): fixed images breaking on branch docs
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 13:13:16 +00:00
5a01a3b4b9
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 23s
2024-01-07 13:05:18 +00:00
602f999285 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 12:50:10 +00:00
4b44db2c9d Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
2024-01-07 12:41:33 +00:00
eaabd4cd04 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 12:38:35 +00:00
50410d3c08 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 12:25:02 +00:00
84532af05e Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 12:22:20 +00:00
960c97ba44 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
2024-01-07 12:18:43 +00:00
9d445690db Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m15s
2024-01-07 02:47:04 +00:00
c9916f7ea7 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m14s
2024-01-07 02:38:30 +00:00
21cbe8008e
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m14s
2024-01-07 02:27:35 +00:00
3fb695b2e5
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m13s
2024-01-07 02:15:10 +00:00
ac0c775740 Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 59s
2024-01-06 19:31:15 +00:00
7513258cf5
feat(updatechecker): added the cog
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
2024-01-06 18:54:31 +00:00
b9ef96665e
feat(docs): added documentation for the updatechecker cog 2024-01-06 18:49:19 +00:00
e49be8bda8 Merge branch 'main' into updatechecker
All checks were successful
Build Documentation and Lint Code / build and lint (pull_request) Successful in 1m0s
2024-01-06 18:37:16 +00:00