Commit Graph
5 Commits
Author SHA1 Message Date
volker.raschekandCopilot f73f9eff37 fix(shellyctl): align PKGBUILD with Arch Go package guidelines
- Add prepare() with GOPATH and go mod download for reproducible builds
- Remove redundant CLI flags from go build, rely on GOFLAGS export
- Add GOPATH="${srcdir}" to build() as recommended by guidelines
- Add check() function running go test
- Fix license file permissions from 0755 to 0644

Co-authored-by: Copilot <copilot@github.com>
2026-08-09 17:32:09 +02:00
CSRBotandvolker.raschek 92d84c23a6 chore(deps): update dependency jcodybaker/shellyctl to v0.4.2 2026-08-09 17:23:56 +02:00
volker.raschek 2be6b7a7fd fix: bump release version
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2025-02-22 22:46:05 +01:00
volker.raschek 012a8f3561 fix: bump release version
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is failing
2025-02-22 21:15:46 +01:00
volker.raschek 14742e9765 Initial Commit
continuous-integration/drone Build is failing
2025-02-22 21:06:44 +01:00