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

CLI-only brew formula #108

Closed
rvolosatovs opened this issue Feb 7, 2019 · 1 comment · Fixed by #1206
Closed

CLI-only brew formula #108

rvolosatovs opened this issue Feb 7, 2019 · 1 comment · Fixed by #1206
Assignees
Labels
documentation This involves writing user documentation size/small This should not be a lot of work
Milestone

Comments

@rvolosatovs
Copy link
Contributor

rvolosatovs commented Feb 7, 2019

Summary:

Once goreleaser/goreleaser#956 is implemented, the goreleaser config should be modified to generate 2 packages - 1 containing only CLI and 1 containing only the stack.

References #86

Why do we need this?

In most cases users of Homebrew only need the CLI for interacting with remotely-deployed stack

What is already there? What do you see now?

1 package containing both CLI and the stack, as well as frontend.

What is missing? What do you want to see?

Separate packages per purpose

How do you propose to implement this?

Change .goreleaser.yml once goreleaser/goreleaser#956 is closed.

Environment:

CI

@rvolosatovs rvolosatovs added the c/shared This is shared between components label Feb 7, 2019
@rvolosatovs rvolosatovs added this to the Backlog milestone Feb 7, 2019
@rvolosatovs rvolosatovs self-assigned this Feb 7, 2019
@rvolosatovs rvolosatovs added ux and removed c/shared This is shared between components labels Feb 7, 2019
@johanstokking johanstokking added documentation This involves writing user documentation and removed ux labels Feb 7, 2019
@rvolosatovs
Copy link
Contributor Author

The issue is closed, so this is ready to be implemented!

@rvolosatovs rvolosatovs modified the milestones: Backlog, Next Up Jun 11, 2019
@rvolosatovs rvolosatovs added the size/small This should not be a lot of work label Jun 11, 2019
@htdvisser htdvisser modified the milestones: Next Up, July 2019 Jun 25, 2019
@htdvisser htdvisser modified the milestones: July 2019, August 2019 Aug 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This involves writing user documentation size/small This should not be a lot of work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants