redhat-actions / openshift-tools-installer

Download, install and cache OpenShift binaries into your GitHub Actions runners.
https://github.com/marketplace/actions/openshift-tools-installer
MIT License
22 stars 21 forks source link

Support for non-semantic versions #1

Open tetchel opened 3 years ago

tetchel commented 3 years ago

The way the action is currently architected does not allow installing versions that are not semantic. For example, installing https://mirror.openshift.com/pub/openshift-v4/x86_64/clients/odo/latest/ is not possible.