Fabian Peter Hammerle
|
1c946d61f1
test against python3.11 & declare compatibility
|
1 рік тому |
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 роки тому |
Fabian Peter Hammerle
|
b0aa62d6c7
pipeline: add test verifying that the command-line entrypoint is available after installing the wheel
|
2 роки тому |
Fabian Peter Hammerle
|
11199943c1
pipeline: workaround pylint reporting "E0401: Unable to import 'ical2vdir' (import-error)" for tests
|
2 роки тому |
dependabot[bot]
|
fd1959adac
build(deps): bump actions/setup-python from 3 to 4
|
2 роки тому |
Fabian Peter Hammerle
|
6a4b14a961
workflow: fix typo in "python-version" variable's name
|
2 роки тому |
Fabian Peter Hammerle
|
3749671a77
pipeline: remove obsolete workaround for pylint reporting parse-error
|
2 роки тому |
dependabot[bot]
|
b293dee878
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 роки тому |
dependabot[bot]
|
102a467c88
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 роки тому |
dependabot[bot]
|
fa69aa41fd
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 роки тому |
Fabian Peter Hammerle
|
2b32144312
drop compatibility with python3.6
|
2 роки тому |
Fabian Peter Hammerle
|
cb1ef451c3
mypy: enable strict mode in config file
|
2 роки тому |
Fabian Peter Hammerle
|
a0190b0478
adapt internal type hints for mypy's strict mode
|
2 роки тому |
dependabot[bot]
|
574b66bc0c
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 роки тому |
Fabian Peter Hammerle
|
c8b7787440
pipeline: disable caching of virtual environment (did not reduce runtime)
|
3 роки тому |
Fabian Peter Hammerle
|
1651baee4c
pipeline: cache virtual environment in "tests" job
|
3 роки тому |
dependabot[bot]
|
683a854f57
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 роки тому |
dependabot[bot]
|
56715ac6cc
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 роки тому |
dependabot[bot]
|
1298dd20e2
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 роки тому |
Fabian Peter Hammerle
|
aaf6491c78
refactor test job: specify python version explicitly
|
3 роки тому |
Fabian Peter Hammerle
|
fd03943401
test against python3.10
|
3 роки тому |
Fabian Peter Hammerle
|
c62635bda1
pipeline: scan changelog for broken links
|
3 роки тому |
dependabot[bot]
|
044a91dc38
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 роки тому |
Fabian Peter Hammerle
|
fb9acddb0c
drop compatibility with python3.5
|
3 роки тому |
Fabian Peter Hammerle
|
26ccafb47a
pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret
|
3 роки тому |
Fabian Peter Hammerle
|
a630475683
refactor github action config: detect top level module name automatically
|
3 роки тому |
Fabian Peter Hammerle
|
d679a828a6
test against python3.9
|
3 роки тому |
Fabian Peter Hammerle
|
e56db8ab4a
pipeline: pin pipenv version to make builds reproducible
|
4 роки тому |
Fabian Peter Hammerle
|
a6dc499f05
pipeline: do not abort other jobs on failure
|
4 роки тому |
Fabian Peter Hammerle
|
0a4a6d4651
github workflow: remove unsupported yaml anchors
|
4 роки тому |