Skip to content

Create Multiple Archives #705

@tdmanv

Description

@tdmanv

Is your feature request related to a problem? Please describe.
We would like to release a server/client from a single repo using goreleaser.

Describe the solution you'd like
Ideally we'd be able to create multiple archives - one for the server and one for the client. When installing the client, it shouldn't be required to get the server binary as well. We should also be able to limit the number of os/arch for client/server independently.

Describe alternatives you've considered
We're currently using multiple builds and the client and server get packaged in every archive.


Edit by @caarlos0:

  • add multiple archives (with everything else using archives[0])
  • add multiple nfpm support
  • add multiple brew support
  • add multiple scoop support
  • add multiple snap support
  • add multiple http/artifactory support
  • add multiple s3/blob support

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions