Releases: syntaqx/git-hooks
Releases · syntaqx/git-hooks
v0.0.18
30 May 17:26
Compare
Sorry, something went wrong.
No results found
What's Changed
Add support for passing additional arguments to the CircleCI Validation hook by @ctheberge in #10
chore: Fix configure example by @kumy in #13
Update readme to use current release in example by @carlduevel in #11
update readme to reflect new version that fixes additional_dependenci… by @Seeker1911 in #12
refactor: accept repos with dynamic/multiple circleci config files by @jomakori in #14
New Contributors
Full Changelog : v0.0.17...v0.0.18
v0.0.17
24 Apr 22:49
Compare
Sorry, something went wrong.
No results found
Removing additional_dependencies definitions
v0.0.16
25 May 06:20
Compare
Sorry, something went wrong.
No results found
v0.0.15
30 Apr 12:54
Compare
Sorry, something went wrong.
No results found
Port shellcheck, shfmt and forbid-binary for compatibility with Windows
Enable CI & begin testing
v0.0.14
26 Apr 17:05
Compare
Sorry, something went wrong.
No results found
v0.0.13
16 Apr 09:57
Compare
Sorry, something went wrong.
No results found
Fix runtime error with go mod tidy when GO111MODULE=auto or GO111MODULE=off
v0.0.12
16 Apr 09:15
Compare
Sorry, something went wrong.
No results found
go-mod to go-mod-tidy - Be proactive, no reactive.
v0.0.11
16 Apr 09:11
Compare
Sorry, something went wrong.
No results found
Fix #!/bin/bash needing to be #!/usr/bin/env bash
v0.0.10
16 Apr 09:07
Compare
Sorry, something went wrong.
No results found
Fix duplicate check-yaml
Add go-mod for tidyness checks
Add go-generate for generation insurance
v0.0.9
16 Apr 08:47
Compare
Sorry, something went wrong.
No results found
Fix the go-test hook to actually run the go-test.sh script instead of go-golangci-lint.sh (copy paste fail)