Skip to content

Releases: faceit/atlantis

v0.28.5-faceit-patch.1

24 Jul 21:54
Compare
Choose a tag to compare
Pre-release

What's Changed

Other Changes 🔄

  • fix: dont set gitlab status if new commit has been pushed, also send … by @fitz7 in #6

Full Changelog: https://github.com/faceit/atlantis/commits/v0.28.5-faceit-patch.1

v0.27.2-pipeline-patch-1: fix: err if gitlab shas dont match (#5)

12 Mar 12:19
9641d8e
Compare
Choose a tag to compare
* fix: gitlab update status should return error if the shas dont match

* test: add real sha to tests

* test: add the sha to the mock server too

v0.27.2-pipeline-patch-0

08 Mar 11:36
6fdd4b1
Compare
Choose a tag to compare

What's Changed

Other Changes

  • fix: GitLab statuses create multiple pipelines by @fitz7 in #4

New Contributors

  • @fitz7 made their first contribution in #4

Full Changelog: v0.27.1...v0.27.2-pipeline-patch-0