Commit History

Author SHA1 Message Date
  dependabot[bot] 14b08ae1ab build(deps): bump actions/setup-python from 3 to 4 1 year ago
  Fabian Peter Hammerle e059eec8fd workflow: fix typo in "python-version" variable's name 1 year ago
  Fabian Peter Hammerle e97233957e pipeline: remove obsolete workaround for pylint reporting parse-error 1 year ago
  dependabot[bot] 0608478c78 build(deps): bump actions/checkout from 2.4.0 to 3 2 years ago
  dependabot[bot] a5339261f2 build(deps): bump actions/setup-python from 2.3.2 to 3 2 years ago
  dependabot[bot] 1e09c096b6 build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 2 years ago
  Fabian Peter Hammerle 0822223c81 test examples against python3.10 2 years ago
  Fabian Peter Hammerle 4173ab6200 test library against python3.10 2 years ago
  Fabian Peter Hammerle beeaebeb5d test env: upgrade numpy from v1.19.5 to v1.20.3 2 years ago
  Fabian Peter Hammerle 66bab9a5d5 drop compatibility with python3.6 & pandas<0.23 2 years ago
  Fabian Peter Hammerle c8c8ca24d8 pipeline: no longer test examples on python3.6; relock examples env with pipenv v2022.1.8 on python v3.7.12 2 years ago
  dependabot[bot] 2369aca6d0 build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 2 years ago
  dependabot[bot] a0d72e3b24 build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 2 years ago
  dependabot[bot] 91506a8537 build(deps): bump actions/checkout from 2.3.5 to 2.4.0 2 years ago
  dependabot[bot] 865586fd28 build(deps): bump actions/checkout from 2.3.4 to 2.3.5 2 years ago
  Fabian Peter Hammerle ac9b90727a relocked examples env on python v3.6.15 2 years ago
  Fabian Peter Hammerle b066bcc864 pipeline: fix missing `matrix.python-version` variable in "code-format" job 2 years ago
  dependabot[bot] ea985b8ec4 build(deps): bump actions/checkout from 1 to 2.3.4 2 years ago
  Fabian Peter Hammerle c1511cdbec drop compatibility with python3.5 2 years ago
  Fabian Peter Hammerle 0f0e1a6272 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 0e41b54dc7 examples pipeline: test against python3.8 & python3.9 3 years ago
  Fabian Peter Hammerle aafafa0b59 examples: sort output of cells to ensure reproducibility on python3.5 3 years ago
  Fabian Peter Hammerle be509d95b2 examples: fix env for python3.6 3 years ago
  Fabian Peter Hammerle baa17aed69 pipeline: verify example notebooks run successfully without altering saved cell outputs 3 years ago
  Fabian Peter Hammerle 0d8c2b5a4b test against python3.9 3 years ago
  Fabian Peter Hammerle 40da0b9972 fixed type hints; added mypy to pipeline 3 years ago
  Fabian Peter Hammerle d7d3f5ae36 pipeline: added format checking with black 3 years ago
  Fabian Peter Hammerle 08ab6ffe32 pipeline: add pylint-import-requirements linter 3 years ago
  Fabian Peter Hammerle 907082f19e migrate pipeline from travis to faster & better integrated github workflow 3 years ago