Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 46827ac3a7 workflow: fix typo in "python-version" variable's name 1 year ago
  dependabot[bot] 0bb61ada6f Bump actions/setup-python from 2.3.2 to 3 2 years ago
  dependabot[bot] a38f39ff8a Bump actions/checkout from 2.4.0 to 3 2 years ago
  dependabot[bot] a6bb6d61db Bump actions/setup-python from 2.3.1 to 2.3.2 2 years ago
  Fabian Peter Hammerle 6f89b5e201 test against python3.10 2 years ago
  Fabian Peter Hammerle 2bc6d35e82 drop compatibility with python3.6 2 years ago
  dependabot[bot] ae1095b809 Bump actions/setup-python from 2.3.0 to 2.3.1 2 years ago
  dependabot[bot] 44d509d3c5 Bump actions/setup-python from 2.2.2 to 2.3.0 2 years ago
  dependabot[bot] 5972d52a2d Bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 9fc6363bd6 Bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  Fabian Peter Hammerle 8acc255059 examples env: drop compatibility with python3.5 2 years ago
  dependabot[bot] d879f5be3b Bump actions/checkout from 1 to 2.3.4 2 years ago
  Fabian Peter Hammerle 29474e188e pipeline: fix missing `matrix.python-version` variable in "code-format" job 2 years ago
  Fabian Peter Hammerle 378ea44397 drop compatibility with python3.5; raise descriptive exception when missing annotation or geometry info; assume default value for `creator`; fixed type hints 2 years ago
  Fabian Peter Hammerle 859c49742a 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 258e951e9e test against python3.9 3 years ago
  Fabian Peter Hammerle de25e395ed refactor pipeline config: detect name of top-level module automatically 3 years ago
  Fabian Peter Hammerle 86b953e450 find_label_border_polygonal_chains: always include vertices along border with single neighbour; test against python3.8 3 years ago
  Fabian Peter Hammerle 2432da8101 pipeline / example notebooks: verify that execution does not alter (output) cells 3 years ago
  Fabian Peter Hammerle ad19f930c5 setup github action verifying example notebooks run without error 3 years ago
  Fabian Peter Hammerle 050804d240 configure github action to run tests, pylint & pylint 3 years ago
  Fabian Peter Hammerle cb896f82ac black code format 3 years ago