dependabot[bot]
|
188c9942c5
build(deps): bump actions/setup-python from 4 to 5 (#194)
|
11 months ago |
Fabian Peter Hammerle
|
3558fc372c
drop compatibility with python3.8 (untested cause pySwitchbot v0.17.2 added constraint bleak-retry-connector>=1.1.1 requiring python>=3.9); revert env
|
1 year ago |
Fabian Peter Hammerle
|
2f2e065c0b
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below)
|
1 year ago |
dependabot[bot]
|
3f6694f33e
build(deps): bump actions/checkout from 3 to 4 (#173)
|
1 year ago |
Fabian Peter Hammerle
|
4c53756e7c
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 year ago |
Fabian Peter Hammerle
|
d8e90dee06
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 |
Fabian Peter Hammerle
|
37401fe57c
test against python3.11 & declare compatibility
|
1 year ago |
dependabot[bot]
|
5fae3e66f1
build(deps): bump actions/setup-python from 3 to 4
|
2 years ago |
Fabian Peter Hammerle
|
8e776c9b97
workflow: fix typo in "python-version" variable's name
|
2 years ago |
dependabot[bot]
|
eaba900030
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
f8cb9d90a1
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
30c69fc749
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 years ago |
dependabot[bot]
|
a90f0c95fe
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 years ago |
dependabot[bot]
|
0dbb4fe6c9
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
Fabian Peter Hammerle
|
b0a6ad4925
drop compatibility with python3.6 (as in PySwitchbot v0.11.0)
|
3 years ago |
dependabot[bot]
|
c92cd28618
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 years ago |
dependabot[bot]
|
f324c971b2
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 years ago |
Fabian Peter Hammerle
|
3ee4888e3a
test against python3.10
|
3 years ago |
Fabian Peter Hammerle
|
fcb34cee5e
drop compatibility with python3.5
|
3 years ago |
dependabot[bot]
|
c38be35455
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 years ago |
dependabot[bot]
|
b3ca2cd949
build(deps): bump actions/setup-python from 1 to 2.2.2
|
3 years ago |
Fabian Peter Hammerle
|
df7eb9aab9
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
|
1a82472596
refactor pipeline config: detect top level module name automatically
|
3 years ago |
Fabian Peter Hammerle
|
b2747c3a3a
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
44f2706bde
add support for switchbot curtain motors
|
3 years ago |
Fabian Peter Hammerle
|
2c93d7b07a
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
ce964ae335
pipeline: removed obsolete workaround to install importlib-metadata on python3.8
|
4 years ago |
Fabian Peter Hammerle
|
3b5ea00bf0
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 years ago |
Fabian Peter Hammerle
|
663ae02dff
pipeline: enable pylint_import_requirements explicitly
|
4 years ago |
Fabian Peter Hammerle
|
53cc897c88
pipeline: verify Pipfile.lock hash matches Pipfile
|
4 years ago |