15 Commits

Author SHA1 Message Date
T. von Dein
3e490a9fb5 move to codeberg (#40) 2025-11-02 10:42:32 +01:00
dependabot[bot]
60df7086a6 Bump actions/checkout from 4 to 5 (#45) 2025-10-02 22:58:56 +02:00
dependabot[bot]
ee97c05443 Bump actions/setup-go from 5 to 6 (#44) 2025-10-02 22:58:17 +02:00
cc11f923b4 ci on push only 2025-10-02 22:56:42 +02:00
d449b4bd1f update go to 1.24.5 2025-10-02 22:54:31 +02:00
T.v.Dein
06aad0649b update go to 1.24 (#43) 2025-09-18 20:41:38 +02:00
dependabot[bot]
ed69fbeeaa Bump golangci/golangci-lint-action from 6 to 7 (#41) 2025-09-18 20:34:44 +02:00
d430a45384 add changelog guilder and update release builder 2025-02-05 17:52:22 +01:00
dependabot[bot]
b77ef061e6 Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-01 17:57:18 +01:00
dependabot[bot]
6c56ed9508 Bump actions/setup-go from 1 to 5
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 1 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v1...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>
2025-02-01 17:44:55 +01:00
ff76137986 build release binaries using ci workflow 2025-01-18 10:55:04 +01:00
8f2b6955ff fix spelling 2024-09-25 19:34:35 +02:00
9b244fc170 do not use formatter, specify build target 2024-09-25 19:29:49 +02:00
7ccb05558f add dependabot 2024-09-25 19:18:55 +02:00
T.v.Dein
b5430403fd Internal/add gh actions and tests (#3)
* add gh actions and templates
* add show-versions in Makefile
* force go 1.20
* added test facilities
2023-11-06 16:09:56 +01:00