Releases: esy/github-action
Releases · esy/github-action
v2 Beta 9
Delete tarball after it has been decompressed (#35) Saves disk space
v2-beta.8
Full Changelog: v2-beta.6...v2-beta.8
v2-beta.7
What's Changed
- Fixes deep paths created in the tarball layouts by @ManasJayanth in #32
Full Changelog: v2-beta.5...v2-beta.7
v2-beta.6
What's Changed
- Fixes deep paths created in the tarball layouts by @ManasJayanth in #32
Full Changelog: v2-beta.5...v2-beta.6
v2-beta.5
What's Changed
- Fixes for projects that use custom working directory by @ManasJayanth in #30
- Fix tarballs containing paths from fs root by @ManasJayanth in #31
Full Changelog: v2-beta.4...v2-beta.5
v2-beta.4
What's Changed
- Adds docs for v2 release by @ManasJayanth in #28
- Fix BSD tar issue on Windows by using newer @actions/cache package by @ManasJayanth in #29
Full Changelog: v2-beta.3...v2-beta.4
v2-beta.3
What's Changed
- Bug fixes in release-postinstall.js by @ManasJayanth in #27
Full Changelog: v2-beta.2...v2-beta.3
v2-beta.2
What's Changed
- Improvements and bug fixes by @ManasJayanth in #24
Full Changelog: v2-beta.1...v2-beta.2
v2-beta.1
What's Changed
- Bump node-fetch from 2.6.0 to 2.6.1 by @dependabot in #1
- Bump @actions/core from 1.2.4 to 1.2.6 by @dependabot in #2
- Update README.md by @smorimoto in #3
- Update README.md by @EduardoRFS in #5
- Fix the workflow by @smorimoto in #4
- support manifest by @EduardoRFS in #6
- Update actions/setup-node by @savi2w in #9
- Bump the @actions/* packages to the latest version by @smorimoto in #11
- Bump all build essentials to the latest version by @smorimoto in #12
- Bump node to 16 by @3Rafal in #16
- Fix: 'reserveCache failed: Cache already exists' by @ManasJayanth in #17
- Use a separate cache key for sources cache by @ManasJayanth in #18
- Scripts to publish to NPM by @ManasJayanth in #19
- Adds support for custom postinstall.js by @ManasJayanth in #20
- Re-work how esy prefix is used to handle
EXDEV
errors. by @ManasJayanth in #21 - Use tools cache for faster install times on Windows by @ManasJayanth in #23
New Contributors
- @dependabot made their first contribution in #1
- @smorimoto made their first contribution in #3
- @EduardoRFS made their first contribution in #5
- @savi2w made their first contribution in #9
- @3Rafal made their first contribution in #16
- @ManasJayanth made their first contribution in #17
Full Changelog: v1...v2-beta.1