Commit Graph

14 Commits

Author SHA1 Message Date
dependabot[bot]
a5a22c4020 gh-action: bump actions/checkout from 5 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [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/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-21 09:07:32 +00:00
dependabot[bot]
24ccf1f277 gh-action: bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 10:28:10 +00:00
dependabot[bot]
6628048bd8 gh-action: bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:55:44 +00:00
Maxi Quoß
7bcd309ea1 go-dep: use go >= 1.22 2024-04-11 22:54:40 +02:00
dependabot[bot]
4ca9651214 gh-action: bump actions/setup-go from 4 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 09:09:28 +00:00
seriousm4x
e8e64dff05 gh-action: only test if backend files changed 2023-10-03 16:45:46 +02:00
seriousm4x
b32d569ee1 gh-action: auto-choose runner 2023-10-03 16:41:53 +02:00
seriousm4x
02367b5936 gh-action: add needs check-runner 2023-10-03 16:29:15 +02:00
seriousm4x
7be53745d5 gh-action: add quotes 2023-10-03 16:20:35 +02:00
seriousm4x
b430d37cd1 gh-action: test auto-choose runner 2023-10-03 16:03:22 +02:00
seriousm4x
5250d4a743 go test -exec sudo 2023-09-19 01:31:57 +02:00
seriousm4x
45067e549f run test as sudo? 2023-09-19 01:30:11 +02:00
seriousm4x
6c80ebaf80 rename workflow 2023-09-18 23:24:46 +02:00
seriousm4x
e3ab652483 feat: add some go unit tests 2023-09-18 23:24:14 +02:00