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:
warnings
field ofRunResult
:- renamed to
runnerWarnings
- its type changed from
WarningsArray
toRunnerWarning[]
- renamed to
WarningsArray
exported type removedWarning
exported type renamed toRunnerWarning
printWarnings
inRunOptions.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:
DeprecatedNodeVersionWarning
about deprecatednode12
actions added- small bugfix
Release 2.3.0
2.0.0
2.0.0
1.0.2
package.json files