release to an aqua registry #5748
Closed
joeblew999
started this conversation in
Ideas, Issue Triage, and General discussions
Replies: 2 comments 1 reply
-
|
its does not have to only release golang things. https://github.com/aquaproj/aqua-registry/tree/main/pkgs/WebAssembly, for example, is rust I think. With goreleaser now supporting go, rust, deno, etc its kind of appropriate |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
At this time I particularly don't have interest in supporting it, especially because it seems kind of new Might do it eventually, but not now |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/aquaproj/aqua/blob/main/.goreleaser.yml does winget, but i want goreleaser to publish to aqua.
Aqua has a registry of software with a manifest. The manifest points to your GitHub releases, but it could point to wherever you did your release to with goreleaser, such as a s3 blob etc .
Aqua does not sign binaries. Goreleaser has that though.
Beta Was this translation helpful? Give feedback.
All reactions