-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: next version manifest & scanner (#245)
* feat(scanner): refactor scanner workflow by task-queue (#242) * refactor: support load manifest version 2 (#243) * refactor(loader): strip findLoader * refactor(loader): support manifest version 2 * refactor: remove framework (#244) * feat: scanner typings & config handler * feat: support env list * refactor: not support manifest version 1 * test: better windows support * refactor: remove trigger & pipeline * refactor: fixed order for walkDir * feat: scanner support manifest filePath * refactor: optimize scanner to speed up * fix: scanner resolve plugin root * fix: scanner exclude path * refactor: use IoC to manage env * refactor: use IoC to manage all runtime class * refactor(scanner): use ScanTaskRunner instead of fns * test: add plugin preset case * chore(plugin): typo * fix(scanner): order of plugin task for correct behavior of deepmerge * fix: loader/lifecycle default class scope * fix(loader): side effect of metadata * feat(scanner): multipie version check * fix(scanner): order of app * feat(scanner): add scan check for different path with same version * refactor(scanner): manage task queue by ScanTaskRunner * test: handle new relativedPath field for windows
- Loading branch information
1 parent
e0e233e
commit ba0649d
Showing
178 changed files
with
1,912 additions
and
3,041 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 was deleted.
Oops, something went wrong.
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.