Skip to content

Releases: kachick/wait-other-jobs

v3.4.1

11 Sep 04:18
2303eb5
Compare
Choose a tag to compare

What's Changed

  • Add support for .yaml file extension by @dmotte in #930

New Contributors 🎉

Full Changelog: v3.4.0...v3.4.1

v3.4.0

07 Jun 16:56
8d85313
Compare
Choose a tag to compare
  • Add jobMatchMode option for both the wait and skip lists. It typically helps to use matrix: #761
  • Add outputs.dump

v3.3.0

03 Jun 07:31
4d076dc
Compare
Choose a tag to compare

Nortable changes

  • feat: Add startupGracePeriod option in wait-list: #820
  • minor breaking: Restrict wait-seconds-before-first-polling if it is too short as zero or shorter than startupGracePeriod

v3.2.0

17 Apr 19:40
47f7c49
Compare
Choose a tag to compare

Add option to specify the event in wait-list: #771

v3.1.0

14 Apr 19:27
2223fd0
Compare
Choose a tag to compare
  • Add option to disable validations for wait-list and missing checkRun: #762
  • Refine inputs validations and the messages: #766

v3.0.0

12 Apr 15:35
03c3fb3
Compare
Choose a tag to compare
  • Wait other jobs which defined in same workflow by default: #754
    This is a bug, but I bumped the major version for the behavior changes.
    You can keep old behavior with skip-same-workflow: 'true'
  • Validate for wait-list and missing checkRun: #760

v2.0.4

05 Apr 10:34
2f486e6
Compare
Choose a tag to compare

There are many changes in the diff, but almost the code used for development

Main purpose of this release is to apply #746

v2.0.3

18 Feb 05:58
2e18e23
Compare
Choose a tag to compare

v2.0.2

05 Oct 07:19
fe30bb3
Compare
Choose a tag to compare

Allow more neutral run - 93299c2

v2.0.1

04 Oct 08:12
963552d
Compare
Choose a tag to compare