Skip to content

Releases: jippi/scm-engine

v0.14.0

30 Aug 15:05
0e94cc9
Compare
Choose a tag to compare

Changelog

New Features

  • 63a0218: feat: 'action groups' allowing only one action within a group (the first one) to be executed during evaluation (@jippi)

Bug fixes

  • 0e94cc9: fix: missing config file should not fail pipeline (@jippi)

Other work

  • e8db85b: chore: write ref for configer downloader in message (@jippi)

Full Changelog: v0.13.3...v0.14.0

v0.13.3

30 Aug 12:05
e2ded69
Compare
Choose a tag to compare

Changelog

Bug fixes

  • e2ded69: fix: only log we change dry-mode run if it differs from server default (@jippi)

Full Changelog: v0.13.2...v0.13.3

v0.13.2

30 Aug 11:46
c2f21dc
Compare
Choose a tag to compare

Changelog

New Features

  • c2f21dc: feat: allow limiting MRs to specific labels when doing async evaluation (@jippi)

Full Changelog: v0.13.1...v0.13.2

v0.13.1

30 Aug 11:22
f8322c0
Compare
Choose a tag to compare

Changelog

New Features

Other work

Full Changelog: v0.13.0...v0.13.1

v0.13.0

30 Aug 11:05
69f1117
Compare
Choose a tag to compare

Changelog

New Features

  • b844655: feat: allow linking to start/stop time in pipeline urls (@jippi)
  • c2fd6f2: feat: allow scm-engine.yml to control 'dry run' mode (@jippi)
  • 37ed5f9: feat: automatically use HEAD branch for scm-engine config if MR is out of sync/behind HEAD (@jippi)

Bug fixes

Other work

Full Changelog: v0.12.8...v0.13.0

v0.12.8

29 Aug 15:53
ce2eae0
Compare
Choose a tag to compare

Changelog

Other work

  • ce2eae0: chore: move logging around a bit to ensure tagging is set (@jippi)

Full Changelog: v0.12.7...v0.12.8

v0.12.7

29 Aug 15:36
aeb0b18
Compare
Choose a tag to compare

Changelog

Other work

  • aeb0b18: chore: move logging around a bit to ensure tagging is set (@jippi)

Full Changelog: v0.12.6...v0.12.7

v0.12.6

29 Aug 14:34
6b15f3c
Compare
Choose a tag to compare

Changelog

Other work

Full Changelog: v0.12.5...v0.12.6

v0.12.5

29 Aug 13:48
9797f53
Compare
Choose a tag to compare

Changelog

Other work

Full Changelog: v0.12.4...v0.12.5

v0.12.4

29 Aug 13:12
a889208
Compare
Choose a tag to compare

Changelog

New Features

  • a889208: feat: ensure a MR is only processed once at a time; in case of many webhook events firing (@jippi)

Bug fixes

  • 3ffb05b: fix: always log response errors with 'error' level (@jippi)

Other work

  • 78f4cb2: chore: add webhook and eval context debug log statements (@jippi)
  • 52d45d2: chore: improve logging around actions (@jippi)

Full Changelog: v0.12.3...v0.12.4