WIP: Add UpdateChecker cog #14

Draft
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 13:34:19 -05:00
cswimr added 1 commit 2024-01-06 13:37:19 -05: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 13:54:34 -05:00
feat(updatechecker): added the cog
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
7513258cf5
cswimr added 1 commit 2024-01-06 14:22:30 -05:00
fix(workflow): hopefully fixed deploying documentation on pull requests
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
85e0387935
cswimr added 1 commit 2024-01-06 14:24:43 -05:00
misc(workflow): added logging for the deployment step
Some checks failed
Build Documentation and Lint Code / build and lint (pull_request) Failing after 1m1s
e807143955
cswimr force-pushed updatechecker from e807143955 to 7513258cf5 2024-01-06 14:30:46 -05:00 Compare
cswimr added 1 commit 2024-01-06 14:31:17 -05: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 21:15:14 -05: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 21:27:39 -05: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 21:38:31 -05: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 21:47:06 -05: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 07:18:44 -05: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 07:22:22 -05: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 07:25:04 -05: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 07:38:37 -05: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 07:41:36 -05: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 07:50:12 -05: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 08:05:21 -05: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 08:13:20 -05: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 08:14:40 -05: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 08:30:05 -05: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 08:41:57 -05: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 08:47:49 -05: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 08:48:38 -05: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 08:59:24 -05: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 09:01:31 -05: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 09:12:02 -05: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 09:15:06 -05: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 09:15:31 -05: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 09:23:39 -05: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 09:26:55 -05: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 09:36:28 -05: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 13:52:30 -05: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 14:11:43 -05: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 14:20:25 -05: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 14:27:22 -05: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 14:29:05 -05: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 14:51:23 -05: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 01:06:34 -05: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 09:13:31 -05: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
Some checks failed
Actions / Lint Code (Pylint) (pull_request) Failing after 17s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s
This pull request has changes conflicting with the target branch.
  • mkdocs.yml
  • poetry.lock
  • pyproject.toml
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin updatechecker:updatechecker
git checkout updatechecker

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff updatechecker
git checkout main
git merge --ff-only updatechecker
git checkout updatechecker
git rebase main
git checkout main
git merge --no-ff updatechecker
git checkout main
git merge --squash updatechecker
git checkout main
git merge --ff-only updatechecker
git checkout main
git merge updatechecker
git push origin main
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cswimr/SeaCogs#14
No description provided.