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 flag autouninstaller #15

Closed
ferventcoder opened this issue Jan 14, 2015 · 3 comments · Fixed by #30
Closed

Feature flag autouninstaller #15

ferventcoder opened this issue Jan 14, 2015 · 3 comments · Fixed by #30

Comments

@ferventcoder
Copy link
Member

Since it is still experimental, turn it off for now and allow explicit opt-in.

@ferventcoder ferventcoder added this to the 0.9.9 milestone Jan 14, 2015
@ferventcoder ferventcoder self-assigned this Jan 17, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 18, 2015
Adding this will allow feature flagging new features.c
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 18, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 18, 2015
Require the feature and enabled to explicitly be set to true to allow a
feature to be flagged as on.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 18, 2015
Do not allow autouninstaller to run automatically. Since it is
experimental, we want to lock it down and make folks explicitly opt
into it.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 21, 2015
Adding this will allow feature flagging new features.c
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 21, 2015
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 21, 2015
Require the feature and enabled to explicitly be set to true to allow a
feature to be flagged as on.
ferventcoder added a commit to ferventcoder/choco that referenced this issue Jan 21, 2015
Do not allow autouninstaller to run automatically. Since it is
experimental, we want to lock it down and make folks explicitly opt
into it.
ferventcoder added a commit that referenced this issue Jan 21, 2015
@ferventcoder
Copy link
Member Author

Turn it on by enabling the feature in the config file.

@dhilgarth
Copy link

Do I see this correctly, that this flag in the config does not affect the packages I create as a maintainer, but merely what happens when I uninstall a package on my machine as a normal chocolatey user?

@ferventcoder
Copy link
Member Author

Just as a user

On Thursday, February 26, 2015, Daniel Hilgarth notifications@github.com
wrote:

Do I see this correctly, that this flag in the config does not affect the
packages I create as a maintainer, but merely what happens when I
uninstall a package on my machine as a normal chocolatey user?


Reply to this email directly or view it on GitHub
#15 (comment).

Rob
"Be passionate in all you do"

http://devlicio.us/blogs/rob_reynolds
http://ferventcoder.com
http://twitter.com/ferventcoder

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants