Commit graph

224 commits

Author SHA1 Message Date
73ab7738fb add snyk badge
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-22 19:52:42 +02:00
56b582b53a fix entry points
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-22 19:37:34 +02:00
d9fe6a4b32 move code from placeholder script to input.py 2022-06-22 19:34:41 +02:00
b0fb8d4860 fix and add ci/cd tests 2022-06-22 19:27:03 +02:00
d6a9651cc4 add tox config 2022-06-22 19:26:39 +02:00
d56c23aa30 add build infos 2022-06-22 12:48:18 +02:00
f92c2fa507 add __main__.py and some changes for bump2version 2022-06-22 11:36:06 +02:00
1a9c95fae1 fix release notes script
All checks were successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker Pipeline was successful
2022-06-21 22:22:57 +02:00
d9af1b6165 [2.1.6] - 2022-06-21
Some checks failed
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline failed
ci/woodpecker/tag/publish_docker Pipeline failed
## [2.1.6] - 2022-06-21

### Fixed

- Docker labels are now working
- Global variables are now fully uppercase
- Some errors with static types

### Added

- bump2version config for releases
- More tests with: `mypy` and `isort`
- New issue templates

### Changed

- Release workflow now is based on configuration files
- Switched from `setup.py` to `pyproject.toml`
- `README.md` now has sorted badges
- Imports are now sorted with `isort`
- Static types are now checked with `mypy`
- Release note generation is now simplified
2022-06-21 22:18:07 +02:00
f68d6724dd temp fix for docker build
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-06-21 22:12:51 +02:00
435e4face7 fix typo
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-06-21 21:40:21 +02:00
31bd231bb8 Bump version: 2.1.5 → 2.1.6
Some checks failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline failed
2022-06-21 21:32:25 +02:00
3876a5ac56 add changelog entries 2022-06-21 21:32:14 +02:00
52280246f5 fix script name and housekeeping
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 21:27:01 +02:00
b509868154 revert static docker tag to latest 2022-06-21 21:21:02 +02:00
9620b1a0ba add changelog
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 17:29:37 +02:00
e61dc8ab27 make global vars uppercase 2022-06-21 17:22:43 +02:00
9d127581ef update release workflow
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 17:16:52 +02:00
3e470e100e update readme badges 2022-06-21 16:33:55 +02:00
288577ebd9 update readme badges 2022-06-21 14:03:25 +02:00
1a196542a2 add --pretty to mypy 2022-06-21 13:42:30 +02:00
372bea6189 move tool config to pyproject.toml
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-21 12:52:09 +02:00
78da547898 adapt isort to black defaults
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 22:56:07 +02:00
96c6b9489b fix isort with black
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 22:47:59 +02:00
faa16c70a3 fix mypy errors
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-20 17:46:04 +02:00
2f20bc17d5 Merge branch 'master' into dev 2022-06-20 16:34:16 +02:00
8a74cc9ffb fix labels for docker image
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-20 16:32:05 +02:00
5b315c227b
Update issue templates 2022-06-20 16:29:54 +02:00
510ecdd00f
Update issue templates 2022-06-20 16:28:57 +02:00
3e574189c7 add isort and mypy test 2022-06-20 14:31:41 +02:00
a62a9e8ec8 use isort 2022-06-20 13:01:26 +02:00
ec56eca175 fix labels for docker image
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-18 14:58:44 +02:00
d40a2cab8f [2.1.5] - 2022-06-18
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker Pipeline was successful
## [2.1.5] - 2022-06-18

### Fixed

- Image names now have a suffix, as some comic readers have problems with no
  suffix [fixes issue #2]

### Added

- `--format` section in the README
2022-06-18 00:17:20 +02:00
b96470a4f6 add issue in changelog [CI SKIP]
All checks were successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-06-18 00:12:23 +02:00
67f4a286e1 fix date [CI SKIP]
All checks were successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-06-18 00:05:21 +02:00
c4f6ac727c fix test
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-06-18 00:01:55 +02:00
a11c9438e7 push version
Some checks failed
ci/woodpecker/push/tests Pipeline failed
2022-06-17 23:57:52 +02:00
10c9fc47b7 fix image suffix and add readme entry of --format 2022-06-17 23:39:01 +02:00
95ed20dde6 [2.1.4] - 2022-05-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 Pipeline was successful
ci/woodpecker/push/tests Pipeline was successful
Reviewed-on: #13
2022-05-29 20:52:47 +02:00
c52099220f changelog + push version
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-29 20:43:58 +02:00
f94c11b933 change setuidgid from schedule to cron
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-29 20:41:10 +02:00
781b25c2e8 fix docker container
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-29 19:11:38 +02:00
7be856f829 fix crontab
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-29 16:00:21 +02:00
6fde304bf0 Merge pull request '2.1.3' (#12) from dev into master
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/tag/tests Pipeline was successful
ci/woodpecker/tag/publish_release Pipeline was successful
ci/woodpecker/tag/publish_docker Pipeline was successful
Reviewed-on: #12
2022-05-29 14:09:38 +02:00
547d056822 prepare for 2.1.3 release
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/pr/tests Pipeline was successful
ci/woodpecker/pr/build_docker Pipeline was successful
2022-05-29 13:49:27 +02:00
57d2675528 add changelog entry
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 22:33:09 +02:00
b27e819e46 prepare changelog + .md formatting 2022-05-25 22:31:28 +02:00
a8e670de71 change print version to match -v 2022-05-25 22:25:04 +02:00
0305631f78 rename class methods so they don't use a dunder format
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 22:18:23 +02:00
3336649ada import sys
All checks were successful
ci/woodpecker/push/tests Pipeline was successful
2022-05-25 20:15:30 +02:00