Skip to content

Releases: aevea/commitsar

v0.20.2

21 Jun 16:30
Compare
Choose a tag to compare

🚀 Features

  • fd4fae8 (checks) allow slashes in scope

🐛 Bug fixes

  • a43e7f5 (commit) wrong hash commit in log
  • b782e7e (deps) update module github.com/spf13/viper to v1.14.0
  • 73b8972 (deps) update module golang.org/x/oauth2 to v0.2.0
  • f13271d (deps) update module github.com/stretchr/testify to v1.8.1
  • 777ea9e (deps) update module github.com/spf13/cobra to v1.6.1
  • 7c25877 (deps) update module golang.org/x/oauth2 to v0.1.0

🔧 Chores and Improvements

  • 916c7b4 (deps) update alpine docker tag to v3.18.2
  • 6536bfc (deps) update golang docker tag to v1.19.3

📦 Other

v0.20.1

26 Oct 18:56
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • 133f40b (build) upgrade to Go 1.19.2

v0.20.0

21 Oct 20:09
Compare
Choose a tag to compare
v0.20.0 Pre-release
Pre-release

This release is safe to use for Linux and OSX, but the Windows release failed. Update coming shortly.

What's Changed

  • chore(deps): update actions/cache action to v3 by @renovate in #454
  • fix(deps): update module github.com/magefile/mage to v1.14.0 by @renovate in #474
  • chore(deps): update golang docker tag to v1.19.2 by @renovate in #475
  • fix(deps): update module github.com/spf13/cobra to v1.6.0 by @renovate in #476
  • feat(build): add support for Windows executable by @fallion in #480

Full Changelog: v0.19.1...v0.20.0

v0.19.1

18 Oct 07:25
Compare
Choose a tag to compare

🐛 Bug fixes

  • 1245d4b (deps) update golang.org/x/oauth2 digest to 0ebed06
  • d713665 (deps) update module github.com/spf13/viper to v1.13.0

🔧 Chores and Improvements

  • 2b3d46e (goreleaser) remove archive string replacements
  • 093da5c (deps) update alpine docker tag to v3.16.2
  • d578b65 (deps) update golang docker tag to v1.19.1

v0.19.0

09 Aug 15:17
Compare
Choose a tag to compare

🐛 Bug fixes

  • 88a92d5 (deps) update module github.com/stretchr/testify to v1.8.0
  • 280d92e (deps) update module github.com/spf13/cobra to v1.5.0
  • 183ad8b (deps) update golang.org/x/oauth2 digest to 128564f
  • b94b860 (deps) update module github.com/spf13/viper to v1.12.0
  • bb51ca9 do not fail if all commits have been filtered out
  • c979103 (deps) update module github.com/magefile/mage to v1.13.0
  • 34d3bd4 (deps) update module github.com/stretchr/testify to v1.7.1
  • 078ae56 (deps) update golang.org/x/oauth2 commit hash to 6242fa9
  • 1f1ec11 (deps) update module github.com/spf13/cobra to v1.4.0
  • bc0cee2 (deps) update golang.org/x/oauth2 commit hash to ee48083

🔧 Chores and Improvements

  • 1a38287 (deps) update goreleaser/goreleaser-action action to v3
  • e1c1e81 (deps) update dependency golang to v1.18.4
  • 922bb5b (deps) update dependency alpine to v3.16.0
  • 30f5611 (deps) update dependency golang to v1.18.1
  • 08574d4 (deps) update dependency golang to v1.18.0
  • 4082d2e (deps) update dependency alpine to v3.15.1
  • 68f8472 (deps) update actions/setup-go action to v3
  • a1a7511 (deps) update actions/checkout action to v3
  • cad59fc (deps) update dependency golang to v1.17.8
  • 6cbb0b7 (deps) update golang docker tag to v1.17.7
  • 330913d (deps) update golang docker tag to v1.17.6

v0.18.0

31 Dec 19:46
Compare
Choose a tag to compare

🚀 Features

🐛 Bug fixes

  • 556bc1a fail if no pipelines are configured
  • 435bb88 (deps) update module github.com/spf13/viper to v1.10.1
  • 22fe836 (deps) update module github.com/spf13/cobra to v1.3.0
  • c1005de (deps) update module github.com/magefile/mage to v1.12.1
  • 8327fba (deps) update golang.org/x/oauth2 commit hash to d3ed0bb
  • 857887a (deps) update module github.com/aevea/git/v3 to v3.1.0
  • 3839d51 (deps) update module github.com/aevea/git/v3 to v3.0.1

🔧 Chores and Improvements

  • 0a4ddb8 (deps) update golang docker tag to v1.17.5
  • 790a018 (deps) update outillage/release-notary docker tag to v0.9.4
  • d8d0752 (deps) update alpine docker tag to v3.15.0

v0.17.0

11 Oct 13:53
Compare
Choose a tag to compare

🚀 Features

  • 08545fd add support for conventional commit style PR titles
  • d76466a allow setting path of repoistory
  • 73861c5 (config) add commits.upstreamBranch option

🐛 Bug fixes

  • cffdb6e (deps) update module github.com/google/go-github/v32 to v39
  • ff410f8 (deps) update golang.org/x/oauth2 commit hash to 6b3c2da
  • f992f35 (deps) update module github.com/spf13/viper to v1.9.0
  • fe0c13e (deps) update module github.com/go-git/go-git/v5 to v5.4.2
  • 81c5966 (deps) update module github.com/google/go-github/v32 to v38
  • 78f8f33 (deps) update module github.com/spf13/cobra to v1.2.1
  • 79707e2 (deps) update module github.com/spf13/viper to v1.8.1
  • 4273f74 (deps) update module github.com/go-git/go-git/v5 to v5.3.0
  • 3e57fd1 (deps) update dependency classnames to v2.3.1
  • cae1c3c (deps) update dependency mermaid to v8.9.2
  • 6c27aab (deps) update docusaurus monorepo to v2.0.0-alpha.ffe8b6106

🔧 Chores and Improvements

  • 1342636 (deps) update alpine docker tag to v3.14.2
  • dbacfc5 (deps) update golang docker tag to v1.17.2
  • 79ae96d (deps) update golang docker tag to v1.17.1
  • 6530b69 (deps) update golang docker tag to v1.17.0
  • afe5af4 (deps) update alpine docker tag to v3.14.1
  • 16f2d88 (deps) update golang docker tag to v1.16.7
  • db8670c add tool versions
  • 294127e add codeowners
  • 315e7a2 (deps) update alpine docker tag to v3.13.4
  • 7391519 (deps) bump y18n from 4.0.0 to 4.0.1 in /www
  • 89adc6f (deps) update golang docker tag to v1.16.2
  • 44ec70a (deps) update golang docker tag to v1.16.1
  • 7283046 (ci) release notes were not being publish due to missing fetch-depth
  • 243778f (deps) update outillage/release-notary docker tag to v0.9.3

📦 Other

v0.16.0

07 Mar 22:58
Compare
Choose a tag to compare

🚀 Features

  • 001d0e8 add required-scopes option for stricter scope validations
  • 453b908 use the pipeline model for commits

🐛 Bug fixes

  • 0637147 (deps) update module github.com/logrusorgru/aurora to v3
  • 377552e (deps) update golang.org/x/oauth2 commit hash to 9bb9049
  • e85bca8 (deps) update dependency mermaid to v8.9.1
  • 50f98b6 (www) make GitHub link point to this repo
  • 0b8f53b (deps) update docusaurus monorepo to v2.0.0-alpha.fd17476c3
  • c95eb03 (deps) update dependency mermaid to v8.9.0
  • 87fe678 (deps) update docusaurus monorepo to v2.0.0-alpha.f48d435ce
  • cbeda20 (deps) update docusaurus monorepo to v2.0.0-alpha.69
  • ae95bc9 (deps) update dependency mermaid to v8.8.3
  • f658533 (deps) update docusaurus monorepo to v2.0.0-alpha.68
  • aad0758 (deps) update dependency @docusaurus/core to v2.0.0-alpha.66
  • 83d92b3 (deps) update react monorepo to v17
  • e55aa80 (deps) update react monorepo to v16.14.0
  • 1bbd813 (deps) update dependency @docusaurus/preset-classic to v2.0.0-alpha.64
  • ea1f548 (deps) update dependency mermaid to v8.8.0
  • d7493a6 (deps) update dependency @docusaurus/preset-classic to v2.0.0-alpha.63
  • 1c3f26a (deps) update dependency @docusaurus/core to v2.0.0-alpha.63
  • 6b6d48c (docs) link to non-existent blog
  • b389aac (docs) disable analytics due to docusaurus bug
  • d975d31 (deps) update dependency @docusaurus/preset-classic to v2.0.0-alpha.62
  • 12b54cf (deps) update dependency @docusaurus/core to v2.0.0-alpha.62
  • 33ef738 (deps) update dependency @docusaurus/core to v2.0.0-alpha.61
  • 8b0fb49 (deps) update dependency mermaid to v8.7.0
  • ac07b35 (deps) update dependency mermaid to v8.6.4
  • b006d70 (deps) update dependency mermaid to v8.6.0
  • b4cb32f (deps) pin dependency mermaid to 8.5.2

🔧 Chores and Improvements

  • 59e29b9 replace logger and debuglogger with apex/log
  • 0055928 (ci) use goreleaser github action
  • 6132b1e (ci) upgrade Go versions to 1.16
  • 3af4391 (deps) update golang docker tag to v1.16.0
  • fbb6f0d (deps) bump prismjs from 1.22.0 to 1.23.0 in /www
  • 35aa3ac (deps) update alpine docker tag to v3.13.2
  • 4c0b50a (deps) update outillage/release-notary docker tag to v0.9.2
  • 529eac9 (deps) update module spf13/cobra to v1.1.3
  • a506634 (deps) update golang docker tag to v1.15.8
  • 6df9833 (deps) update golang.org/x/oauth2 commit hash to 6667018
  • 37e2178 (deps) update outillage/release-notary docker tag to v0.9.1
  • 83bcd88 (deps) update golang.org/x/oauth2 commit hash to f9ce19e
  • 02bcefd (deps) update module aevea/git/v2 to v2.3.1
  • 0ab37be (deps) update alpine docker tag to v3.13.1
  • 7e7e7ef (deps) update alpine docker tag to v3.13.0
  • 5993c02 (deps) update outillage/release-notary docker tag to v0.9.0
  • 6eace45 (ci) disable semgrep
  • bbd0f2b (deps) update actions/setup-node action to v2
  • 1a070eb (deps) update golang docker tag to v1.15.7
  • 04b0397 (deps) bump ini from 1.3.5 to 1.3.8 in /www
  • c154d80 (deps) update module magefile/mage to v1.11.0
  • 93250ab (deps) update module stretchr/testify to v1.7.0
  • 47da579 (deps) update golang docker tag to v1.15.6
  • 1298b0e pin docker versions
  • 4be7619 (deps) update module spf13/cobra to v1.1.1
  • 56889df (deps) update goreleaser/goreleaser docker digest to 25b7740
  • 91ec5c6 (deps) update golang docker tag to v1.15.5
  • 6dc6050 add semgrep
  • 997207a add CNAME
  • 45b24f3 (deps) update actions/checkout action to v2
  • 4153417 (deps) update actions/setup-go action to v2
  • 44fae4d (deps) update alpine docker tag to v3.12.1
  • 6b7cc8c (deps) update module go-git/go-git/v5 to v5.2.0
  • d929c1d (deps) update golang docker tag to v1.15.1
  • fb5851d (deps) update golang docker tag to v1.15.0
  • e41cf7f (deps) update goreleaser/goreleaser docker digest to b5cdbe4
  • 6e120d2 (deps) pin docker digests
  • 89bcf48 (deps) update module spf13/viper to v1.7.1
  • 0a087a8 (deps) bump prismjs from 1.20.0 to 1.21.0 in /www
  • aea767a (deps) bump elliptic from 6.5.2 to 6.5.3 in /www
  • 7450382 (deps) update module google/go-github/v32 to v32.1.0
  • 1205c9c (deps) bump lodash from 4.17.15 to 4.17.19 in /www
  • 6dfdf95 (deps) update module magefile/mage to v1.10.0
  • 85ed048 (deps) update golang docker tag to v1.14.6
  • bc1daca add security scanning
  • e097c36 (deps) update module aevea/integrations to v0.5.0
  • 22697ce (deps) update module aevea/git/v2 to v2.3.0

📦 Other

v0.15.0

25 Jun 15:26
Compare
Choose a tag to compare

This release brings experimental support for enforcing the JIRA commit standard in PR titles. Please check the documentation here: https://commitsar.tech/docs/configuration/config-file#pull-request-style-settings on how to use this new feature.

As it is experimental some parts of this may change, but all configuration settings will be announced ahead of time.

🚀 Features

  • 6488331 introduce dispatcher package
  • 367f626 add checking of PR title
  • 440541b add package for finding JIRA issue references

🐛 Bug fixes

  • 05105b7 docker build failing on dependency download
  • 14815cc (jira) allow numbers in JIRA keys
  • cfb8819 (deps) update dependency @docusaurus/preset-classic to v2.0.0-alpha.58
  • 3e46a96 (deps) update dependency @docusaurus/core to v2.0.0-alpha.58
  • 134984f remove hardcoded repository name

🔧 Chores and Improvements

  • 14e7b3f add CODE_OF_CONDUCT
  • d7f0a0c (deps) update golang.org/x/oauth2 commit hash to bf48bf1
  • fff164e start migration to magefiles
  • 8281418 remove pointless logs
  • 9125fce improve error message when JIRA key is missing

📦 Other

v0.14.0

17 Jun 08:01
Compare
Choose a tag to compare

This is a big one as configuration file is being released! 🎉

This functionality is still subject to change as we make it as nice to use as possible. Documentation is available here: https://commitsar.tech/docs/configuration/config-file

🚀 Features

  • c6b921f allow commit checks to be skipped
  • b6b89fa add configuration file support

🐛 Bug fixes

  • b32017c (deps) pin dependencies
  • 9db1b77 (docs) plausible import was done wrong way
  • 18f8194 (deps) update dependency autoprefixer to v9.8.0
  • a3f6d2d (deps) update dependency postcss-cli to v7.1.1

🔧 Chores and Improvements

  • ba772e6 (deps) update module spf13/viper to v1.7.0
  • d2c00ce (deps) bump websocket-extensions from 0.1.3 to 0.1.4 in /www
  • 7bcb295 (deps) update module stretchr/testify to v1.6.1
  • f466578 (deps) update golang docker tag to v1.14.4
  • 3fefb0c remove CNAME file
  • be72ced (deps) update module go-git/go-git/v5 to v5.1.0
  • 45615ef (deps) update module stretchr/testify to v1.6.0
  • db9329a (deps) update alpine docker tag to v3.12.0
  • c488ec7 (deps) update golang docker tag to v1.14.3

📦 Other

  • 1a79530 (root_runner) move Strict under RunnerOptions
  • 5c1f2cc improve all sections of usage
  • bc3b1e3 add algolia search
  • a9e097d move all documentation into Docusaurus
  • 13ec80d replace Hugo with docusaurus