chore(packages): Make better packages
All checks were successful
Go-Tests / tests (push) Successful in 1m30s
Go-Tests / sonar (push) Successful in 52s

- we need man page in docs to build on CI/CD platform
- new workflows to build packages and push them to the repository
This commit is contained in:
2025-08-21 15:17:25 +02:00
parent 8174597c55
commit 00409472b7
14 changed files with 1123 additions and 146 deletions

View File

@@ -23,7 +23,7 @@ endif
# Also generate the windows installer.
binaries: prepare $(BINARIES)
dist: binaries upx packages
dist-full: clean-dist dist gpg-sign check-sign rpm-sign check-dist-all
dist-full: clean-dist dist check-dist-all
prepare: pull packager-oci-image
mkdir -p dist