Closed purplecabbage closed 1 year ago
Merging #177 (a76b337) into master (71ef88b) will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #177 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 18 19 +1
Lines 519 546 +27
Branches 75 82 +7
=========================================
+ Hits 519 546 +27
Impacted Files | Coverage Δ | |
---|---|---|
src/commands/console/index.js | 100.00% <100.00%> (ø) |
|
src/commands/console/open.js | 100.00% <100.00%> (ø) |
|
src/commands/console/org/select.js | 100.00% <100.00%> (ø) |
|
src/commands/console/project/select.js | 100.00% <100.00%> (ø) |
|
src/config.js | 100.00% <100.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Description
Add a command to allow developers to type
aio console open
to open the currently selected org/project/workspace in developer.adobe.com/consoleMotivation and Context
There is no search functionality in the project list on console ui, so if you know the project you want ( because you are working on it locally ) it is hard to go to the ui to do things.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: