Commit Graph

24 Commits

Author SHA1 Message Date
sebthom
c794102452 chore: update workflow config 2025-05-18 21:06:08 +02:00
sebthom
c61c14709f ci: add PR title validation 2025-02-12 22:16:16 +01:00
sebthom
ec7ffedcd6 ci: add build timeout to all jobs 2025-02-10 18:51:54 +01:00
sebthom
9cd4fdd693 build: use Python 3.13.1 when building with act 2025-02-03 21:12:45 +01:00
sebthom
dc951d54e4 ci: remove deprecated parameter 2024-10-24 20:07:11 +02:00
sebthom
7133b26c37 update stale config 2024-03-08 13:00:14 +01:00
sebthom
a5c1219faf update workflow config 2024-03-07 20:33:34 +01:00
sebthom
284c6d2bb4 update GHA workflows 2024-03-02 23:21:04 +01:00
dependabot[bot]
facaa5d07e fix(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-23 22:35:53 +01:00
dependabot[bot]
c7e8869fc4 fix(deps): bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python)
from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v4...v5)

---
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>
2023-12-11 18:37:08 +01:00
sebthom
dc664dbf55 use Python 3.12 2023-12-06 02:47:48 +01:00
sebthom
ce10fe0047 add issue templates 2023-10-29 02:46:58 +02:00
sebthom
a8ef6818b7 support Python 3.12 2023-10-14 23:11:02 +02:00
dependabot[bot]
5c7729aaaf fix(deps): bump actions/checkout from 3 to 4 (#205)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sebastian Thomschke <sebthom@users.noreply.github.com>
2023-09-17 15:07:08 +02:00
sebthom
3a2eea5323 pin "packaging" to 2.13 2022-12-11 15:27:31 +01:00
sebthom
963d7dc3db support Python 3.11 2022-10-25 22:16:36 +02:00
dependabot[bot]
a5347fc1a0 fix(deps): bump actions/setup-python from 3 to 4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v3...v4)

---
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>
2022-06-13 19:34:25 +02:00
dependabot[bot]
e27a1e072e fix(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-02 19:45:03 +02:00
dependabot[bot]
50feaf47c9 fix(deps): bump actions/checkout from 2 to 3 (#34)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2022-03-07 19:24:04 +01:00
dependabot[bot]
c62528f577 fix(deps): bump actions/setup-python from 2 to 3 (#29)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-28 19:25:25 +01:00
sebthom
0d617acb0c Add python dependency update job 2022-02-20 17:14:13 +01:00
sebthom
d8a9a4d2d2 upgrade pip 2022-02-19 21:59:39 +01:00
sebthom
314d1e1846 update codeql config 2022-02-19 21:58:58 +01:00
sebthom
048f904f6c add codeql scans 2022-01-12 08:17:16 +01:00