Releases: pkgjs/action
Releases · pkgjs/action
v0.1.0
What's Changed
- MVP by @dominykas in #2
- Renovate: disable node.js; disable dashboard by @dominykas in #14
- chore(deps): update dependency eslint to v8 by @renovate in #11
- chore(deps): lock file maintenance by @renovate in #15
- Use @actions/core to get input / set output by @dominykas in #21
- Add
post-checkout-steps
,post-install-steps
,post-test-steps
by @dominykas in #20 - Support runner OS matrix by @dominykas in #22
- Support
fail-fast
andmax-parallel
for the matrix strategy by @dominykas in #30 - Adding
yaml
as a dep inprepare-node-test-matrix-action
by @dominykas in #28 - Support setting arbitrary secrets for tests step by @dominykas in #33
- Bump to use node16 for the action runner by @dominykas in #34
- Run
npm ci
when a lockfile is available by @dominykas in #37 - Support adding specific Node.js versions into the matrix by @dominykas in #29
- Print debug information by @dominykas in #36
- Add documentation for all current parameters by @dominykas in #35
- Workflow to automatically update release tag by @dominykas in #39
New Contributors
- @dominykas made their first contribution in #2
- @renovate made their first contribution in #11
- Reviews by @ljharb, @mcollina, @Eomm
Full Changelog: https://github.com/pkgjs/action/commits/v0.1.0