kabanero-io / kabanero-command-line-services

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

consistent sorting of versions between Github list and Kabanero List #135

Closed davco01a closed 4 years ago

davco01a commented 4 years ago

consistent sorting of versions between Github list and Kabanero List

davco01a commented 4 years ago

fixed

tseelbach commented 4 years ago

Dave, please describe what the bug is. What is current behavior, what is desired behavior? thanks!

davco01a commented 4 years ago

previously not sorted properly:


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.3   active
nodejs              0.3.4   active
nodejs-express          0.2.10  active
nodejs-express          0.2.11  active
nodejs-express          0.2.12  active
GitHub Curated Stack Repositories (repo name - url):
   central - https://github.com/kabanero-io/kabanero-stack-hub/releases/download/0.7.0-rc.1/kabanero-stack-hub-index.yaml
   central2 - https://raw.githubusercontent.com/kabanero-io/kabanero-command-line-services/master/index.yaml
GitHub Curated Stacks   Version Repo Name
---------------------   ------- ---------
java-microprofile   0.2.25  central
java-microprofile   0.2.26  central2
java-microprofile (new) 0.2.27  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          0.3.4   central2
nodejs-express      0.2.12  central
nodejs-express      0.2.11  central2
nodejs-express      0.2.10  central2
davco01a commented 4 years ago

The nodejs-express stacks in Kabanero were not sorted in ascending order

davco01a commented 4 years ago

merged PR: https://github.com/kabanero-io/kabanero-command-line-services/pull/135