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 年之前 |
Fabian Peter Hammerle
|
74750675cb
refactor github workflow: use yaml anchors to avoid duplication
|
4 年之前 |
Fabian Peter Hammerle
|
941136683b
merge github workflows
|
4 年之前 |
Fabian Peter Hammerle
|
a07bd370b6
release v0.1.2
|
4 年之前 |
Fabian Peter Hammerle
|
74aebe8bfb
gitignore tag file
|
4 年之前 |
Fabian Peter Hammerle
|
72132904fc
pipenv / python3.8: lock importlib-metadata version
|
4 年之前 |
Fabian Peter Hammerle
|
79f45bd9e0
restore compatibility with python3.5
|
4 年之前 |
Fabian Peter Hammerle
|
4ad3fe2611
pipenv: re-add black
|
4 年之前 |
Fabian Peter Hammerle
|
fb8f266966
tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once
|
4 年之前 |
Fabian Peter Hammerle
|
0085bb2898
python3.5: fixed TypeError in _sync_event when reading file
|
4 年之前 |
Fabian Peter Hammerle
|
df09d54b69
python3.5: fix "TypeError: rename: illegal type for dst parameter"
|
4 年之前 |
Fabian Peter Hammerle
|
89e27cfa4b
tests: replace tmpdir fixture with tmp_path to avoid re-conversion into pathlib.Path
|
4 年之前 |
Fabian Peter Hammerle
|
c0e8c57d91
python3.5: workaround pytest failing with "pathlib2" import error
|
4 年之前 |
Fabian Peter Hammerle
|
3c7aab848d
pipeline: run pytest before pylint & mypy to distinguish python version specific incompatibilities from false positive linter errors
|
4 年之前 |
Fabian Peter Hammerle
|
b421f9a51e
pipenv: downgrade zipp to restore support for python3.5
|
4 年之前 |
Fabian Peter Hammerle
|
abbb7e0cd1
pipenv: remove black to restore compatibility with python3.5
|
4 年之前 |
Fabian Peter Hammerle
|
16cd96154f
pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available
|
4 年之前 |
Fabian Peter Hammerle
|
f1edde3f6c
pipeline: enable pylint_import_requirements explicitly
|
4 年之前 |
Fabian Peter Hammerle
|
2ea5fec55c
pipeline: verify Pipfile.lock hash matches Pipfile
|
4 年之前 |
Fabian Peter Hammerle
|
277da0642f
pipeline: added link to issue documenting importlib_metadata error on python3.8
|
4 年之前 |
Fabian Peter Hammerle
|
31f92ee1a6
ci / coveralls: exclude broken version of package
|
4 年之前 |
Fabian Peter Hammerle
|
d3df88c1a8
setup.py: added changelog url
|
4 年之前 |
Fabian Peter Hammerle
|
d14bf46717
readme: remove test commands (see .github/workflows/python.yml instead)
|
4 年之前 |
Fabian Peter Hammerle
|
a9d6f43cd1
ci: enable mypy
|
4 年之前 |
Fabian Peter Hammerle
|
01af2e2f59
added comment regarding line breaks
|
4 年之前 |
Fabian Peter Hammerle
|
b630dacf78
readme: added line regarding pre-existing files
|
4 年之前 |
Fabian Peter Hammerle
|
818dcf2d0a
_write_event: added missing unit test for temp file cleanup
|
4 年之前 |
Fabian Peter Hammerle
|
6a24a4759c
only write to disk when creating or updating item
|
4 年之前 |