dependabot[bot]
|
923fb3bbc5
build(deps): bump actions/setup-python from 3 to 4
|
2 years ago |
Fabian Peter Hammerle
|
9e16a865ee
workflow: fix typo in "python-version" variable's name
|
2 years ago |
Fabian Peter Hammerle
|
921686796b
add tests
|
2 years ago |
dependabot[bot]
|
6c70015f97
build(deps): bump actions/checkout from 2.4.0 to 3
|
2 years ago |
dependabot[bot]
|
843cf73137
build(deps): bump actions/setup-python from 2.3.2 to 3
|
2 years ago |
dependabot[bot]
|
ac371b92b1
build(deps): bump actions/setup-python from 2.3.1 to 2.3.2
|
2 years ago |
Fabian Peter Hammerle
|
aeeb53e114
drop compatibility with python3.6; test against python3.10
|
2 years ago |
Fabian Peter Hammerle
|
a91afa30d8
drop compatibility with python3.5
|
3 years ago |
Fabian Peter Hammerle
|
23101024da
drop support for python3.4; upgrade dev env; disable travis
|
3 years ago |
Fabian Peter Hammerle
|
1305428056
test against python3.9
|
3 years ago |
Fabian Peter Hammerle
|
04bef9b9f6
refactor pipeline config: detect name of top-level module automatically
|
3 years ago |
Fabian Peter Hammerle
|
48169d4c36
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
a28bb585b6
github workflow: run mypy
|
4 years ago |
Fabian Peter Hammerle
|
b5278643b4
github workflow: check code format
|
4 years ago |
Fabian Peter Hammerle
|
44be415908
github workflow: report test coverage
|
4 years ago |
Fabian Peter Hammerle
|
3f7347ae27
github workflow: assign name
|
4 years ago |
Fabian Peter Hammerle
|
9b3647d320
github workflow / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 years ago |
Fabian Peter Hammerle
|
270e23aacc
pipeline: lint tests
|
4 years ago |
Fabian Peter Hammerle
|
6e6c1b65fe
pipeline/python3.8: upgrade astroid to fix KeyError
|
4 years ago |
Fabian Peter Hammerle
|
0bef894769
added python3.8 build
|
4 years ago |
Fabian Peter Hammerle
|
20f9c8f140
github workflow: disable unavailable python3.4
|
4 years ago |
Fabian Peter Hammerle
|
7312d02601
created github workflow based on travis settings
|
4 years ago |