Skip to content

Tags: get-woke/woke

Tags

v0.19.0

Toggle v0.19.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add support for 'checkstyle' output (#209)

* Add support for 'checkstyle' output

* improve code comments

* remove severity translation

* use xml encoder

* use xml encoder

* update checkstyle usage to show exact xml output

* use assert.PanicsWithError

v0.18.4

Toggle v0.18.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add multiarch docker image support (#216)

Modify .goreleaser.yml file to build two images one for amd64 and
another for arm64 and then create the proper manifest to publish
with the proper images.

Closes #215

Signed-off-by: Jonathan Gonzalez V <[email protected]>

v0.18.3

Toggle v0.18.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
build(deps): bump github.com/spf13/viper from 1.9.0 to 1.12.0 (#196)

Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.9.0 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.9.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v0.18.2

Toggle v0.18.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[bugfix] Fix error when running with submodules (#194)

* Bump [email protected]

Pull in get-woke/go-git#1 which adds including .git/info/exclude automatically

* Remove .git/info/exclude from default ignores list since it's already handled by the go-get library

v0.18.1

Toggle v0.18.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
[bug] Remove `replace` directive for `go-git` module (#182)

* Use forked version of go-git instead of replace module

* Update go source installation docs

v0.18.0

Toggle v0.18.0's commit message
docs: autogenerated update for docs/snippets/woke.md: `6531f5`

GitHub Action run 6, commit: 6531f50

v0.17.1

Toggle v0.17.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix sonarqube index on filename violations (#162)

* docs: autogenerated update for docs/snippets/woke.md: `1fe097`

GitHub Action run 1, commit: cognitivegears@1fe097d

* Fix #161 SonarQube output format

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

v0.17.0

Toggle v0.17.0's commit message
docs: autogenerated update for docs/snippets/woke.md: `e1176d`

GitHub Action run 4, commit: e1176dc

v0.16.1

Toggle v0.16.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
ci: run go tests when go.mod/go.sum change

v0.16.0

Toggle v0.16.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
docs: remote config file