This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
Releases: samcontesse/gitlab-merge-request-resource
Releases · samcontesse/gitlab-merge-request-resource
v0.1.5
What's Changed
- Fix submodule initialisation by @ericb-summit in #96
- Fix committer unknown identity @samcontesse in #100
- Support SSH public key authentication for submodules by @ericb-summit in #102
- Gardening by @samcontesse in #101
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Bump github.com/onsi/ginkgo/v2 from 2.1.1 to 2.1.2 by @dependabot in #60
- Bump github.com/onsi/ginkgo/v2 from 2.1.2 to 2.1.3 by @dependabot in #61
- upgrade git in Docker image by @romain-dartigues in #82
- Skip merge request that reference no commit by @psycofdj in #92
- Add 'recursive' option by @ericb-summit in #89
- Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.73.1 by @dependabot in #85
- Bump github.com/onsi/ginkgo/v2 from 2.1.3 to 2.3.0 by @dependabot in #93
- Bump github.com/onsi/gomega from 1.18.1 to 1.22.1 by @dependabot in #94
- Upgrade Go to 1.19 by @samcontesse in #95
New Contributors
- @psycofdj made their first contribution in #92
- @ericb-summit made their first contribution in #89
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Changelog
- 8a865c6: Add path and ignore path pattern filters (#57) (@samcontesse)
- 71481b6: Add source branch filter (#58) (@samcontesse)
- 8747bfc: Make codebase more testable (#54) (@samcontesse)
- 68886ab: Set pipeline instance vars if provided (#59) (@samcontesse)
v0.1.2
What's Changed
- Add MIT license by @samcontesse in #44
- Upgrade go-gitlab to v0.52.2 by @samcontesse in #46
- Export source branch name by @samcontesse in #47
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Option to revert MR sorting order by @romain-dartigues in #38
- Add dependabot by @romain-dartigues in #36
- add: goreleaser and it's GitHub workflow by @romain-dartigues in #37
New Contributors
- @romain-dartigues made their first contribution in #38
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Upgrade go-gitlab to v0.28.0