adobe / aio-cli-plugin-console

Adobe's Developer Console plugin for the Adobe I/O CLI
https://www.adobe.io
Apache License 2.0
6 stars 11 forks source link

Open command #177

Closed purplecabbage closed 1 year ago

purplecabbage commented 2 years ago

Description

Add a command to allow developers to type aio console open to open the currently selected org/project/workspace in developer.adobe.com/console

Motivation 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:

codecov[bot] commented 2 years ago

Codecov Report

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

purplecabbage commented 2 years ago

https://user-images.githubusercontent.com/46134/197670152-b6613cdc-dd6d-40cf-ab40-cb75215934d0.mov