Commit graph

328 commits

Author SHA1 Message Date
19effe0fcc
add manga title to custom naming placeholders and add first changelog
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2023-01-15 13:19:41 +01:00
f1b6d3a189
add custom naming format & some smaller fixes
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2023-01-14 18:10:17 +01:00
ece6473e17 [2.2.16] - 2022-12-30
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
## [2.2.16] - 2022-12-30

### Fixed

- Log level is now fixed and should not default to 0
- Docker schedule should now work again

### Changed

- Integrate logging logs to loguru via custom sink
- Simplify docker shell scripts
2022-12-30 01:48:40 +01:00
b7ff17f35b fixes for patch 2.2.15
Some checks failed
ci/woodpecker/pr/test_tox_amd64 Pipeline is pending
ci/woodpecker/push/tests Pipeline failed
ci/woodpecker/pr/tests Pipeline failed
ci/woodpecker/pr/test_tox_arm64 unknown status
ci/woodpecker/pr/test_docker_amd64 unknown status
ci/woodpecker/pr/test_release unknown status
ci/woodpecker/pr/test_docker_arm64 unknown status
2022-12-30 01:46:53 +01:00
5bdd54fc16 [2.2.15] - 2022-12-29
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
## [2.2.15] - 2022-12-29

### Added

- `--warn` and `--loglevel` flags

### Removed

- Remove `--lean` and `--verbose` flags and remove custom log levels

### Changed

- Move from standard library logging to [loguru](https://loguru.readthedocs.io/en/stable/index.html)
- Move from standard library argparse to [click](https://click.palletsprojects.com/en/8.1.x/)
2022-12-29 19:45:26 +01:00
e71852fefe fix typo in changelog date [CI SKIP]
All checks were successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2022-12-29 18:47:55 +01:00
c348eefa3f remove unused log levels and add new flags [CI SKIP] 2022-12-29 18:46:42 +01:00
abeb90df3e update hatch and bump version [CI SKIP] 2022-12-29 18:18:50 +01:00
ecf4bf771e switch to loguru/click.
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
update docs etc
2022-12-29 18:13:19 +01:00
d16488818c fix woodpecker git image 2022-12-29 14:38:27 +01:00
51989c5f39 Merge pull request 'Update cr.44net.ch/baseimages/debian-s6 Docker tag to v11' (#28) from renovate/cr.44net.ch-baseimages-debian-s6-11.x into master
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
Reviewed-on: #28
2022-11-26 23:00:23 +01:00
7181ab4b33 Update cr.44net.ch/baseimages/debian-s6 Docker tag to v11
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline failed
ci/woodpecker/pr/test_docker_arm64 Pipeline failed
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2022-11-17 23:04:54 +00:00
58ef4e8d86 [2.2.14] - 2022-10-06
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
Reviewed-on: #27
2022-10-06 22:41:48 +02:00
022e60e602 update changelog and bump version [CI SKIP]
All checks were successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2022-10-06 22:02:34 +02:00
1034532ad6 update logging to conform to ISO 8601
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-10-06 21:26:36 +02:00
ba3f0dfc9b add mkdocs options
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-18 09:47:59 +02:00
73e516f685 [2.2.13] - 2022-08-15
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
## [2.2.13] - 2022-08-15

### Added

- Option to run custom hooks before and after each chapter/manga download
- _Tests for the new hooks_
- _Docs for the new hooks_
- _Tests for mkdocs generation_

### Changed

- Verbose and Debug logging now have a space as a seperator between log level-name and log-level
- APIs now have an attribute with their name (for the hooks) - `api.api_name`
- Docs moved to Cloudflare pages (generated with mkdocs)
2022-08-15 15:39:52 +02:00
6d4d97dfcc update hatch commands [CI SKIP]
All checks were successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2022-08-15 14:57:47 +02:00
3eec319706 add mkdocs test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 14:53:45 +02:00
b926bb043e bump version -> 2.2.13
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 14:45:55 +02:00
554fb28957 update changelog 2022-08-15 14:45:02 +02:00
f3bc494afb updated dependencies 2022-08-15 14:44:31 +02:00
c644f5b545 update static link to relative in docs
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 14:14:18 +02:00
0c6a04494c fix links in new docs
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-08-15 14:05:19 +02:00
cb5b621c6d add mkdocs website in readme
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 13:55:58 +02:00
d43fa6ac5b move docs to mkdocs website
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 13:47:16 +02:00
cce3b5d632 update env variables with example
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-15 12:57:35 +02:00
961fc851cb fix readme hook env variables
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-14 17:02:47 +02:00
139863ac18 update docs and changelog for new hooks
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-14 16:54:43 +02:00
f389f2777f add tests for hooks 2022-08-14 16:34:15 +02:00
c2d9ca9f72 add hooks for custom actions
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-08-13 18:52:32 +02:00
30955369c8 [2.1.12] - 2022-07-25
Some checks failed
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline failed
ci/woodpecker/tag/publish_docker_amd64 Pipeline was successful
ci/woodpecker/tag/publish_docker_arm64 Pipeline was successful
ci/woodpecker/tag/publish_docker_manifest Pipeline was successful
## [2.1.12] - 2022-07-25

### Fixed

- Image publishing with `hatch` on pypi should now work again
- The schedule fixer for the new `.sh` schedule should now work correctly

### Added

- More CI tests: `pylint`, `pylama` and `autoflake`
- New function in `get_release_notes.sh` to get the latest version
- Docstrings for `MangaDLP` and the api module `Mangadex`

### Changed

- CI workflow is now faster and runs natively on arm64 (before it was buildx/emulation)
- `Pylint`/`pylama` code improvements
- Version management is now done with `hatch` (in `__about__.py`)
2022-07-25 23:38:41 +02:00
7f7d256fc2 remove tag of multipy images
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
2022-07-25 21:33:37 +02:00
c842f2b52e add changelog & push version
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_docker_amd64 Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker_arm64 Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline failed
ci/woodpecker/pr/test_tox_arm64 Pipeline failed
2022-07-25 21:20:17 +02:00
10e1d89f3f add new "latest" option in get_release_notes.sh
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-25 15:34:12 +02:00
e9bdd3bd13 move version management to hatch
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-23 00:30:28 +02:00
33e0e5274e add/fix badges 2022-07-22 21:56:51 +02:00
35656e8a7c more pylint improvements
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-22 21:11:01 +02:00
41eb8b8e61 fix platform in ci workflow of release
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-22 19:10:56 +02:00
cf9a22b237 fix import errors in CI for pylint
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-21 22:42:04 +02:00
7a81218176 fix images for new ci workflow
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-21 22:16:14 +02:00
3aaa22b549 some ci changes for faster builds/tests 2022-07-21 21:37:52 +02:00
49f3309e36 add pylint settings/tests 2022-07-21 20:55:35 +02:00
7c3f83389a apply a few pylint/pycodestyle tips 2022-07-21 20:39:56 +02:00
fc3f1984a3 fix schedule fixer
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-19 22:45:00 +02:00
28ecf61c56 fix test images
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-07-19 01:13:04 +02:00
8c2000d2aa fix tests
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-07-19 01:06:42 +02:00
76eb9a54b6 fix hatch build
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-07-18 23:45:19 +02:00
87a30b17c8 [2.1.11] - 2022-07-18
Some checks failed
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline failed
ci/woodpecker/tag/publish_docker Pipeline was successful
## [2.1.11] - 2022-07-18

### Fixed

- The `--read` option now filters empty lines, so it will not generate an error anymore
- An error which was caused by the interactive input method when you did not specify a chapter or to list them
- Some typos

### Added

- Options to configure the default schedule in the docker container via environment variables
- Section the the docker [README.md](docker/README.md) for the new environment variables
- `autoflake` test in `justfile`
- Some more things which get logged

### Changed

- **BREAKING**: renamed the default schedule from `daily` to `daily.sh`. Don't forget to fix your bind-mounts to
  overwrite
  the default schedule
- Added the `.sh` suffix to the s6 init scripts for better compatibility
- Adjusted the new logging implementation. It shows now more info about the module the log is from, and some other
  improvements
2022-07-18 22:04:37 +02:00
4ebdec8e1f Bump version: 2.1.10 → 2.1.11
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/test_release Pipeline was successful
ci/woodpecker/pr/test_docker Pipeline was successful
ci/woodpecker/pr/test_tox_amd64 Pipeline was successful
ci/woodpecker/pr/test_tox_arm64 Pipeline was successful
2022-07-18 21:05:09 +02:00