Fabian Peter Hammerle
|
a1d76d1450
container image build: upgrade pipenv (in attempt to fix failing pipeline)
|
2 years ago |
Fabian Peter Hammerle
|
386d33b872
setup github action verifying docker build succeeds (to replace docker hub's autobuild service)
|
2 years ago |
Fabian Peter Hammerle
|
037142ba46
drop compatibility with python3.6; test against python3.10
|
2 years ago |
Fabian Peter Hammerle
|
c57260b7c0
drop compatibility with pyhon3.5
|
2 years ago |
dependabot[bot]
|
cfe72e6c3f
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
3 years ago |
dependabot[bot]
|
92f02a51a2
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
dependabot[bot]
|
e17fd295fb
build(deps): bump actions/checkout from 2.3.4 to 2.4.0
|
3 years ago |
dependabot[bot]
|
2421348fea
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
|
3 years ago |
dependabot[bot]
|
53a4933b0b
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 years ago |
dependabot[bot]
|
a42aa94fd1
build(deps): bump actions/setup-python from 1 to 2.2.2
|
3 years ago |
Fabian Peter Hammerle
|
3f6dc9c94c
configure dependabot to keep github-actions up-to-date
|
3 years ago |
Fabian Peter Hammerle
|
abdfbce957
test env: added upper version constraint for pygobject to keep compatibility with python3.5
|
3 years ago |
dependabot[bot]
|
7a3b82121d
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
|
3 years ago |
Fabian Peter Hammerle
|
d92c65bec2
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
4bc9ced04d
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
|
66cfdfe017
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
3 years ago |
dependabot[bot]
|
81ee076a38
build(deps-dev): bump mypy from 0.800 to 0.812
|
3 years ago |
Fabian Peter Hammerle
|
76b63a06e8
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
c4e6cd4f60
refactor pipeline config: detect top-level module name automatically
|
3 years ago |
dependabot[bot]
|
c63421611c
build(deps-dev): bump pylint from 2.6.0 to 2.6.2
|
3 years ago |
Fabian Peter Hammerle
|
e72910d853
refactor makefile: minor renamings for consistency with switchbot-mqtt's Makefile
|
3 years ago |
Fabian Peter Hammerle
|
004a4ad3c8
makefile: added "podman-build" target
|
3 years ago |
Fabian Peter Hammerle
|
c8d77c1d74
refactor makefile: rename variables (including removal of "DOCKER_" prefixes)
|
3 years ago |
Fabian Peter Hammerle
|
c9682a0419
dockerfile: add registry to base image specifier & force `rm` for `podman build`
|
3 years ago |
Fabian Peter Hammerle
|
b1a84037af
makefile: support armv7
|
3 years ago |
Fabian Peter Hammerle
|
f5d0893312
makefile: support arm64, suggest `git tag` command on `make docker-push`
|
3 years ago |
Fabian Peter Hammerle
|
cbf8539de9
dockerfile: chmod files copied from host to no longer require o=rX perms on host
|
3 years ago |
Fabian Peter Hammerle
|
3436c4744f
dockerfile: split `pipenv install` into two stages to speed up image builds
|
3 years ago |
Fabian Peter Hammerle
|
11ad550c68
upgrade docker base image from alpine v3.11 to v3.13.1 (python v3.8.2 -> v3.8.7)
|
3 years ago |
dependabot[bot]
|
bc5c099d5c
build(deps-dev): bump mypy from 0.790 to 0.800
|
3 years ago |