dependabot[bot]
|
b85ee3358d
build(deps): bump actions/setup-python from 4 to 5 (#148)
|
11 months ago |
Fabian Peter Hammerle
|
48b53cdcb9
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)
|
1 year ago |
dependabot[bot]
|
21dba2b9f2
build(deps): bump actions/checkout from 3 to 4 (#133)
|
1 year ago |
Fabian Peter Hammerle
|
1ab10e594e
drop compatibility with python3.7 (reached end of life on 2023-06-27)
|
1 year ago |
dependabot[bot]
|
4d82badb86
build(deps): bump actions/setup-python from 3 to 4
|
2 years ago |
Fabian Peter Hammerle
|
d354ca9ed4
workflow: fix typo in "python-version" variable's name
|
2 years ago |
dependabot[bot]
|
0379f1f251
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
743e4076b7
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
9dd9ba8b4d
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 years ago |
Fabian Peter Hammerle
|
c2487fce29
drop compatibility with python3.6
|
2 years ago |
dependabot[bot]
|
cac5d69e47
build(deps): bump actions/setup-python from 2.3.0 to 2.3.1
|
2 years ago |
dependabot[bot]
|
fbafea623d
build(deps): bump actions/setup-python from 2.2.2 to 2.3.0
|
3 years ago |
dependabot[bot]
|
e7639f435a
build(deps): bump actions/checkout from 2.3.5 to 2.4.0
|
3 years ago |
dependabot[bot]
|
0c5fc0fe05
build(deps): bump actions/checkout from 2.3.4 to 2.3.5
|
3 years ago |
Fabian Peter Hammerle
|
5099ae1500
drop compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
4644d19eaf
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
7ba62974af
refactor pipeline config: detect name of top level module automatically
|
3 years ago |
Fabian Peter Hammerle
|
8b1ed96620
pipeline: run pylint
|
4 years ago |
Fabian Peter Hammerle
|
f366c7e49d
pipeline: run mypy
|
4 years ago |
Fabian Peter Hammerle
|
5ca0a5fa90
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
685954acba
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 years ago |
Fabian Peter Hammerle
|
0c3a35ee47
setup github action to run pytest & black
|
4 years ago |