Skip to content

Releases: re-actors/alls-green

v1.2.2

14 Oct 23:02
v1.2.2
05ac938
Compare
Choose a tag to compare

What's Changed

Only the internals of the action have been updated to produce job step outputs through environment files12. No UX changes were made. Additionally, the README has been improved to show how to allow individual matrix-defined jobs to fail and the outputs the action produces have been documented.

Full Diff: v1.2.1...v1.2.2

  1. https://hynek.me/til/set-output-deprecation-github-actions/

  2. https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter

v1.2.1

29 Sep 04:05
v1.2.1
13b4244
Compare
Choose a tag to compare

Bugfixes

This release started processing trailing commas causing empty elements in allowed-failures and allowed-skips`.

Full Diff: v1.2.0...v1.2.1

v1.2.0

24 Sep 01:11
v1.2.0
198badc
Compare
Choose a tag to compare

What's New

This release implements posting check details as a summary on the workflow overview page.

Full Diff: v1.1.0...v1.2.0

v1.1.0

14 Dec 15:50
v1.1.0
3a2de12
Compare
Choose a tag to compare

Added a feature for allowing certain jobs to be non-voting when skipped. To use it, specify the allow-skips action input.

v1.0.2

14 Dec 02:27
v1.0.2
bbc6a81
Compare
Choose a tag to compare

This is a patch release that includes bits of refactoring of the inline Python code block into its own module file and clarifications in the input descriptions.

v1.0.1

04 Dec 02:25
v1.0.1
5951986
Compare
Choose a tag to compare

v1.0.0

04 Dec 02:15
v1.0.0
cf8c715
Compare
Choose a tag to compare