Anuj Chaudhari
Anuj Chaudhari
I noticed that we are starting count from `[0/1]` and `[0/5]` instead of `[1/1]` and `[1/5]`. In the testing done section, when installing specific plugins I see ``` [0/0] Failed...
We might also need to tag below submodules as well because `cli/runtime` has dependency on them ``` replace ( github.com/vmware-tanzu/tanzu-framework/apis/cli => ../../apis/cli github.com/vmware-tanzu/tanzu-framework/apis/config => ../../apis/config ) ```
> On point 3, I am not sure whether there was some nuance behind the way it was done before this change. Interested to hear @anujc25's take on this. Yes....