dependabot[bot]
|
7a4f93264c
build(deps): bump actions/setup-python from 4 to 5 (#87)
|
11 months ago |
Fabian Peter Hammerle
|
077b5973a6
drop compatibility with python3.7 (reached end of life on 2023-06-27); remove pylint-import-requirements from pipeline (incompatible with pylint, see commit below); relock env with pipenv v2023.10.3 on python v3.11.2 (removes "sanitized-package" entry, see commit below)
|
1 year ago |
dependabot[bot]
|
25495b3783
build(deps): bump actions/checkout from 3 to 4 (#76)
|
1 year ago |
Fabian Peter Hammerle
|
35d8115ac3
pipeline: remove coveralls ("422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs", `pytest --cov-fail-under=100 …` in place)
|
1 year ago |
dependabot[bot]
|
de1996b55a
build(deps): bump actions/setup-python from 3 to 4
|
2 years ago |
Fabian Peter Hammerle
|
f45de83a12
workflow: fix typo in "python-version" variable's name
|
2 years ago |
dependabot[bot]
|
e1faacadd4
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
0d41f94221
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
bf2f49d65a
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
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
|
2 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]
|
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
|
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
|
76b63a06e8
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
c4e6cd4f60
refactor pipeline config: detect top-level module name automatically
|
3 years ago |
Fabian Peter Hammerle
|
0819e2f45a
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
aee870c751
prepare glib loop to receive dbus signals
|
4 years ago |
Fabian Peter Hammerle
|
5327714546
mqtt test: remove unused import
|
4 years ago |
Fabian Peter Hammerle
|
52532230a6
pipeline: apt-get update to fix HTTP404 on install
|
4 years ago |
Fabian Peter Hammerle
|
ab72c20968
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 years ago |
Fabian Peter Hammerle
|
e44581b752
pipeline: expect coveralls cmd to succeed
|
4 years ago |
Fabian Peter Hammerle
|
e4c9f6f312
raise coverage
|
4 years ago |
Fabian Peter Hammerle
|
5e8cb7a57e
pipeline: run apt-get as root
|
4 years ago |
Fabian Peter Hammerle
|
1cc53351a4
pipeline: install missing libdbus
|
4 years ago |
Fabian Peter Hammerle
|
1574063886
mqtt message on topic systemctl/hostname/poweroff schedules poweroff with delay of 4 seconds
|
4 years ago |