kabanero-io / kabanero-command-line-services

This repo will be archived soon.
Apache License 2.0
3 stars 7 forks source link

repo URLs do not show up when GHE is used #140

Closed davco01a closed 4 years ago

davco01a commented 4 years ago

repo URLs do not show up when GHE is used

s1cyan commented 4 years ago

expected behaviour:

Kabanero CLI service url:  <kaburl>

Kabanero Instance Stacks    Version Status
-------------------------   ------- ------
java-microprofile       0.2.25  active
java-microprofile       0.2.26  active
java-openliberty        0.2.2   active
java-openliberty        0.2.3   active
java-spring-boot2       0.3.24  active
java-spring-boot2       0.3.25  active
nodejs              0.3.2   active (obsolete)
nodejs              0.3.3   active
nodejs-express          0.2.10  active
nodejs-express          0.2.11  active

GitHub Curated Stack Repositories (repo name - url):
   central - <url1>
   central2 - <url2>

GitHub Curated Stacks   Version Repo Name
---------------------   ------- ---------
java-microprofile   0.2.25  central
java-microprofile   0.2.26  central2
java-openliberty    0.2.2   central
java-openliberty    0.2.3   central2
java-spring-boot2   0.3.24  central
java-spring-boot2   0.3.25  central2
nodejs          0.3.3   central
nodejs (new)        0.3.4   central2
nodejs-express      0.2.10  central
nodejs-express      0.2.11  central2

actual behavior: (missing the two github url sources)


Kabanero CLI service url:  <kaburl>

Kabanero Instance Stacks    Version Status
-------------------------   ------- ------
java-microprofile       0.2.25  active
java-microprofile       0.2.26  inactive
java-microprofile       0.2.27  inactive (obsolete)
java-openliberty        0.2.2   active
java-openliberty        0.2.3   active
java-spring-boot2       0.3.24  active
nodejs              0.3.2   active (obsolete)
nodejs              0.3.3   active
nodejs              0.3.4   active
nodejs-express          0.2.10  active
nodejs-express          0.2.12  active (obsolete)

GitHub Curated Stack Repositories (repo name - url):
<missing urls> 
GitHub Curated Stacks   Version Repo Name
---------------------   ------- ---------
java-microprofile   0.2.25  central
java-microprofile   0.2.26  central2
java-openliberty    0.2.2   central
java-openliberty    0.2.3   central2
java-spring-boot2   0.3.24  central
java-spring-boot2 (new) 0.3.25  central2
nodejs          0.3.3   central
nodejs          0.3.4   central2
nodejs-express      0.2.10  central
nodejs-express (new)    0.2.11  central2
marikaj123 commented 4 years ago

Moving it to in progress due the release is in 0.7.0. Thank you for working on this issue.