Tobias Gruetzmacher
|
5076aa75ab
|
Merge pull request #207 from webcomics/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2 to 3
|
2022-03-01 10:41:23 +01:00 |
|
dependabot[bot]
|
8cedabdf5b
|
Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-python
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-01 07:11:42 +00:00 |
|
Tobias Gruetzmacher
|
44c78f4765
|
Fix ComicsKingdom (fixes #205)
|
2022-02-15 00:24:15 +01:00 |
|
Tobias Gruetzmacher
|
45162bf7f2
|
Enhance default session with host-specific options
This makes much more sense then building custom sessions inside specific
modules.
|
2022-02-15 00:18:48 +01:00 |
|
Tobias Gruetzmacher
|
6041c1e03b
|
Drop Python 2.6 support
|
2022-02-14 23:51:03 +01:00 |
|
Tobias Gruetzmacher
|
5ee888d889
|
Fix TLS verification for ComicsKingdom
It seems they can make the same error multiple times (see #132), so we
are explicit on which certificate we trust now (fixes #204).
|
2022-02-14 22:24:12 +01:00 |
|
Tobias Gruetzmacher
|
e832c8e93b
|
It's 2022 already...
|
2022-02-14 20:11:07 +01:00 |
|
Tobias Gruetzmacher
|
2e6b3d5f23
|
Test with Python 3.10
|
2021-10-17 14:22:31 +02:00 |
|
Tobias Gruetzmacher
|
9e1c73ed0a
|
Remove flake8-strings
Seems to be incompatible with current flake8 versions
|
2021-10-17 14:20:56 +02:00 |
|
Tobias Gruetzmacher
|
878504c3a8
|
Stay on older flake8 release for now
|
2021-10-17 14:12:42 +02:00 |
|
Tobias Gruetzmacher
|
fdfc00e453
|
Merge pull request #202 from webcomics/dependabot/github_actions/paambaati/codeclimate-action-3.0.0
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0
|
2021-10-16 19:15:02 +02:00 |
|
dependabot[bot]
|
8ec33f2841
|
Bump paambaati/codeclimate-action from 2.7.5 to 3.0.0
Bumps [paambaati/codeclimate-action](https://github.com/paambaati/codeclimate-action) from 2.7.5 to 3.0.0.
- [Release notes](https://github.com/paambaati/codeclimate-action/releases)
- [Changelog](https://github.com/paambaati/codeclimate-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/paambaati/codeclimate-action/compare/v2.7.5...v3.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>
|
2021-09-30 07:09:42 +00:00 |
|
Tobias Gruetzmacher
|
adf1531d4f
|
Merge krisstraub comics into a common module
|
2021-08-31 00:38:58 +02:00 |
|
Tobias Gruetzmacher
|
05a873a40f
|
Fix more comics using the Internet Archive
|
2021-08-31 00:11:28 +02:00 |
|
Tobias Gruetzmacher
|
3ed4b701ca
|
Seems not every action publishes major semantic tags...
|
2021-08-26 22:31:18 +02:00 |
|
Tobias Gruetzmacher
|
cb73e2da50
|
Revert all github actions to only reference major version
|
2021-08-26 22:19:26 +02:00 |
|
Tobias Gruetzmacher
|
fdef533564
|
Merge pull request #200 from toonn/erfworld
Erfworld: Add Kickstarter Stories
|
2021-08-18 23:38:39 +02:00 |
|
toonn
|
c3e4c914c4
|
Erfworld: Add Kickstarter Stories
|
2021-08-18 14:19:08 +02:00 |
|
Tobias Gruetzmacher
|
d0f271f74d
|
Merge pull request #199 from garbled1/newcomics_2
Add a few new comics
|
2021-08-15 10:00:53 +02:00 |
|
garbled1
|
e86526f21a
|
Add a few new comics
|
2021-08-14 08:17:38 -07:00 |
|
dependabot[bot]
|
7a135c7c93
|
Bump codecov/codecov-action from 2.0.1 to 2.0.2 (#196)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2.0.1...v2.0.2)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-26 09:34:13 +02:00 |
|
dependabot[bot]
|
e3d2de9436
|
Bump codecov/codecov-action from 1 to 2.0.1 (#195)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 1 to 2.0.1.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v1...v2.0.1)
---
updated-dependencies:
- dependency-name: codecov/codecov-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-07-20 09:46:58 +02:00 |
|
dependabot[bot]
|
bdf8fb14a7
|
Bump peaceiris/actions-gh-pages from 3 to 3.8.0 (#190)
Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 3.8.0.
- [Release notes](https://github.com/peaceiris/actions-gh-pages/releases)
- [Changelog](https://github.com/peaceiris/actions-gh-pages/blob/main/CHANGELOG.md)
- [Commits](https://github.com/peaceiris/actions-gh-pages/compare/v3...v3.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-13 10:12:46 +02:00 |
|
dependabot[bot]
|
6697cd414a
|
Bump actions/checkout from 2 to 2.3.4 (#188)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.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/v2...v2.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-12 13:43:36 +02:00 |
|
dependabot[bot]
|
7b109c9280
|
Bump actions/setup-python from 2 to 2.2.2 (#191)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 2.2.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v2.2.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2021-05-12 13:29:28 +02:00 |
|
Tobias Gruetzmacher
|
dc86a27033
|
Hardcode code climate reporter ID (it's not secret)
|
2021-05-12 12:54:45 +02:00 |
|
Tobias Gruetzmacher
|
fea3a78662
|
Allow pages workflow to write to the repository
|
2021-05-10 22:17:00 +02:00 |
|
Tobias Gruetzmacher
|
fa098f955d
|
Fix indentation for pages action
|
2021-05-01 14:10:48 +02:00 |
|
Tobias Gruetzmacher
|
63bc637ae7
|
Merge pull request #187 from webcomics/gh-actions
Switch from Travis-CI to GitHub Actions
|
2021-05-01 13:58:32 +02:00 |
|
Tobias Gruetzmacher
|
5dbb5aacb4
|
Remove Travis-CI configuration
|
2021-05-01 13:45:03 +02:00 |
|
Tobias Gruetzmacher
|
9588ab4355
|
Move codeclimate reporter to GitHub Actions
|
2021-05-01 13:45:03 +02:00 |
|
Tobias Gruetzmacher
|
50f6288c86
|
Move codecov to GitHub Actions
|
2021-05-01 11:27:05 +02:00 |
|
Tobias Gruetzmacher
|
95918cda88
|
Move website generation to GitHub Actions
|
2021-05-01 11:25:01 +02:00 |
|
Tobias Gruetzmacher
|
2f1873d120
|
Add inital GitHub Actions
|
2021-05-01 11:25:01 +02:00 |
|
Tobias Gruetzmacher
|
987268dcf3
|
Move all reports into a common directory
|
2021-05-01 11:08:51 +02:00 |
|
Tobias Gruetzmacher
|
2002a5f61a
|
Drop Python 3.5 support
|
2021-04-30 21:24:25 +02:00 |
|
Tobias Gruetzmacher
|
6d15be8b2c
|
Ignore MangaDex in tests for now
|
2021-04-02 10:15:18 +02:00 |
|
Tobias Gruetzmacher
|
2c8bb90d4e
|
Remove ComicSherpa
This legacy site has already been offline for a few weeks now and
is probably not coming back.
|
2021-04-02 09:28:56 +02:00 |
|
Tobias Gruetzmacher
|
6436bc0c6a
|
Fix some navigation issues in WLP comics
|
2021-03-20 01:20:09 +01:00 |
|
Tobias Gruetzmacher
|
05a497fa8a
|
Throttle GrrlPower (fixes #179)
|
2021-03-20 00:52:28 +01:00 |
|
Tobias Gruetzmacher
|
cc582ce6bb
|
Jenkins: Remove timestamps & ansicolor wrapper
Both plugins have an option to be applied globally nowadays, so we don't
need to add it to the Jenkinsfile.
|
2021-03-19 14:27:56 +01:00 |
|
Tobias Gruetzmacher
|
115bf04c0b
|
Jenkins: Abort module tests after 12 hours
|
2021-03-19 14:16:04 +01:00 |
|
Tobias Gruetzmacher
|
87549b951a
|
Merge pull request #184 from Techwolfy/upstream-new-comics-2
Add 29 comics, fix bug in MangaDex completion detection
|
2021-03-19 14:04:33 +01:00 |
|
Techwolf
|
0df3db7f5c
|
Add TaleOfTenThousand
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
1ebdea7aae
|
Fix SMBC
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
03f6d2632b
|
Add MangaDex/GanbareDoukiChan
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
436a61ae60
|
Add WebToons/FutureYou
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
54b82d91bf
|
Add WebToons/JustFriends
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
e0d4f7731e
|
Add WebToons/DrawnToYou
|
2021-03-19 13:49:32 +01:00 |
|
Techwolf
|
c09f8c991b
|
Add WebToons/YouveGottaBeKittenMe
|
2021-03-19 13:49:32 +01:00 |
|