Commit History

Author SHA1 Message Date
  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 4 years ago
  Fabian Peter Hammerle 2ea5fec55c pipeline: verify Pipfile.lock hash matches Pipfile 4 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
  Fabian Peter Hammerle e425e40c93 ci/coveralls: fix secret name 4 years ago
  Fabian Peter Hammerle 8c7c6b37ef ci/coveralls: replace github-action with python package 4 years ago
  Fabian Peter Hammerle d1d62887b0 ci: report coverage to coveralls.io 4 years ago
  Fabian Peter Hammerle 0b6263990e ci: fix typo in comment 4 years ago
  Fabian Peter Hammerle 4352da062f ci: workaround false positive parse error 4 years ago
  Fabian Peter Hammerle 4ede518438 ci: lint tests 4 years ago
  Fabian Peter Hammerle bdd78839d2 ci: added black format check 4 years ago
  Fabian Peter Hammerle 460a0de9be readme: added pipeline badge 4 years ago
  Fabian Peter Hammerle c945fb74f2 ci: workaround astroid triggering `No module named 'importlib_metadata'` 4 years ago
  Fabian Peter Hammerle a38c17c234 setup github workflow 4 years ago