dependabot[bot]
|
5d8746b76d
build(deps): bump actions/setup-python from 4 to 5 (#153)
|
10 meses atrás |
Fabian Peter Hammerle
|
647366fe07
relock env with pipenv v2023.10.3 on python v3.11.2 (to remove "sanitized-package" entry, see log below); remove pylint-import-requirements from pipeline (see commit below)
|
1 ano atrás |
dependabot[bot]
|
61618f9caa
build(deps): bump actions/checkout from 3 to 4 (#138)
|
1 ano atrás |
Fabian Peter Hammerle
|
e517165285
.github/workflows/python.yml: document reason for not upgrading pipenv beyond v2023.6.18
|
1 ano atrás |
Fabian Peter Hammerle
|
40583ce188
pipeline: upgrade pipenv from v2023.6.12 to v2023.6.18
|
1 ano atrás |
Fabian Peter Hammerle
|
35fc3a5cda
pipeline: upgrade pipenv from v2023.5.19 to v2023.6.12
|
1 ano atrás |
Fabian Peter Hammerle
|
569983ac1d
pipeline: upgrade pipenv from v2023.2.4 to v2023.5.19
|
1 ano atrás |
Fabian Peter Hammerle
|
58fb28da5c
pipeline: upgrade pipenv from v2022.9.21 to v2023.2.4
|
1 ano atrás |
Fabian Peter Hammerle
|
064bc9f99b
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 ano atrás |
Fabian Peter Hammerle
|
d1b5cf95d4
pipeline: remove coveralls ("422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs", `pytest --cov-fail-under=100 …` in place)
|
1 ano atrás |
Fabian Peter Hammerle
|
1c946d61f1
test against python3.11 & declare compatibility
|
1 ano atrás |
Fabian Peter Hammerle
|
5a521c33c2
pipeline: upgrade pipenv from v2020.8.13 to v2022.9.21 (to reduce runtime of `pipenv install` from approx 58s to approx 26s)
|
2 anos atrás |
Fabian Peter Hammerle
|
b0aa62d6c7
pipeline: add test verifying that the command-line entrypoint is available after installing the wheel
|
2 anos atrás |
Fabian Peter Hammerle
|
11199943c1
pipeline: workaround pylint reporting "E0401: Unable to import 'ical2vdir' (import-error)" for tests
|
2 anos atrás |
dependabot[bot]
|
fd1959adac
build(deps): bump actions/setup-python from 3 to 4
|
2 anos atrás |
Fabian Peter Hammerle
|
6a4b14a961
workflow: fix typo in "python-version" variable's name
|
2 anos atrás |
Fabian Peter Hammerle
|
3749671a77
pipeline: remove obsolete workaround for pylint reporting parse-error
|
2 anos atrás |
dependabot[bot]
|
b293dee878
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 anos atrás |
dependabot[bot]
|
102a467c88
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 anos atrás |
dependabot[bot]
|
fa69aa41fd
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 anos atrás |
Fabian Peter Hammerle
|
2b32144312
drop compatibility with python3.6
|
2 anos atrás |
Fabian Peter Hammerle
|
cb1ef451c3
mypy: enable strict mode in config file
|
2 anos atrás |
Fabian Peter Hammerle
|
a0190b0478
adapt internal type hints for mypy's strict mode
|
2 anos atrás |
dependabot[bot]
|
574b66bc0c
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 anos atrás |
Fabian Peter Hammerle
|
c8b7787440
pipeline: disable caching of virtual environment (did not reduce runtime)
|
2 anos atrás |
Fabian Peter Hammerle
|
1651baee4c
pipeline: cache virtual environment in "tests" job
|
2 anos atrás |
dependabot[bot]
|
683a854f57
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
2 anos atrás |
dependabot[bot]
|
56715ac6cc
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 anos atrás |
dependabot[bot]
|
1298dd20e2
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 anos atrás |
Fabian Peter Hammerle
|
aaf6491c78
refactor test job: specify python version explicitly
|
3 anos atrás |