feat(config): Support portable config file#5369
Merged
niheaven merged 4 commits intoScoopInstaller:developfrom Feb 25, 2023
Merged
feat(config): Support portable config file#5369niheaven merged 4 commits intoScoopInstaller:developfrom
niheaven merged 4 commits intoScoopInstaller:developfrom
Conversation
Signed-off-by: Chawye Hsu <chawyehsu@hotmail.com>
rashil2000
reviewed
Jan 31, 2023
Signed-off-by: Chawye Hsu <chawyehsu@hotmail.com>
chawyehsu
commented
Feb 3, 2023
niheaven
reviewed
Feb 21, 2023
niheaven
approved these changes
Feb 21, 2023
Member
|
Ready for merge? |
chawyehsu
commented
Feb 24, 2023
Member
Author
chawyehsu
left a comment
There was a problem hiding this comment.
I'm ready. See if it can have more reviews.
r15ch13
approved these changes
Feb 24, 2023
rashil2000
approved these changes
Feb 25, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Support portable config.json for increased portability.
Motivation and Context
Relates to #4498
How Has This Been Tested?
Copy
~/.config/scoop/config.jsonto or create an empty config.json in scoop root directory, it will then load the portable config file.Checklist:
developbranch.