This repository was archived by the owner on Jul 9, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 375
feat: support default path environment variable #1652
Merged
Merged
Changes from 19 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
d762cc4
save tmp code
liweitian fc70cee
save tmp code
liweitian 14180f3
save current path in data.json
liweitian 4c44b47
initialize default path according to OS
liweitian b206858
use default path if current path does not work
liweitian f258e89
fix bug about updating last accessed path
liweitian bb67fcb
create default folder
liweitian 8faff5b
handle comments
liweitian 9497928
handle comments
liweitian 7499ffc
fix lint error
liweitian 078ccd0
fix test case
liweitian 2877231
fix test case
liweitian 0d1e5ed
merge data.json and data.template.json and support defautlpath enviro…
liweitian 5c4c890
resolve default path
liweitian 5f08ab2
use warped path utility
liweitian bcb6a1a
remove console.log
liweitian 865e790
fix bug
liweitian 88aacb5
fix bug when user set default path as D: rather than D:/
liweitian 96b8348
Merge branch 'master' into liweitian/updateDefaultFolder
liweitian 626da44
add debug logger
a-b-r-o-w-n 79ee214
add COMPOSER_BOTS_FOLDER to env settings
a-b-r-o-w-n efc69e1
resolve default path in settings
a-b-r-o-w-n 0a12d21
log all settings in debug mode
a-b-r-o-w-n cc82449
use default path from settings
a-b-r-o-w-n 45141d4
move setting default bots folder to settings
a-b-r-o-w-n ee6b925
run migrations on start up
a-b-r-o-w-n f474533
Merge branch 'master' into liweitian/updateDefaultFolder
a-b-r-o-w-n 6a6a433
use TestBots directory for e2e tests
a-b-r-o-w-n a3327d5
create COMPOSER_BOTS_FOLDER if it doesn't exist
a-b-r-o-w-n 4dd4493
use debug log when creating new bots
a-b-r-o-w-n 9af88d2
Merge branch 'master' into liweitian/updateDefaultFolder
a-b-r-o-w-n e62b5cf
fix bugs
liweitian 0d7b759
fix issue accessing defaultFolder from development settings
a-b-r-o-w-n File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.