Skip to content

Tags: mshaeon/gonsul

Tags

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Present a readable version in `-v` (miniclip#36)

* Present a readable version

(I know the -...-g stuff is pretty "standard" but it doesn't ease communication)

* Fix as per CI results

* Accept _make test_'s auto-updates

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request miniclip#29 from miniclip/feature/transaction_batc…

…h_op_indexes

Feature/transaction batch op indexes

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Converted project to a go module (miniclip#24)

* Converted project to a go module

* Added go.mod and go.sum files

* Updated go version to 1.16

* Convert error code int to string

* Fix mockery parameters

Co-authored-by: Ricardo Piedade <[email protected]>

0.3.0

Toggle 0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Current implementation logs HTTP Basic Auth username and password fro…

…m Git repo HTTP URLs to INFO log. This commit removes the repo URL from the affected log statement. (miniclip#17)

* Removed GetRepoURL() function call from exporter cloning step.

v0.2.3

Toggle v0.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Current implementation logs HTTP Basic Auth username and password fro…

…m Git repo HTTP URLs to INFO log. This commit removes the repo URL from the affected log statement. (miniclip#17)

* Removed GetRepoURL() function call from exporter cloning step.

v0.2.2

Toggle v0.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix docker image name (miniclip#16)

v0.2.1

Toggle v0.2.1's commit message
fix input flag name case miniclip#2

v0.2.0

Toggle v0.2.0's commit message
always validate json files

v0.1.1

Toggle v0.1.1's commit message
always validate json files

v0.1.0

Toggle v0.1.0's commit message
fix test