Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 5a521c33c2 pipeline: upgrade pipenv from v2020.8.13 to v2022.9.21 (to reduce runtime of `pipenv install` from approx 58s to approx 26s) 1 year ago
  Fabian Peter Hammerle b0aa62d6c7 pipeline: add test verifying that the command-line entrypoint is available after installing the wheel 1 year ago
  Fabian Peter Hammerle 11199943c1 pipeline: workaround pylint reporting "E0401: Unable to import 'ical2vdir' (import-error)" for tests 1 year ago
  dependabot[bot] fd1959adac build(deps): bump actions/setup-python from 3 to 4 1 year ago
  Fabian Peter Hammerle 6a4b14a961 workflow: fix typo in "python-version" variable's name 1 year ago
  Fabian Peter Hammerle 3749671a77 pipeline: remove obsolete workaround for pylint reporting parse-error 1 year ago
  dependabot[bot] b293dee878 build(deps): bump actions/checkout from 2.4.0 to 3 2 years ago
  dependabot[bot] 102a467c88 build(deps): bump actions/setup-python from 2.3.2 to 3 2 years ago
  dependabot[bot] fa69aa41fd build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 2 years ago
  Fabian Peter Hammerle 2b32144312 drop compatibility with python3.6 2 years ago
  Fabian Peter Hammerle cb1ef451c3 mypy: enable strict mode in config file 2 years ago
  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 3 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