Skip to content

Commit bbcdede

Browse files
committed
Add todo item about projects declared in component env.yaml
Signed-off-by: Denis Golovin dgolovin@redhat.com
1 parent eadcfb1 commit bbcdede

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/todo.ts

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,10 @@
33
* Licensed under the MIT License. See LICENSE file in the project root for license information.
44
*-----------------------------------------------------------------------------------------------*/
55

6-
// TODO: Fix workflow for creating components based on git repository
6+
// TODO: Fix workflow for creating components based on git repository
7+
8+
// TODO: Find the way to show components from workspace. It should include components from all
9+
// existing and not existing projects. Several options are:
10+
// * Workspace Components View
11+
// * Go back to show multiple projects in Application View including projects that don't exist
12+
// in cluster, but only in odo env.yaml

0 commit comments

Comments
 (0)