Skip to content

Releases: jippi/scm-engine

v0.20.0

02 Oct 16:04
27b0b85
Compare
Choose a tag to compare

Changelog

New Features

  • 27b0b85: feat: expand GitLab evalContext with the HEAD pipeline for the MR (#97) (@jippi)

Full Changelog: v0.19.0...v0.20.0

v0.19.0

02 Oct 15:21
0b04c12
Compare
Choose a tag to compare

Changelog

New Features

  • 0b04c12: feat: conditionally disable external CI pipeline when doing periodic evaluation (#96) (@jippi)

Bug fixes

  • d01a491: fix(deps): update module github.com/99designs/gqlgen to v0.17.50 in go.mod (#82) (@renovate[bot])
  • b433125: fix(deps): update module github.com/99designs/gqlgen to v0.17.51 in go.mod (#83) (@renovate[bot])
  • d5517bd: fix(deps): update module github.com/99designs/gqlgen to v0.17.52 in go.mod (#85) (@renovate[bot])
  • 1112ff1: fix(deps): update module github.com/99designs/gqlgen to v0.17.53 in go.mod (#86) (@renovate[bot])
  • b7d7ff7: fix(deps): update module github.com/99designs/gqlgen to v0.17.54 in go.mod (#91) (@renovate[bot])
  • 2c3c703: fix(deps): update module github.com/golang-cz/devslog to v0.0.11 in go.mod (#90) (@renovate[bot])
  • fcab4ba: fix(deps): update module github.com/google/go-github/v64 to v65 in go.mod (#84) (@renovate[bot])
  • ee033d7: fix(deps): update module github.com/hasura/go-graphql-client to v0.13.1 in go.mod (#92) (@renovate[bot])
  • 60c3fa8: fix(deps): update module github.com/samber/slog-multi to v1.2.2 in go.mod (#89) (@renovate[bot])
  • 4110ba8: fix(deps): update module github.com/samber/slog-multi to v1.2.3 in go.mod (#94) (@renovate[bot])
  • fc0c3cf: fix(deps): update module github.com/vektah/gqlparser/v2 to v2.5.17 in go.mod (#93) (@renovate[bot])

Dependency updates

  • 40bae41: chore(deps): update dependency go-task/task to v3.39.1 in .github/workflows/test.yml (#87) (@renovate[bot])
  • 89c6255: chore(deps): update dependency go-task/task to v3.39.2 in .github/workflows/test.yml (#88) (@renovate[bot])
  • c12daf0: chore(deps): update golang docker tag to v1.23.2 in .gitlab-ci.yml (#95) (@renovate[bot])

Full Changelog: v0.18.3...v0.19.0

v0.18.3

11 Sep 16:01
db0a079
Compare
Choose a tag to compare

Changelog

Bug fixes

Full Changelog: v0.18.2...v0.18.3

v0.18.2

11 Sep 15:33
7e12fd1
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 7e12fd1: fix: limit the length of the pipeline description (@jippi)

Full Changelog: v0.18.1...v0.18.2

v0.18.1

11 Sep 14:11
a0f82a4
Compare
Choose a tag to compare

Changelog

Bug fixes

  • a0f82a4: fix: print success for linting without errors (@jippi)

Full Changelog: v0.18.0...v0.18.1

v0.18.0

11 Sep 13:35
e99d7c3
Compare
Choose a tag to compare

Changelog

Other work

Full Changelog: v0.17.0...v0.18.0

v0.17.0

10 Sep 15:35
dd581f2
Compare
Choose a tag to compare

Changelog

Bug fixes

  • 8231569: fix(deps): update module github.com/xanzy/go-gitlab to v0.109.0 in go.mod (#77) (@renovate[bot])
  • dd581f2: fix: allow CI pipeline to fail if the Change Request changes scm-engine configuration file (#80) (@jippi)

Dependency updates

  • 73a52f8: chore(deps): update dependency go-task/task to v3.39.0 in .github/workflows/test.yml (#78) (@renovate[bot])
  • 2fc6b57: chore(deps): update dependency golangci/golangci-lint to v1.61.0 in .github/workflows/lint.yml (#79) (@renovate[bot])
  • dd3c046: chore(deps): update golang docker tag to v1.23.1 in .gitlab-ci.yml (#76) (@renovate[bot])

Documentation updates

Other work

  • b110a85: Merge branch 'main' of github.com:jippi/scm-engine (@jippi)
  • 5e4b5df: tests: add test for 'modified_files' pattern matching (@jippi)

Full Changelog: v0.16.3...v0.17.0

v0.16.3

04 Sep 16:08
246ac57
Compare
Choose a tag to compare

Changelog

Other work

Full Changelog: v0.16.2...v0.16.3

v0.16.2

04 Sep 15:57
0d5cbb5
Compare
Choose a tag to compare

Changelog

Bug fixes

Other work

  • 0d5cbb5: Merge branch 'main' of github.com:jippi/scm-engine (@jippi)

Full Changelog: v0.16.1...v0.16.2

v0.16.1

04 Sep 15:44
486bae3
Compare
Choose a tag to compare

Changelog

New Features

Bug fixes

  • 486bae3: fix: emit 'skip' for external pipeline on failure (@jippi)

Documentation updates

Build process updates

Other work

  • 7f8131d: Merge branch 'feat-add-include-config' (@jippi)
  • f3633f6: Merge branch 'main' of github.com:jippi/scm-engine into feat-add-include-config (@jippi)
  • 51b3368: release: even simpler Dockerfile (@jippi)
  • 8eeaea3: release: simplify release docker file (@jippi)

Full Changelog: v0.16.0...v0.16.1