-
Notifications
You must be signed in to change notification settings - Fork 558
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: rename CLI "plugin" command to "app" (#3662)
* refactor: rename "plugin" to "app" * refactor: simplify code * chore: update changelog * tests: fixed unit tests * tests: fix integration tests * chore: change plugin template to use `app` as the type name * chore: update plugin code documentation to use "app" instead * tests: fixed service unit tests * chore: update comments * chore: fix typo * chore: improve command description * chore: restore plugin to test case names * chore: remove commented unit test code * chore: change app commands to properly set example command Co-authored-by: Julien Robert * chore: remove redundant plugin path check
- Loading branch information
1 parent
a9a3144
commit 88ffe62
Showing
14 changed files
with
261 additions
and
266 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
Oops, something went wrong.