asdf-gcloud icon indicating copy to clipboard operation
asdf-gcloud copied to clipboard

fix: refactor to latest asdf best practices

Open jthegedus opened this issue 2 years ago • 0 comments

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.

jthegedus avatar Jun 30 '22 17:06 jthegedus