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 --ci and --quiet options are confusing and not documented/available for static build #5855

Open
backbone87 opened this issue Mar 5, 2019 · 4 comments

Comments

@backbone87
Copy link
Contributor

backbone87 commented Mar 5, 2019

The CLI options --ci and --quiet are a little bit confusing for their intended purpose.

Prefered solution:

  • For --quiet i dont expect any output at all, unless there is an error.
  • And for --ci i expect everything to be ready to be used in a CI env (no browser launch and no progress/terminal spam)
  • Maybe introduce a --no-browser option to disable browser launch (though, you should rly should just use --ci)

Edit: also make both options available to static build (they actually work if buildStatic is called via API, though ofc --ci does nothing currently because its only handled in buildDev)

@stale
Copy link

stale bot commented Mar 26, 2019

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Mar 26, 2019
@shilman shilman added this to the v5.1.0 milestone Mar 26, 2019
@stale stale bot removed the inactive label Mar 26, 2019
@shilman
Copy link
Member

shilman commented Mar 26, 2019

Related #6201

@stale
Copy link

stale bot commented Apr 16, 2019

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Apr 16, 2019
@shilman shilman removed the inactive label Apr 16, 2019
@stale stale bot added the inactive label May 7, 2019
@shilman shilman removed the inactive label May 8, 2019
@stale stale bot added the inactive label May 29, 2019
@shilman shilman removed the inactive label May 29, 2019
@shilman shilman modified the milestones: 5.1.0, 5.1.x Jun 5, 2019
@stale stale bot added the inactive label Jun 26, 2019
@shilman shilman removed the inactive label Jun 27, 2019
@storybookjs storybookjs deleted a comment from stale bot Jul 18, 2019
@stale stale bot removed the inactive label Jul 18, 2019
@storybookjs storybookjs deleted a comment from stale bot Jul 18, 2019
@storybookjs storybookjs deleted a comment from stale bot Jul 18, 2019
@storybookjs storybookjs deleted a comment from stale bot Jul 18, 2019
@stale
Copy link

stale bot commented Aug 8, 2019

Hi everyone! Seems like there hasn't been much going on in this issue lately. If there are still questions, comments, or bugs, please feel free to continue the discussion. Unfortunately, we don't have time to get to every issue. We are always open to contributions so please send us a pull request if you would like to help. Inactive issues will be closed after 30 days. Thanks!

@stale stale bot added the inactive label Aug 8, 2019
@shilman shilman added the todo label Aug 8, 2019
@stale stale bot removed the inactive label Aug 8, 2019
@shilman shilman modified the milestones: 5.1.x, 5.2.x Sep 23, 2019
@shilman shilman modified the milestones: 5.2.x, 5.4.0 Nov 7, 2019
@shilman shilman modified the milestones: 5.4.0, 6.0.0 Dec 12, 2019
@shilman shilman modified the milestones: 6.0.0, 6.0 breaking changes Mar 10, 2020
@shilman shilman removed this from the 6.0 breaking milestone Jun 24, 2020
@shilman shilman added this to the 7.x cli rework milestone Jun 14, 2023
@shilman shilman removed the todo label Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants