Fabian Peter Hammerle
|
16d039e8bd
fix dockerfile: remove "sanitized-package" package added by dependabot
|
3 years ago |
dependabot[bot]
|
b116d4bc43
build(deps-dev): bump mypy from 0.812 to 0.902
|
3 years ago |
dependabot[bot]
|
d9f3550d42
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
|
3 years ago |
dependabot[bot]
|
1af721d6f6
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
|
3 years ago |
Fabian Peter Hammerle
|
adbcf26ba8
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
8d1e5257c4
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
3 years ago |
Fabian Peter Hammerle
|
5b088c2f16
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
3 years ago |
dependabot[bot]
|
845fbdf514
build(deps-dev): bump mypy from 0.800 to 0.812
|
3 years ago |
dependabot[bot]
|
725b4b7493
build(deps-dev): bump pylint from 2.6.0 to 2.6.2
|
3 years ago |
Fabian Peter Hammerle
|
1044c8ce44
test command line entrypoint
|
3 years ago |
Fabian Peter Hammerle
|
fa44f5ac67
added gitignore list
|
3 years ago |
Fabian Peter Hammerle
|
225189d547
readme: added screenshots
|
3 years ago |
Fabian Peter Hammerle
|
7e12a91a6d
added sample playbook
|
3 years ago |
Fabian Peter Hammerle
|
e24e72aea5
release v0.1.1
|
3 years ago |
Fabian Peter Hammerle
|
fa25adcf4c
setuptools-scm: ignore non-release tags
|
3 years ago |
Fabian Peter Hammerle
|
b8f4546e81
readme: added badges
|
3 years ago |
Fabian Peter Hammerle
|
10dbb85561
restore runtime compatibility with python3.5 & test compatibility with python3.5-3.7; configure test pipeline; fix some return type hints
|
3 years ago |
Fabian Peter Hammerle
|
0d817b1b3d
env: downgrade cryptography for compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
d488c3918b
mypy: ignore imports of python-telegram-bot
|
3 years ago |
Fabian Peter Hammerle
|
8831e41734
loosen version constraint for `python-telegram-bot` to restore compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
b9cfdb6687
tests: replace use of call_args.args/kwargs to restore compatibility with python<3.8
|
3 years ago |
Fabian Peter Hammerle
|
a376482c1c
fixed return type hints in class _Persistence; added assertions fixing mypy errors
|
3 years ago |
Fabian Peter Hammerle
|
90522d7f94
pipeline: workaround pylint parse error; fix mypy invocation
|
3 years ago |
Fabian Peter Hammerle
|
c37f9e76c5
pylint: disable irrelevant checks
|
3 years ago |
Fabian Peter Hammerle
|
02a8e5ad3f
pipeline: upgrade checkout action in attempt to fix git-lfs checkout
|
3 years ago |
Fabian Peter Hammerle
|
851d1fdea8
investigate JSONDecodeError in github action
|
3 years ago |
Fabian Peter Hammerle
|
9f9330732f
configure github actions to run `black --check`, pytest, pylint & mypy
|
3 years ago |
Fabian Peter Hammerle
|
55dc771565
configure github's dependabot to keep Pipfile.lock up-to-date
|
3 years ago |
Fabian Peter Hammerle
|
1a00b2809f
readme: added link to container image sigstore
|
3 years ago |
Fabian Peter Hammerle
|
96134cf515
readme: minor changes in wording, fix typos
|
3 years ago |