Skip to content

ci(release): add multiplatform releases#71

Open
juju4 wants to merge 4 commits intotbvdm:masterfrom
juju4:devel-ci
Open

ci(release): add multiplatform releases#71
juju4 wants to merge 4 commits intotbvdm:masterfrom
juju4:devel-ci

Conversation

@juju4
Copy link

@juju4 juju4 commented Feb 9, 2025

This is a quick attempt to have releases for multiple platforms/architecture and sha256 files.

mostly failing at ncipollo/release-action as no ref tag in my tests (to restore tags when PR is good)
except macos amd64 and linux arm64

Run env GOOS=darwin GOARCH=amd64 go build -ldflags='-s -w' -trimpath -o release/sigtop-darwin-amd64
go: downloading github.com/tbvdm/go-cli v0.1.0
go: downloading github.com/tbvdm/go-openbsd v0.5.0
go: downloading golang.org/x/text v0.21.0
go: downloading golang.org/x/sys v0.29.0
go: downloading golang.org/x/crypto v0.32.0
package github.com/tbvdm/sigtop
	imports github.com/tbvdm/sigtop/signal
	imports github.com/tbvdm/sigtop/sqlcipher: build constraints exclude all Go files in /Users/runner/work/sigtop/sigtop/sqlcipher
Error: Process completed with exit code 1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant