Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot]
1e4f1ffddf Bump actions/setup-python from 4.6.1 to 5.0.0 (#41)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 5.0.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4.6.1...v5.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:23:00 +08:00
dependabot[bot]
bd5798f41b Bump actions/cache from 2 to 4 (#53)
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v2...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:21:35 +08:00
dependabot[bot]
576e557853 Bump pip from 23.3.1 to 24.0 in /.github/workflows (#59)
Bumps [pip](https://github.com/pypa/pip) from 23.3.1 to 24.0.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/pip/compare/23.3.1...24.0)

---
updated-dependencies:
- dependency-name: pip
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:21:11 +08:00
dependabot[bot]
18d44704a1 Bump codecov/codecov-action from 3 to 4 (#66)
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 4.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-22 09:20:31 +08:00
Felix Weiler
03e6a056ff Add codecov action and dependencies. (#58) 2024-02-08 10:25:47 +01:00
felix
d9a8874074 Remove release workflow. Fix tests. 2023-11-23 17:56:46 +01:00
felix
16d305e2c7 Add permissions flag to release action. 2023-11-23 17:49:17 +01:00
felix
f4a28fee19 Remove nox, switch to simpler test workflow. 2023-11-23 17:44:33 +01:00
felix
bd52534038 Update constraints for workflows. 2023-11-23 17:04:46 +01:00
felix
ac24be561e Fixed workflows (hopefully). 2023-11-23 16:55:40 +01:00
felix
e9bef8d6c3 Update dependencies to satisfy dependabot. 2023-11-23 16:35:58 +01:00
felix
757187cf73 Add workflows for labels, release, test. 2023-11-23 11:15:02 +01:00