Skip to content

Releases: prantlf/shelve-output-action

3.0.0

07 May 15:11
Compare
Choose a tag to compare

3.0.0 (2024-05-07)

Bug Fixes

2.2.1 (2024-04-26)

Bug Fixes

  • Enable ARM on Linux and macOS (16c9b0e)

2.2.1

26 Apr 07:51
9139dda
Compare
Choose a tag to compare

2.2.1 (2024-04-26)

Bug Fixes

  • Enable ARM on Linux and macOS (16c9b0e)

2.2.0

15 Dec 22:20
Compare
Choose a tag to compare

2.2.0 (2023-12-15)

Features

  • Allow packing extra files to the archives (7571632)

2.1.0

13 Nov 07:41
717193a
Compare
Choose a tag to compare

2.1.0 (2023-11-13)

Features

  • Allow overriding runner.os and runner.arch by inputs (dd0f43d)

2.0.0

22 Oct 14:34
3e1ad0a
Compare
Choose a tag to compare

2.0.0 (2023-10-22)

Features

  • Run only in specified branches (16faccb)

BREAKING CHANGES

If you used this action for branches main or master, your configuration will continue working, because those branches are enabled by default. If you used it for other branches, specify all their names in the input branches. If you used this action on all branches, set the input branches to *.

1.1.0

21 Oct 12:34
e15348c
Compare
Choose a tag to compare

1.1.0 (2023-10-21)

Features

  • Add input "name" to specify archive name with suffixes (aee2579)
  • Add input "enable" to optionally skip this action (0163c0f)

Bug Fixes

  • Drop the path from the packed executable (88749fb)

1.0.3

18 Oct 23:22
5dbf578
Compare
Choose a tag to compare

1.0.3 (2023-10-19)

Bug Fixes

  • Append .exe to the binary name on Windows (49af19b)

1.0.2

18 Oct 20:29
5ebdf10
Compare
Choose a tag to compare

1.0.2 (2023-10-18)

Bug Fixes

  • Use powershell to pack on Windows (608e128)
  • Allow restoring the cache cross-os (61a3011)

1.0.1

18 Oct 20:28
Compare
Choose a tag to compare

1.0.1 (2023-10-18)

Bug Fixes

  • Mention unshelve-output-action (c4f48d8)

1.0.0

18 Oct 07:11
d6a74e6
Compare
Choose a tag to compare

0.0.1 (2023-06-25)

Initial release.