Commit graph

4 commits

Author SHA1 Message Date
793c0b1913
updated pipelines
All checks were successful
Go Tests / go-tests (push) Successful in 1m24s
ci / goreleaser (push) Successful in 2m47s
2025-11-10 16:51:27 +01:00
2dfb04798d
ci(release): 🚀 Add release automation with GoReleaser
Some checks failed
Go Tests / go-tests (push) Failing after 1m23s
build / build (push) Successful in 43s
ci / goreleaser (push) Failing after 1m22s
Implements automated release pipeline using GitHub Actions and GoReleaser.

- Configures GoReleaser to build for multiple platforms (linux/darwin/windows)
- Sets up GPG signing for release artifacts
- Configures Gitea as release target with custom API endpoints
- Implements semantic changelog generation with categorized groups
- Adds GitHub Actions workflow triggered on version tags
2025-11-07 15:08:05 +01:00
1d8d725fc3
ci: Added build workflow to create and push garm with edge connect provider
Some checks failed
Go Tests / go-tests (push) Failing after 1m15s
build / build (push) Successful in 1m18s
2025-10-23 13:30:19 +02:00
0b411dc9cf feat(edge-connect): add skeleton
Some checks failed
Go Tests / go-tests (push) Failing after 1m9s
2025-09-01 15:39:45 +02:00