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

feature - Add a feature switch to enable experimental changes to the CLI #1928

Open
ExE-Boss opened this issue Oct 3, 2019 · 1 comment

Comments

@ExE-Boss
Copy link

ExE-Boss commented Oct 3, 2019

The pnpm package manager uses the use‑beta‑cli configuration option to prototype breaking changes to the CLI before the next major release, e.g.: pnpm/pnpm#1976, pnpm/pnpm#1444.

Implementing this would make it possible to prototype #158 behind this configuration option.

@ExE-Boss ExE-Boss changed the title Add use‑beta‑cli config option to enable experimental breaking changes to the cli Add useBetaCli config option to enable experimental breaking changes to the cli Oct 3, 2019
@ferventcoder
Copy link
Member

@ExE-Boss we use feature flippers quite a bit with Chocolatey - having an option for flipping on all options as they become available could be interesting though!

@ferventcoder ferventcoder changed the title Add useBetaCli config option to enable experimental breaking changes to the cli feature - Add a feature switch to enable experimental changes to the CLI Oct 16, 2019
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