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

(GH-602) Initial attempt at getting things working #781

Merged
merged 2 commits into from
Jan 25, 2021

Conversation

gep13
Copy link
Member

@gep13 gep13 commented Jun 15, 2020

Very early days, but things seem to be working....

Relates to #602

@gep13
Copy link
Member Author

gep13 commented Jun 15, 2020

@AdmiringWorm @steviecoaster @mwallner @mkevenaar @punker76 @adilio this is the output from the stream tonight. Could you all have a look when you have a minute. Things seem to be working, but haven't really tested it out fully yet.

gep13 added 2 commits January 25, 2021 09:24
This introduces the concept of a data.db file in the
C:/ProgramData/Chocolatey GUI folder, which will house the global
configuration for the application.

Calling chocolateyguicli feature or config with the --global flag will
set the data.db in this new location.  Without the --global flag, the
setting will be made in the users data.db file, as normal.

Then, the effective configuration, i.e. the current Global configuration
and any overridden user settings, is evaluated, and used as the current
configuration for the running application.
Only show the output for the config values, not the features as well.
This is a divergence from what chocolatey does, but it also makes the
output much easier to parse, based on the output of the command.
@gep13 gep13 merged commit 987aa07 into chocolatey:develop Jan 25, 2021
@gep13 gep13 deleted the feature/GH-602 branch January 25, 2021 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants