Fabian Peter Hammerle
|
6bcb9e76e4
drop compatibility with python3.6
|
2 years ago |
dependabot[bot]
|
e57b916dc1
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
3 years ago |
dependabot[bot]
|
8527416ab7
build(deps-dev): bump typing-extensions from 3.10.0.2 to 4.0.0
|
3 years ago |
dependabot[bot]
|
94f3afa74c
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
dependabot[bot]
|
85be5002d6
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 years ago |
dependabot[bot]
|
7b150d29fc
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 years ago |
Fabian Peter Hammerle
|
ed078a508d
disable ability to invoke `acpi_backlight` module as script (via `python -m acpi_backlight`); made main function private (use entry point `acpi-backlight-eval` instead)
|
3 years ago |
Fabian Peter Hammerle
|
f7e3784baf
drop compatibility with python3.5; test against python3.10
|
3 years ago |
Fabian Peter Hammerle
|
858dfee530
refactor: use `pathlib.Path` instances instead of `os.path.*`; increase test coverage
|
3 years ago |
dependabot[bot]
|
403deaa65f
build(deps-dev): bump pathlib2 from 2.3.5 to 2.3.6
|
3 years ago |
dependabot[bot]
|
91b2ea9709
build(deps-dev): bump mypy from 0.902 to 0.910
|
3 years ago |
dependabot[bot]
|
05577abd92
build(deps-dev): bump mypy from 0.812 to 0.902
|
3 years ago |
dependabot[bot]
|
4b1301d769
build(deps-dev): bump pytest-cov from 2.12.0 to 2.12.1
|
3 years ago |
dependabot[bot]
|
a6942ecaf0
build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0
|
3 years ago |
Fabian Peter Hammerle
|
c01f22ad3a
dev env: add upper version constraint for `click` to keep compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
1c9245e43f
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
|
9f512d9e9a
dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5
|
3 years ago |
dependabot[bot]
|
fb259701e5
build(deps-dev): bump mypy from 0.800 to 0.812
|
3 years ago |
Fabian Peter Hammerle
|
36a3ebf181
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
fd6f2580a7
refactor pipeline config: detect name of top-level module automatically
|
3 years ago |
dependabot[bot]
|
1f89a4df49
build(deps-dev): bump pylint from 2.6.0 to 2.6.2
|
3 years ago |
dependabot[bot]
|
1fb0ca5f89
build(deps-dev): bump mypy from 0.790 to 0.800
|
3 years ago |
dependabot[bot]
|
b6c1dac8ce
build(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1
|
3 years ago |
Fabian Peter Hammerle
|
8227dfe8bd
env: add upper version constraint for pytest to keep compatibility with python3.5
|
4 years ago |
dependabot[bot]
|
81d2253adb
build(deps-dev): bump importlib-metadata from 2.1.0 to 2.1.1
|
4 years ago |
dependabot[bot]
|
37d076457f
build(deps-dev): bump mypy from 0.782 to 0.790
|
4 years ago |
dependabot[bot]
|
1b3c4cbc01
build(deps-dev): bump pytest from 6.1.0 to 6.1.2
|
4 years ago |
Fabian Peter Hammerle
|
cf4ab276b6
dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5
|
4 years ago |
Fabian Peter Hammerle
|
fcdc014c98
configure github's dependabot to update Pipfile.lock (dev env)
|
4 years ago |
Fabian Peter Hammerle
|
43ce2c0d98
added unit test for backlight_eval
|
4 years ago |