Skip to content

Tags: rashmi-ibm/protolock

Tags

v0.15.0

Toggle v0.15.0'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 nilslice#122 from nilslice/pr-121

fix: nested message checks, bump proto parser module version

v0.14.1

Toggle v0.14.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 nilslice#120 from nilslice/pr-119

merge-pr: fix for nilslice#117

v0.14.0

Toggle v0.14.0'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 nilslice#114 from nilslice/pr-113

plugins: error should include output

v0.13.0

Toggle v0.13.0'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 nilslice#111 from nilslice/sm/update-deps

mod: update deps to use emicklei/proto v1.6.13

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
quickfix: regression on commit command (nilslice#106)

v0.11.2

Toggle v0.11.2's commit message
lib: export compare and reader funcs

v0.11.1

Toggle v0.11.1's commit message
quickfix: error logged needlessly, checking for sentinel error value

v0.11.0

Toggle v0.11.0's commit message
quickfix: "current" json tag re-used -> "updated"

v0.10.1

Toggle v0.10.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 nilslice#92 from nilslice/sm/release

bump emicklei/proto dependency to v1.6.8 for release

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
cli: align built-in and plugin rule commit behavior (nilslice#85)

Aligning the behavior between built-in rules and rules run via plugins.
Will run all plugins before committing and if warnings occur, commit will get blocked.