Skip to content

Releases: xing/act

v0.2.30-xing.1-e85bbcb

07 Aug 05:14
Compare
Choose a tag to compare

Changelog

New Features

  • aedb082 feat: add pre/post stage identifier fields to json log output

Bug fixes

  • a2eb292 fix: restore job logger for clean-up tasks after cancellation
  • 3387fd7 fix: CI is unstable due to new linting rules (nektos#1292)

Other

  • 3863e58 refactor: use go errors
  • 78281fb refactor: ignore already closed error
  • 7ebe5e0 patch: print plan summary upfront to executing it
  • 160e196 patch: customize goreleaser configuration
  • 6c7b7d2 chore: update owner name in a test
  • 057a703 patch: update owner name from nektos to xing

v0.2.30-xing.0-34f8158

03 Aug 07:46
Compare
Choose a tag to compare

Changelog

New Features

  • 39d8da8 feat: add pre/post stage identifier fields to json log output

Bug fixes

  • 3aa0001 fix: restore job logger for clean-up tasks after cancellation

Other

  • e4188d2 refactor: use go errors
  • 376ea34 refactor: ignore already closed error
  • 1fb716b patch: print plan summary upfront to executing it
  • 339baa5 patch: customize goreleaser configuration
  • ce5387d chore: update owner name in a test
  • 63be065 patch: update owner name from nektos to xing

v0.2.29-xing.11-c7c64b0

30 Jul 05:18
Compare
Choose a tag to compare

Changelog

New Features

  • 9b26bab feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.9-e9261fe

29 Jul 05:22
Compare
Choose a tag to compare

Changelog

New Features

  • 7d63a7c feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.10-5f48117

29 Jul 10:43
Compare
Choose a tag to compare

Changelog

New Features

  • 664ce15 feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.8-6c7d38e

28 Jul 05:22
Compare
Choose a tag to compare

Changelog

New Features

  • f7ed96b feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.7-5607d35

26 Jul 05:30
Compare
Choose a tag to compare

Changelog

New Features

  • bafcf30 feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.6-06af797

21 Jul 15:08
Compare
Choose a tag to compare

Changelog

New Features

  • 346c39a feat: add pre/post stage identifier fields to json log output

Bug fixes

Other

v0.2.29-xing.5-6dd9ef2

12 Jul 09:23
Compare
Choose a tag to compare

Changelog

New Features

  • 436adff feat: add pre/post stage identifier fields to json log output

Bug fixes

  • ee2e437 fix: use floats
  • e00abed fix: the number in the github event is of type number
  • d7fc521 fix: restore job logger for clean-up tasks after cancellation
  • 91296bd fix: allow TimeoutMinutes to be expression in Jobs (nektos#1247)
  • e70b968 fix: use docker images from dockerhub (nektos#1249)

Other

v0.2.29-xing.4-8885247

12 Jul 09:00
Compare
Choose a tag to compare

Changelog

New Features

  • 9f3587c feat: add pre/post stage identifier fields to json log output

Bug fixes

  • 52d9747 fix: the number in the github event is of type number
  • 9859d6e fix: restore job logger for clean-up tasks after cancellation
  • 91296bd fix: allow TimeoutMinutes to be expression in Jobs (nektos#1247)
  • e70b968 fix: use docker images from dockerhub (nektos#1249)

Other