Releases: LyraPhase/pre-commit-digitalocean
Releases · LyraPhase/pre-commit-digitalocean
v0.1.1
v0.1.1
- Refactor hook: doctl-app-spec-validate-offline (digitalocean/doctl#1449)
-
Now uses:
doctl app spec validate --schema-only
-
Removed
validate-offline
sub-command, thanks to PR code review suggestion -
Note: This requires the latest
doctl
from PR: digitalocean/doctl#1449
-
What's Changed
- Refactor
validate-offline
->--schema-only
by @trinitronx in #7
Full Changelog: v0.1.0...v0.1.1
v0.1.0
v0.1.0
- Add hook: doctl-app-spec-validate-offline (digitalocean/doctl#1449)
- Note: This requires the latest doctl from PR: digitalocean/doctl#1449
What's Changed
- Add hook: doctl-app-spec-validate-offline (digitalocean/doctl#1449) by @trinitronx in #6
Full Changelog: v0.0.4...v0.1.0
v0.0.4
v0.0.4
- Fix doctl not found error message
What's Changed
- Fix doctl not found error message by @trinitronx in #5
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.3
- Fix RegEx + filetype (fixes #3)
What's Changed
- Fix regex (fixes #3) by @trinitronx in #4
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.2
- Add default .do/app.yaml file pattern
- pre-commit: Eat pre-commit dogfood & validate this hook w/pre-commit
What's Changed
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #1
- Add default .do/app.yaml file pattern by @trinitronx in #2
New Contributors
- @dependabot made their first contribution in #1
- @trinitronx made their first contribution in #2
Full Changelog: v0.0.1...v0.0.2
v0.0.1
v0.0.1
Initial release!
Hooks:
doctl-app-spec-validate
Full Changelog: https://github.com/LyraPhase/pre-commit-digitalocean/commits/v0.0.1