jthegedus / asdf-gcloud

☁️ GCloud CLI (Google Cloud SDK) plugin for asdf version manager. Pin gcloud versions for each project!
https://asdf-vm.com
MIT License
55 stars 22 forks source link

fix: use custom sort func for portability #46

Closed jthegedus closed 3 years ago

jthegedus commented 3 years ago

Description

sort -V or sort --version-sort are not portable as discovered and documented in the asdf core. This PR introduces the workaround.

closes #45

Motivation and Context

Types of changes

Usage examples

How Has This Been Tested?

Checklist: