WIP: Add UpdateChecker cog #14

Closed
cswimr wants to merge 37 commits from updatechecker into main
Owner

I will be forking the UpdateChecker cog from Toxic-Cogs, and implementing some new features such as support for Gitea/Forgejo RSS feeds. This PR will track progress on the cog.

I will be forking the UpdateChecker cog from [Toxic-Cogs](https://github.com/NeuroAssassin/Toxic-Cogs/tree/master), and implementing some new features such as support for Gitea/Forgejo RSS feeds. This PR will track progress on the cog.
cswimr added the
cog
label 2024-01-06 12:34:19 -06:00
cswimr added 1 commit 2024-01-06 12:37:19 -06:00
Merge branch 'main' into updatechecker
All checks were successful
Build Documentation and Lint Code / build and lint (pull_request) Successful in 1m0s
e49be8bda8
cswimr added 2 commits 2024-01-06 12:54:34 -06:00
feat(updatechecker): added the cog
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
7513258cf5
cswimr force-pushed updatechecker from e807143955 to 7513258cf5 2024-01-06 13:30:46 -06:00 Compare
cswimr added 1 commit 2024-01-06 13:31:17 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 59s
ac0c775740
cswimr added 1 commit 2024-01-06 20:15:14 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m13s
3fb695b2e5
cswimr added 1 commit 2024-01-06 20:27:39 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m14s
21cbe8008e
cswimr added 1 commit 2024-01-06 20:38:31 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m14s
c9916f7ea7
cswimr added 1 commit 2024-01-06 20:47:06 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m15s
9d445690db
cswimr added 1 commit 2024-01-07 06:18:44 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
960c97ba44
cswimr added 1 commit 2024-01-07 06:22:22 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
84532af05e
cswimr added 1 commit 2024-01-07 06:25:04 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
50410d3c08
cswimr added 1 commit 2024-01-07 06:38:37 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
eaabd4cd04
cswimr added 1 commit 2024-01-07 06:41:36 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
4b44db2c9d
cswimr added 1 commit 2024-01-07 06:50:12 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
602f999285
cswimr added 1 commit 2024-01-07 07:05:21 -06:00
Merge branch 'main' into updatechecker
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 23s
5a01a3b4b9
cswimr added 1 commit 2024-01-07 07:13:20 -06:00
fix(docs): fixed images breaking on branch docs
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
f3022a980e
cswimr added 1 commit 2024-01-07 07:14:40 -06:00
fix(docs): fixed env variable name
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
c2b2dcb8a0
cswimr added 1 commit 2024-01-07 07:30:05 -06:00
feat(updatechecker): added gitea/forgejo support
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 26s
b4647a3c6b
cswimr added 1 commit 2024-01-07 07:41:57 -06:00
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
130fc6028a
cswimr added 1 commit 2024-01-07 07:47:49 -06:00
fix(updatechecker): hopefully fixed detecting rss changes
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
3bf508859b
cswimr added 1 commit 2024-01-07 07:48:38 -06:00
misc(updatechecker): docstring change
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
be687a58fa
cswimr added 1 commit 2024-01-07 07:59:24 -06:00
misc(updatechecker): moved parsed_url
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 25s
0695dc061e
cswimr added 1 commit 2024-01-07 08:01:31 -06:00
fix(updatechecker): use discord.ext tasks
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 24s
8664c883a5
cswimr added 1 commit 2024-01-07 08:12:02 -06:00
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
e837fb1293
cswimr added 1 commit 2024-01-07 08:15:06 -06:00
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
ee22541b99
cswimr added 1 commit 2024-01-07 08:15:31 -06:00
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
1ab812bf35
cswimr added 1 commit 2024-01-07 08:23:39 -06:00
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
a477c8482b
cswimr added 1 commit 2024-01-07 08:26:55 -06:00
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
19972fda33
cswimr added 1 commit 2024-01-07 08:36:28 -06:00
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
174775daad
cswimr added 1 commit 2024-01-07 12:52:30 -06:00
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
c179dd0649
cswimr added 1 commit 2024-01-07 13:11:43 -06:00
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
77a4001fed
cswimr added 1 commit 2024-01-07 13:20:25 -06:00
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
bc57fb8eca
cswimr added 1 commit 2024-01-07 13:27:22 -06:00
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
45fcc00cdb
cswimr added 1 commit 2024-01-07 13:29:05 -06:00
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
88ee068cbd
cswimr added 1 commit 2024-01-07 13:51:23 -06:00
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
50180c6301
cswimr added 1 commit 2024-01-08 00:06:34 -06:00
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
9a7b627854
cswimr added 1 commit 2024-01-13 08:13:31 -06:00
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
8c6be4c30d
cswimr closed this pull request 2025-03-28 09:55:52 -05:00
Some checks are pending
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
Required
Details
Actions / Lint Code (Ruff & Pylint) (pull_request)
Required

Pull request closed

Sign in to join this conversation.
No description provided.