Commit History

Author SHA1 Message Date
  Fabian Peter Hammerle 4a72bedebf test against python3.13 & declare compatibility 1 month ago
  Fabian Peter Hammerle 9e6485f722 test against python3.12 & declare compatibility 1 month ago
  Fabian Peter Hammerle 0233ae60d2 drop compatibility with python3.9; upgrade alpine base image from v3.18.4 to v3.19.8 1 month ago
  dependabot[bot] fca291b3cf build(deps): bump actions/setup-python from 5 to 6 (#334) 1 month ago
  dependabot[bot] 5aa03e544a build(deps): bump actions/checkout from 4 to 5 (#333) 1 month ago
  Fabian Peter Hammerle e4f8cf9d95 pipeline: upgrade runner from ubuntu v20.04 to v24.04 6 months ago
  dependabot[bot] 188c9942c5 build(deps): bump actions/setup-python from 4 to 5 (#194) 1 year ago
  Fabian Peter Hammerle 3558fc372c drop compatibility with python3.8 (untested cause pySwitchbot v0.17.2 added constraint bleak-retry-connector>=1.1.1 requiring python>=3.9); revert env 1 year ago
  Fabian Peter Hammerle 2f2e065c0b relock env with pipenv v2023.10.3 on python v3.11.2 (to remove sanitized-package entry, see commit below); remove pylint-import-requirements from pipeline (see commit below) 2 years ago
  dependabot[bot] 3f6694f33e build(deps): bump actions/checkout from 3 to 4 (#173) 2 years ago
  Fabian Peter Hammerle 4c53756e7c drop compatibility with python3.7 (reached end of life on 2023-06-27) 2 years ago
  Fabian Peter Hammerle d8e90dee06 pipeline: remove coveralls ("422 Client Error: Unprocessable Entity for url: https://coveralls.io/api/v1/jobs", `pytest --cov-fail-under=100 …` in place) 2 years ago
  Fabian Peter Hammerle 37401fe57c test against python3.11 & declare compatibility 2 years ago
  dependabot[bot] 5fae3e66f1 build(deps): bump actions/setup-python from 3 to 4 3 years ago
  Fabian Peter Hammerle 8e776c9b97 workflow: fix typo in "python-version" variable's name 3 years ago
  dependabot[bot] eaba900030 build(deps): bump actions/checkout from 2.4.0 to 3 3 years ago
  dependabot[bot] f8cb9d90a1 build(deps): bump actions/setup-python from 2.3.2 to 3 3 years ago
  dependabot[bot] 30c69fc749 build(deps): bump actions/setup-python from 2.3.1 to 2.3.2 3 years ago
  dependabot[bot] a90f0c95fe build(deps): bump actions/setup-python from 2.3.0 to 2.3.1 3 years ago
  dependabot[bot] 0dbb4fe6c9 build(deps): bump actions/setup-python from 2.2.2 to 2.3.0 3 years ago
  Fabian Peter Hammerle b0a6ad4925 drop compatibility with python3.6 (as in PySwitchbot v0.11.0) 4 years ago
  dependabot[bot] c92cd28618 build(deps): bump actions/checkout from 2.3.5 to 2.4.0 4 years ago
  dependabot[bot] f324c971b2 build(deps): bump actions/checkout from 2.3.4 to 2.3.5 4 years ago
  Fabian Peter Hammerle 3ee4888e3a test against python3.10 4 years ago
  Fabian Peter Hammerle fcb34cee5e drop compatibility with python3.5 4 years ago
  dependabot[bot] c38be35455 build(deps): bump actions/checkout from 1 to 2.3.4 4 years ago
  dependabot[bot] b3ca2cd949 build(deps): bump actions/setup-python from 1 to 2.2.2 4 years ago
  Fabian Peter Hammerle df7eb9aab9 pipeline: authenticate at coveralls.io via GITHUB_TOKEN instead of COVERALLS_REPO_TOKEN to no longer require manual configuration of secret 4 years ago
  Fabian Peter Hammerle 1a82472596 refactor pipeline config: detect top level module name automatically 4 years ago
  Fabian Peter Hammerle b2747c3a3a test against python3.9 4 years ago