Commit graph

2300 commits

Author SHA1 Message Date
Tobias Gruetzmacher 9163317aba
Fix type annotations for older Python versions 2023-10-30 08:37:49 +01:00
Tobias Gruetzmacher af20ca7478
Simplify update checker
Motivated by the distutils removal, this replaces version parsing by a
"good enough" version comparison algorithm...
2023-10-29 19:05:20 +01:00
Tobias Gruetzmacher a392a41acb
Jenkins: Use modern coverage step 2023-10-26 22:25:25 +02:00
Tobias Gruetzmacher 85127de88d
Remove certificate "pinning" for ComicsKingdom (fixes #291)
They have switched to short-lived Google certificates, let's hope they
have automated their certificate setup enough so that chain issues won't
happen again...
2023-10-11 00:54:22 +02:00
Tobias Gruetzmacher 5de53cb4b4
Fix CyanideAndHappiness (fixes #227) 2023-10-08 20:41:39 +02:00
Tobias Gruetzmacher 5f2a3cc7cf
Merge pull request #288 from dmoonfire/CassiopeiaQuinn
Add CassiopeiaQuinn
2023-10-08 18:36:35 +02:00
D. Moonfire 4aa089488e Add CassiopeiaQuinn 2023-09-24 00:27:48 -05:00
Tobias Gruetzmacher 92bdd007e3
Flipside moved (fixes #283) 2023-09-18 08:18:31 +02:00
Tobias Gruetzmacher aac35cc797
Merge pull request #284 from webcomics/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-09-05 11:41:03 +02:00
dependabot[bot] 196f548ef6
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-05 07:10:11 +00:00
Tobias Gruetzmacher 6f721b0634
Add manual workflow to publish to TestPyPI 2023-08-27 18:19:33 +02:00
Tobias Gruetzmacher c04e49b5a3
CI: Put default Python version into a variable 2023-08-27 18:16:41 +02:00
Tobias Gruetzmacher 9e05fae304
Fix a bunch of comics (fixes #277) 2023-08-27 02:23:16 +02:00
Tobias Gruetzmacher 6d20de8b2a
Allow ignoring modules in tests forever 2023-08-26 18:23:43 +02:00
Tobias Gruetzmacher 4e03ec84c6
Switch TheRockCocks to ComicControlScraper (fixes #278) 2023-08-26 16:42:38 +02:00
Tobias Gruetzmacher 89db5f31a6
Fix MonsieurLeChien using archive.org (fixes #240) 2023-07-18 22:49:49 +02:00
Tobias Gruetzmacher 4b98223dad
Fix TwoGuysAndGuy (fixes #239) 2023-07-18 22:06:47 +02:00
Tobias Gruetzmacher b4e2e5d2f9
Add CrowTime (fixes #276) 2023-07-18 21:53:26 +02:00
Tobias Gruetzmacher a57f7cff8d
Merge pull request #274 from webcomics/dependabot/github_actions/paambaati/codeclimate-action-5.0.0
Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0
2023-07-13 11:19:47 +02:00
dependabot[bot] c78853dfc4
Bump paambaati/codeclimate-action from 4.0.0 to 5.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: paambaati/codeclimate-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-13 08:42:55 +00:00
Tobias Gruetzmacher 632f36e80e
Merge pull request #275 from webcomics/update-jenkins
Jenkins: Update containers to Debian 12 (bookworm)
2023-07-12 01:22:11 +02:00
Tobias Gruetzmacher e75a75285a
Jenkins: Update containers to Debian 12 (bookworm) 2023-07-09 01:11:15 +02:00
Typhonragewind 52d9f38793
Add Comics (#269)
* add DarkLegacy comic
* add Awaken comic
* add Vibe comic
* add SwordComic comic
2023-06-13 23:46:23 +02:00
Tobias Gruetzmacher 41b2c0dc94
Fix modern type hint on older Python 2023-06-10 22:33:33 +02:00
Tobias Gruetzmacher 0d44632d01
Fix complex image extraction in Unsounded
This also adds a test to ensure this extraction continues working in the
future.
2023-06-10 20:03:56 +02:00
Tobias Gruetzmacher 4f932803a3
Extend scraper API with a extract_image_urls method
This is just a light wrapper around fetchUrls, but frees comic modules
from second-guessing for what purpose fetchUrls was called when they are
overriding that API - And yes, some comic modules already got this
wrong, they are now all fixed.
2023-06-10 15:05:57 +02:00
Tobias Gruetzmacher 355ef44b7e
Unify cmd tests to use capfd 2023-06-09 22:34:13 +02:00
Tobias Gruetzmacher 02718209ce
Merge pull request #271 from Techwolfy/upstream-new-comics-4
Upstream new comics 4
2023-06-09 15:49:03 +02:00
Techwolf 202e47af50
Clean up lost comics 2023-06-09 15:37:46 +02:00
Techwolf 6719c6ac25
Add MangaDex/UzakiChanWaAsobitai 2023-06-09 15:37:46 +02:00
Techwolf e9b48cfd58
Fix UberQuest 2023-06-09 15:37:46 +02:00
Techwolf 4965e0ce09
Add Shifters/TheBeastWithin 2023-06-09 15:37:46 +02:00
Techwolf 8e416325ac
Add Shifters/OnGossamerWings 2023-06-09 15:37:45 +02:00
Techwolf 61deb8900b
Fix Shifters 2023-06-09 15:37:45 +02:00
Techwolf 22865e0a1b
Add Hellkats 2023-06-09 15:37:45 +02:00
Techwolf 540163b9ee
Fix StarfireAgency 2023-06-09 15:37:45 +02:00
Techwolf ed1124662c
Fix Nightshift 2023-06-09 15:37:45 +02:00
Techwolf cf95aa076a
Add Rainburn 2023-06-09 15:37:45 +02:00
Techwolf 63723bc1f9
Fix FoxDad 2023-06-09 15:37:45 +02:00
Techwolf 734326106d
Fix PvPOnline 2023-06-09 15:37:45 +02:00
Techwolf 5d6321f79e
Fix PlushAndBlood 2023-06-09 15:37:45 +02:00
Techwolf 14180fef14
Add Tapastic/Ginpu 2023-06-09 15:37:45 +02:00
Techwolf 94bfb6e2cf
Add WebToons/CrystalVirusOtherStory 2023-06-09 15:37:45 +02:00
Techwolf f158f5af7c
Fix Weregeek 2023-06-09 15:37:45 +02:00
Techwolf 9c143f3c9c
Fix NonPlayerCharacter 2023-06-09 15:37:45 +02:00
Techwolf 4109adaa2a
Fix AlphaLuna 2023-06-09 15:37:45 +02:00
Techwolf 10733c1512
Add WebToons/WorldsStrongestTroll 2023-06-09 15:37:45 +02:00
Techwolf c296e5102e
Add MangaDex/MyWifeIsFromAThousandYearsAgo 2023-06-09 15:37:45 +02:00
Techwolf e2dd8e2f3c
Add MangaDex/MousouTelepathy 2023-06-09 15:37:45 +02:00
Techwolf b06b746e86
Add Lancer 2023-06-09 15:37:45 +02:00