Commit Graph

13 Commits

Author SHA1 Message Date
Christian Beutel
e6f47b348c possible fix for release workflow db image 2025-09-19 17:53:17 +02:00
Jonas Plum
16458dc365 Merge pull request #495 from Flomp/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 3 to 5
2025-08-28 20:18:10 +02:00
Jonas Plum
b734c325ee Merge pull request #492 from Flomp/dependabot/github_actions/actions/setup-node-4
Bump actions/setup-node from 3 to 4
2025-08-28 20:17:59 +02:00
dependabot[bot]
66e482c6fc Bump actions/checkout from 3 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 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/v3...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-28 12:36:05 +00:00
dependabot[bot]
9597435dff Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 12:17:46 +00:00
dependabot[bot]
6b0bdcfff6 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-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-28 11:51:45 +00:00
Christian Beutel
e923ec45a4 fixes valhalla URL 2025-07-04 11:21:39 +02:00
Christian Beutel
01853dfaa0 Fixes valhalla URL 2025-06-26 12:29:54 +02:00
Christian Beutel
f2077cb171 v0.15.2 2025-02-16 20:57:20 +01:00
Christian Beutel
f34fd7afed adds list search 2025-01-26 17:28:38 +01:00
Christian Beutel
06b6bba31f fixes list create bug new user 2025-01-10 17:12:23 +01:00
Christian Beutel
70a41870af updates cicd 2025-01-09 20:31:52 +01:00
Flomp
43dacb3818 Adds Github Actions (#148)
adds github actions
2025-01-05 18:31:34 +01:00