issues
search
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: refactor to latest asdf best practices
#62
Open
jthegedus
opened
2 years ago
jthegedus
commented
2 years ago
Description
[x] add Bats testing
[x] add
banned_commands.bats
from asdf core to enforce POSIX and cross platform functionality as best as possible
[x] refactor
lib/*
dir
[ ] write tests for utils/helpers
Motivation and Context
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Usage examples
How Has This Been Tested?
Checklist:
[ ] I have updated the documentation accordingly.
[ ] I have added tests to cover my changes.
Description
banned_commands.bats
from asdf core to enforce POSIX and cross platform functionality as best as possiblelib/*
dirMotivation and Context
Types of changes
Usage examples
How Has This Been Tested?
Checklist: