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: adding line break between multiple requests #28

Closed rafaelgallani closed 3 years ago

rafaelgallani commented 3 years ago

This PR fixes the list-all command. list-all command was not returning the lines correctly (see issue https://github.com/jthegedus/asdf-gcloud/issues/27).

rafaelgallani commented 3 years ago

@jthegedus As you can see, the action failure now it's not related to the changes/version, so I believe it's OK :)

jthegedus commented 3 years ago

@rafaelgalani Thanks a lot for this fix :smile: I have been putting off addressing the CI issues while I work on the asdf core :sweat_smile: