Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload interface for CI integration #1

Open
szuecs opened this issue Jul 7, 2017 · 0 comments
Open

Upload interface for CI integration #1

szuecs opened this issue Jul 7, 2017 · 0 comments

Comments

@szuecs
Copy link
Owner

szuecs commented Jul 7, 2017

Make it possible to upload from CI systems, Makefiles and for example from https://github.com/goreleaser/goreleaser to the patch-service. Should think about having the same naming convention like goreleaser, which is:

# The default is `{{ .ProjectName }}_{{ .Version }}_{{ .Os }}_{{ .Arch }}{{ if .Arm }}v{{ .Arm }}{{ end }}

The base requirements are binary name, version, GOOS, GOARCH and we should think about ARM, too.

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

No branches or pull requests

1 participant