Releases: laminas/laminas-ci-matrix-action
Releases · laminas/laminas-ci-matrix-action
1.7.1
Release Notes for 1.7.1
Fixed
- This release fixes an issue that occurs when the branch used to create the patch has the same name as the target branch, thus causing a collision during checkout. The action now adds a prefix to the patch branch name to resolve the issue.
1.7.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
1.7.0
Release Notes for 1.7.0
Added
- This release adds a new key to jobs it emits, "ignore_platform_reqs_8", with a boolean value, defaulting to
true. The flag is used to indicate whether or not the--ignore-platform-req=phpflag should be passed tocomposer updateandcomposer installcommands.
1.7.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
1.6.0
Release Notes for 1.6.0
Changed
- When no jobs are detected, the "no-op" job created now results in an empty "command" item, instead of one that performs an "echo" statement. laminas-continuous-integration-action now correctly detects an empty "command" and acts as a no-op in that scenario.
1.6.0
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
1.5.2
Release Notes for 1.5.2
1.5.x bugfix release (patch)
1.5.2
- Total issues resolved: 1
- Total pull requests resolved: 0
- Total contributors: 1
Bug
- 23: Fix broken v1 tag thanks to @weierophinney
1.5.1
Release Notes for 1.5.1
1.5.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Bug
1.5.0
Release Notes for 1.5.0
Changed
- This release adds the
--no-cacheflag when running Psalm checks.
1.5.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
1.4.0
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
Release Notes for 1.3.0
Added
- Adds the ability to specify the key
additional_checks, containing an array of additional checks to perform beyond those auto-discovered by the tool.
See the documentation for further details.
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
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
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