dependabot[bot]
|
574b66bc0c
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 lat temu |
Fabian Peter Hammerle
|
c8b7787440
pipeline: disable caching of virtual environment (did not reduce runtime)
|
2 lat temu |
Fabian Peter Hammerle
|
1651baee4c
pipeline: cache virtual environment in "tests" job
|
2 lat temu |
dependabot[bot]
|
683a854f57
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
2 lat temu |
dependabot[bot]
|
56715ac6cc
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 lat temu |
dependabot[bot]
|
1298dd20e2
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 lat temu |
Fabian Peter Hammerle
|
aaf6491c78
refactor test job: specify python version explicitly
|
3 lat temu |
Fabian Peter Hammerle
|
fd03943401
test against python3.10
|
3 lat temu |
Fabian Peter Hammerle
|
c62635bda1
pipeline: scan changelog for broken links
|
3 lat temu |
dependabot[bot]
|
044a91dc38
build(deps): bump actions/checkout from 1 to 2.3.4
|
3 lat temu |
Fabian Peter Hammerle
|
fb9acddb0c
drop compatibility with python3.5
|
3 lat temu |
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 lat temu |
Fabian Peter Hammerle
|
a630475683
refactor github action config: detect top level module name automatically
|
3 lat temu |
Fabian Peter Hammerle
|
d679a828a6
test against python3.9
|
3 lat temu |
Fabian Peter Hammerle
|
e56db8ab4a
pipeline: pin pipenv version to make builds reproducible
|
4 lat temu |
Fabian Peter Hammerle
|
a6dc499f05
pipeline: do not abort other jobs on failure
|
4 lat temu |
Fabian Peter Hammerle
|
0a4a6d4651
github workflow: remove unsupported yaml anchors
|
4 lat temu |
Fabian Peter Hammerle
|
74750675cb
refactor github workflow: use yaml anchors to avoid duplication
|
4 lat temu |
Fabian Peter Hammerle
|
941136683b
merge github workflows
|
4 lat temu |
Fabian Peter Hammerle
|
72132904fc
pipenv / python3.8: lock importlib-metadata version
|
4 lat temu |
Fabian Peter Hammerle
|
3c7aab848d
pipeline: run pytest before pylint & mypy to distinguish python version specific incompatibilities from false positive linter errors
|
4 lat temu |
Fabian Peter Hammerle
|
abbb7e0cd1
pipenv: remove black to restore compatibility with python3.5
|
4 lat temu |
Fabian Peter Hammerle
|
16cd96154f
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 lat temu |
Fabian Peter Hammerle
|
f1edde3f6c
pipeline: enable pylint_import_requirements explicitly
|
4 lat temu |
Fabian Peter Hammerle
|
2ea5fec55c
pipeline: verify Pipfile.lock hash matches Pipfile
|
4 lat temu |
Fabian Peter Hammerle
|
277da0642f
pipeline: added link to issue documenting importlib_metadata error on python3.8
|
4 lat temu |
Fabian Peter Hammerle
|
31f92ee1a6
ci / coveralls: exclude broken version of package
|
4 lat temu |
Fabian Peter Hammerle
|
a9d6f43cd1
ci: enable mypy
|
4 lat temu |
Fabian Peter Hammerle
|
d33bf43f83
ci/coveralls: add lower version constraint
|
4 lat temu |
Fabian Peter Hammerle
|
e425e40c93
ci/coveralls: fix secret name
|
4 lat temu |