Fabian Peter Hammerle
|
a7223fc812
support image build without git history; setup github action verifying docker build succeeds
|
3 years ago |
Fabian Peter Hammerle
|
a1015b3d7f
support image build without git history (fixes github action)
|
3 years ago |
Fabian Peter Hammerle
|
cf426e82b7
setup github action verifying docker build succeeds (to replace docker's autobuild service)
|
3 years ago |
dependabot[bot]
|
4b33c8faf7
build(deps): bump actions/setup-python from 1 to 2.2.2
|
3 years ago |
dependabot[bot]
|
d669ed87c4
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 years ago |
Fabian Peter Hammerle
|
e95473953c
configure dependabot to keep github-actions up-to-date
|
3 years ago |
dependabot[bot]
|
aa918b34c0
build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6
|
3 years ago |
dependabot[bot]
|
d32f4fe71a
build(deps-dev): bump mypy from 0.902 to 0.910
|
3 years ago |
Fabian Peter Hammerle
|
e2c3768208
env: upgrade mypy from v0.812 to v0.902
|
3 years ago |
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 |