Releases: cardinalby/github-action-ts-run-api
Releases · cardinalby/github-action-ts-run-api
3.0.4
3.0.3
consider empty string inputs as missing inputs and apply default values; set empty env variables for missing inputs
It matches with current GitHub Runners behaviour:
actions/runner#924
3.0.2
fix version in package-lock.json to correspond package.json
3.0.1
The new major version is mostly compatible with the version 2.
Incompatible changes
Changes in warnings produced by the lib:
warningsfield ofRunResult:- renamed to
runnerWarnings - its type changed from
WarningsArraytoRunnerWarning[]
- renamed to
WarningsArrayexported type removedWarningexported type renamed toRunnerWarningprintWarningsinRunOptions.setOutputOptions()renamed toprintRunnerWarnings
JS file target path bugfix:
RunTarget.jsFile()accepts the same file path relative to your repo regardless of specified working dir (options.setWorkingDir(...))
New features:
DeprecatedNodeVersionWarningabout deprecatednode12actions added- small bugfix
Release 2.3.0
2.0.0
2.0.0
1.0.2
package.json files