Fabian Peter Hammerle
|
c87abbb2e3
dependabot: configure to update Pipfile.lock only to avoid breaking python3.5 compatibility
|
4 years ago |
dependabot[bot]
|
3d5325f061
build(deps-dev): bump mypy from 0.782 to 0.790
|
4 years ago |
dependabot[bot]
|
8698238c80
build(deps-dev): bump pytest from 6.0.2 to 6.1.1
|
4 years ago |
Fabian Peter Hammerle
|
8ec47f9dcb
dependabot: fix package-ecosystem setting
|
4 years ago |
Fabian Peter Hammerle
|
76bc605ceb
enable github's dependabot for dev env
|
4 years ago |
Fabian Peter Hammerle
|
71aeeb6a9a
dev env: upgrade black; reformat
|
4 years ago |
Fabian Peter Hammerle
|
f697cfde96
pipfile: split 'packages' section from 'dev-packages', adapt package order, re-lock/update
|
4 years ago |
Fabian Peter Hammerle
|
1bb7b57d87
dev env: downgrade isort to restore compatibility with python3.5
|
4 years ago |
Fabian Peter Hammerle
|
3097b429f7
pipfile: split 'packages' section from 'dev-packages', adapt package order, re-lock/update
|
4 years ago |
Fabian Peter Hammerle
|
e56db8ab4a
pipeline: pin pipenv version to make builds reproducible
|
4 years ago |
Fabian Peter Hammerle
|
a6dc499f05
pipeline: do not abort other jobs on failure
|
4 years ago |
Fabian Peter Hammerle
|
0a4a6d4651
github workflow: remove unsupported yaml anchors
|
4 years ago |
Fabian Peter Hammerle
|
74750675cb
refactor github workflow: use yaml anchors to avoid duplication
|
4 years ago |
Fabian Peter Hammerle
|
941136683b
merge github workflows
|
4 years ago |
Fabian Peter Hammerle
|
a07bd370b6
release v0.1.2
|
4 years ago |
Fabian Peter Hammerle
|
74aebe8bfb
gitignore tag file
|
4 years ago |
Fabian Peter Hammerle
|
72132904fc
pipenv / python3.8: lock importlib-metadata version
|
4 years ago |
Fabian Peter Hammerle
|
79f45bd9e0
restore compatibility with python3.5
|
4 years ago |
Fabian Peter Hammerle
|
4ad3fe2611
pipenv: re-add black
|
4 years ago |
Fabian Peter Hammerle
|
fb8f266966
tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once
|
4 years ago |
Fabian Peter Hammerle
|
0085bb2898
python3.5: fixed TypeError in _sync_event when reading file
|
4 years ago |
Fabian Peter Hammerle
|
df09d54b69
python3.5: fix "TypeError: rename: illegal type for dst parameter"
|
4 years ago |
Fabian Peter Hammerle
|
89e27cfa4b
tests: replace tmpdir fixture with tmp_path to avoid re-conversion into pathlib.Path
|
4 years ago |
Fabian Peter Hammerle
|
c0e8c57d91
python3.5: workaround pytest failing with "pathlib2" import error
|
4 years ago |
Fabian Peter Hammerle
|
3c7aab848d
pipeline: run pytest before pylint & mypy to distinguish python version specific incompatibilities from false positive linter errors
|
4 years ago |
Fabian Peter Hammerle
|
b421f9a51e
pipenv: downgrade zipp to restore support for python3.5
|
4 years ago |
Fabian Peter Hammerle
|
abbb7e0cd1
pipenv: remove black to restore compatibility with python3.5
|
4 years ago |
Fabian Peter Hammerle
|
16cd96154f
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 years ago |
Fabian Peter Hammerle
|
f1edde3f6c
pipeline: enable pylint_import_requirements explicitly
|
4 years ago |
Fabian Peter Hammerle
|
2ea5fec55c
pipeline: verify Pipfile.lock hash matches Pipfile
|
4 years ago |