Skip to content

Releases: LyraPhase/pre-commit-digitalocean

v0.1.1

23 Oct 21:40
v0.1.1
58a0671
Compare
Choose a tag to compare

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

22 Oct 23:23
v0.1.0
9aa756b
Compare
Choose a tag to compare

v0.1.0

What's Changed

Full Changelog: v0.0.4...v0.1.0

v0.0.4

21 Oct 06:33
v0.0.4
09b3b78
Compare
Choose a tag to compare

v0.0.4

  • Fix doctl not found error message

What's Changed

Full Changelog: v0.0.3...v0.0.4

v0.0.3

21 Oct 06:21
v0.0.3
af1cf39
Compare
Choose a tag to compare

v0.0.3

  • Fix RegEx + filetype (fixes #3)

What's Changed

Full Changelog: v0.0.2...v0.0.3

v0.0.2

21 Oct 06:16
v0.0.2
c87d65f
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.0.1...v0.0.2

v0.0.1

21 Oct 05:11
v0.0.1
3d61949
Compare
Choose a tag to compare

v0.0.1

Initial release!

Hooks:

  • doctl-app-spec-validate

Full Changelog: https://github.com/LyraPhase/pre-commit-digitalocean/commits/v0.0.1