Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle a0190b0478 adapt internal type hints for mypy's strict mode 2 years ago
  dependabot[bot] 574b66bc0c build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 2 years ago
  Fabian Peter Hammerle c8b7787440 pipeline: disable caching of virtual environment (did not reduce runtime) 2 years ago
  Fabian Peter Hammerle 1651baee4c pipeline: cache virtual environment in "tests" job 2 years ago
  dependabot[bot] 683a854f57 build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 2 years ago
  dependabot[bot] 56715ac6cc build(deps): bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 1298dd20e2 build(deps): bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  Fabian Peter Hammerle aaf6491c78 refactor test job: specify python version explicitly 2 years ago
  Fabian Peter Hammerle fd03943401 test against python3.10 2 years ago
  Fabian Peter Hammerle c62635bda1 pipeline: scan changelog for broken links 2 years ago
  dependabot[bot] 044a91dc38 build(deps): bump actions/checkout from 1 to 2.3.4 2 years ago
  Fabian Peter Hammerle fb9acddb0c drop compatibility with python3.5 2 years ago
  Fabian Peter Hammerle 26ccafb47a pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret 3 years ago
  Fabian Peter Hammerle a630475683 refactor github action config: detect top level module name automatically 3 years ago
  Fabian Peter Hammerle d679a828a6 test against python3.9 3 years ago
  Fabian Peter Hammerle e56db8ab4a pipeline: pin pipenv version to make builds reproducible 3 years ago
  Fabian Peter Hammerle a6dc499f05 pipeline: do not abort other jobs on failure 3 years ago
  Fabian Peter Hammerle 0a4a6d4651 github workflow: remove unsupported yaml anchors 3 years ago
  Fabian Peter Hammerle 74750675cb refactor github workflow: use yaml anchors to avoid duplication 3 years ago
  Fabian Peter Hammerle 941136683b merge github workflows 3 years ago
  Fabian Peter Hammerle 72132904fc pipenv / python3.8: lock importlib-metadata version 3 years ago
  Fabian Peter Hammerle 3c7aab848d pipeline: run pytest before pylint & mypy to distinguish python version specific incompatibilities from false positive linter errors 3 years ago
  Fabian Peter Hammerle abbb7e0cd1 pipenv: remove black to restore compatibility with python3.5 3 years ago
  Fabian Peter Hammerle 16cd96154f pipeline / pipenv: explicitly specify python version to workaround pipenv picking highest available 3 years ago
  Fabian Peter Hammerle f1edde3f6c pipeline: enable pylint_import_requirements explicitly 3 years ago
  Fabian Peter Hammerle 2ea5fec55c pipeline: verify Pipfile.lock hash matches Pipfile 3 years ago
  Fabian Peter Hammerle 277da0642f pipeline: added link to issue documenting importlib_metadata error on python3.8 4 years ago
  Fabian Peter Hammerle 31f92ee1a6 ci / coveralls: exclude broken version of package 4 years ago
  Fabian Peter Hammerle a9d6f43cd1 ci: enable mypy 4 years ago
  Fabian Peter Hammerle d33bf43f83 ci/coveralls: add lower version constraint 4 years ago