Fabian Peter Hammerle
|
cf3bd6004c
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)
|
hai 1 ano |
dependabot[bot]
|
dae5a454d9
build(deps): bump actions/checkout from 3 to 4 (#117)
|
hai 1 ano |
Fabian Peter Hammerle
|
0d96f563ea
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
hai 1 ano |
Fabian Peter Hammerle
|
00d4f719cf
pipeline: remove coveralls ("422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs", `pytest --cov-fail-under=100 …` in place)
|
hai 1 ano |
dependabot[bot]
|
cccadb4597
build(deps): bump actions/setup-python from 3 to 4
|
%!s(int64=2) %!d(string=hai) anos |
Fabian Peter Hammerle
|
5ec46af7b9
workflow: fix typo in "python-version" variable's name
|
%!s(int64=2) %!d(string=hai) anos |
dependabot[bot]
|
a1a0039754
build(deps): bump actions/checkout from 2.4.0 to 3
|
%!s(int64=2) %!d(string=hai) anos |
dependabot[bot]
|
33bc0ad2b2
build(deps): bump actions/setup-python from 2.3.2 to 3
|
%!s(int64=2) %!d(string=hai) anos |
dependabot[bot]
|
756726fe79
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
%!s(int64=2) %!d(string=hai) anos |
Fabian Peter Hammerle
|
6bcb9e76e4
drop compatibility with python3.6
|
%!s(int64=2) %!d(string=hai) anos |
dependabot[bot]
|
e57b916dc1
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
%!s(int64=2) %!d(string=hai) anos |
dependabot[bot]
|
94f3afa74c
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
%!s(int64=3) %!d(string=hai) anos |
dependabot[bot]
|
85be5002d6
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
%!s(int64=3) %!d(string=hai) anos |
dependabot[bot]
|
7b150d29fc
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
%!s(int64=3) %!d(string=hai) anos |
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)
|
%!s(int64=3) %!d(string=hai) anos |
Fabian Peter Hammerle
|
f7e3784baf
drop compatibility with python3.5; test against python3.10
|
%!s(int64=3) %!d(string=hai) anos |
Fabian Peter Hammerle
|
858dfee530
refactor: use `pathlib.Path` instances instead of `os.path.*`; increase test coverage
|
%!s(int64=3) %!d(string=hai) anos |
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
|
%!s(int64=3) %!d(string=hai) anos |
Fabian Peter Hammerle
|
36a3ebf181
test against python3.9
|
%!s(int64=3) %!d(string=hai) anos |
Fabian Peter Hammerle
|
fd6f2580a7
refactor pipeline config: detect name of top-level module automatically
|
%!s(int64=3) %!d(string=hai) anos |
Fabian Peter Hammerle
|
43ce2c0d98
added unit test for backlight_eval
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
3e21c5a774
added unit tests for Backlight class
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
b3b0c1cf59
pipeline: run pylint
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
289980b1a6
pipeline: run mypy
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
a6257d32af
pipeline: check test coverage
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
6145e6ae2a
format code via black
|
%!s(int64=4) %!d(string=hai) anos |
Fabian Peter Hammerle
|
31fd081f9f
setup github action running pytest
|
%!s(int64=4) %!d(string=hai) anos |