Commit History

Author SHA1 Message Date
  dependabot[bot] 9b84255148 build(deps-dev): bump pytest-cov from 2.11.1 to 2.12.0 2 years ago
  Fabian Peter Hammerle 2b725964f5 dev env: add upper version constraint for `click` to keep compatibility with python3.5 2 years ago
  Fabian Peter Hammerle ca97f331e4 dev env: added upper version constraints for astroid & pylint to keep compatibility with python3.5 3 years ago
  dependabot[bot] 0b66f127ee build(deps-dev): bump mypy from 0.800 to 0.812 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
  dependabot[bot] dde01f1cce build(deps-dev): bump pylint from 2.6.0 to 2.6.2 3 years ago
  dependabot[bot] 083237fad8 build(deps-dev): bump mypy from 0.790 to 0.800 3 years ago
  dependabot[bot] 54d8549826 build(deps-dev): bump pytest-cov from 2.10.1 to 2.11.1 3 years ago
  Fabian Peter Hammerle a2686e38cd add upper version constraint for pyyaml to dev/test env to keep compatibility with python3.5 and to install_requires to avoid unexpected breaking changes 3 years ago
  Fabian Peter Hammerle e03d4dce85 env: add upper version constraint for pytest to keep compatibility with python3.5 3 years ago
  dependabot[bot] 3abb7684a9 build(deps-dev): bump importlib-metadata from 2.1.0 to 2.1.1 3 years ago
  Fabian Peter Hammerle af65a67357 upgrade black 3 years ago
  Fabian Peter Hammerle 17f34cd816 dev env: add upper version constraint for importlib-metadata to keep compatibility with python3.5 3 years ago
  dependabot[bot] 296fcd0503 build(deps-dev): bump pytest from 6.1.0 to 6.1.2 3 years ago
  dependabot[bot] 239abf87d8 build(deps-dev): bump mypy from 0.782 to 0.790 3 years ago
  Fabian Peter Hammerle a720b5fc17 configure github's dependabot to update Pipfile.lock (dev env) 3 years ago
  Fabian Peter Hammerle 7cf0096b68 pipeline: run pylint 3 years ago
  Fabian Peter Hammerle 877b9a5957 use python3.5 compatible variable type hint 3 years ago
  Fabian Peter Hammerle 8b1ed96620 pipeline: run pylint 3 years ago
  Fabian Peter Hammerle f366c7e49d pipeline: run mypy 3 years ago
  Fabian Peter Hammerle 5ca0a5fa90 pipeline: pin pipenv version to make builds reproducible 3 years ago
  Fabian Peter Hammerle e8026eefb6 release v1.0.3 3 years ago
  Fabian Peter Hammerle c9b6ca2b93 restore compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 3660e11ec9 python3.5 / tests: fix FileNotFoundError due to strict pathlib.Path.resolve 3 years ago
  Fabian Peter Hammerle c530db9c9e python3.5: fixed TypeError due to start_engine passing pathlib.Path to subprocess.Popen for cwd 3 years ago
  Fabian Peter Hammerle 3668393c86 tests / python3.5: fix AttributeError due to unavailable MagicMock.assert_called_once 3 years ago
  Fabian Peter Hammerle 685954acba pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available 3 years ago
  Fabian Peter Hammerle c485d1f220 release v1.0.2 4 years ago
  Fabian Peter Hammerle 0c3a35ee47 setup github action to run pytest & black 4 years ago