Skip to content

Releases: laminas/laminas-ci-matrix-action

1.4.0

05 Mar 14:35
1.4.0
Compare
Choose a tag to compare

Release Notes for 1.4.0

Changed

  • This release updates the entrypoint for the container backing the action to allow usage with actions/checkout if desired, or to use the container in a local checkout without requiring a new cloning operation.

1.4.0

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

1.3.0

04 Mar 17:07
1.3.0
fde2c44
Compare
Choose a tag to compare

Release Notes for 1.3.0

Added

Changed

  • You can now specify individual jobs in the "checks" configuration as objects, instead of only as a JSON string. When specified in this way, the action will cast the job to a JSON string for you.

  • The action now performs validations on each element of the "checks" configuration, raising warnings for anything malformed, and omitting those particular checks.

1.3.0

  • Total issues resolved: 2
  • Total pull requests resolved: 2
  • Total contributors: 1

Enhancement

1.2.3

03 Mar 18:46
1.2.3
cc26784
Compare
Choose a tag to compare

Release Notes for 1.2.3

1.2.x bugfix release (patch)

1.2.3

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

1.2.2

03 Mar 18:24
1.2.2
c430a75
Compare
Choose a tag to compare

Release Notes for 1.2.2

1.2.x bugfix release (patch)

1.2.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Bug

1.2.1

03 Mar 18:13
1.2.1
71ee62d
Compare
Choose a tag to compare

Release Notes for 1.2.1

1.2.1

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

1.2.0

02 Mar 22:58
1.2.0
b8b25cc
Compare
Choose a tag to compare

Release Notes for 1.2.0

Changed

  • The action and the container are now developed, released, and packaged in the same repository.

1.2.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

Initial release

04 Feb 20:32
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
fix: include node_modules

Otherwise the action cannot run. Ooops!

Signed-off-by: Matthew Weier O'Phinney <[email protected]>

0alpha1: Initial checkin

04 Feb 20:53
Compare
Choose a tag to compare
Based on a PoC done in phly/keep-a-changelog.

Signed-off-by: Matthew Weier O'Phinney <[email protected]>