forked from frappe/bench
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed org, branch for apps mounted on disk (frappe#1293)
* fix: fixed org, branch for apps mounted on disk * fix: DRY-er code * fix: fixed loading apps when use_ssh is true * fix: removed flaky tests to test dependencies * fix: removed exception if app not found in frappe or erpnext org * fix: remote server * test: Updated tests fix: tests * fix: raise when org is not found * fix: setup requirements * fix: falling back to original method of mounted app initialization if git repo isn't found
- Loading branch information
1 parent
eb7e006
commit c8ef822
Showing
5 changed files
with
25 additions
and
34 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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