Skip to content

Releases: awalsh128/cache-apt-pkgs-action

v1.6.0

15 Oct 01:58
acb598e

Choose a tag to compare

What's Changed

  • fix: skip invalid lines by @SMoraisAnsys in #160
  • Add if-empty-packages optional input by @tueda in #154
  • Fix ls error when no tar files exist in cache restore by @Copilot in #170
  • Add support for third-party PPA repositories via add-repository parameter by @Copilot in #173
  • Pin actions by @danewilson in #175

New Contributors

Full Changelog: v1.5.2...v1.5.4

v1.5.3

11 Aug 00:20

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.2...v1.5.3

v1.5.2

10 Aug 21:08
cbdbab2

Choose a tag to compare

What's Changed

  • Remove GitHub URL shorteners (git.io) as they no longer work by @kkysen in #164
  • Automatically append the OS architecture to the cache key by @mitesch in #150

New Contributors

Full Changelog: v1.5.0...v1.5.2

v1.5.1

08 Jul 03:22
4c82c3c

Choose a tag to compare

What's Changed

  • Remove GitHub URL shorteners (git.io) as they no longer work by @kkysen in #164

New Contributors

Full Changelog: v1.5.0...v1.5.1

v1.5.0

17 Mar 21:58

Choose a tag to compare

v1.5.0 Pre-release
Pre-release

What's Changed

  • fix: remove timestamps from loglines by @F2210 in #146
  • Update actions/checkout versions in README by @ulgens in #148
  • Avoid using xargs when creating package tarballs by @bscott-zebra in #136
  • Add support for virtual packages and break out APT logic into common by @awalsh128 in #153

New Contributors

Full Changelog: v1.4.2...v1.5.0

v1.4.3

09 Jan 19:32
5902b33

Choose a tag to compare

What's Changed

  • Bug fix by upgrading to actions/upload-artifact@v4 rev from deprecated @v3 by @maschwenk in #140

New Contributors

Full Changelog: v1.4.2...v1.4.3

v1.4.2

09 Mar 02:03
a6c3917

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1...v1.4.2

v1.4.1

14 Feb 20:29
2555a37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.0...v1.4.1

v1.4.0

13 Feb 19:39
a9d9258

Choose a tag to compare

v1.4.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v1.3.1...v1.4.0

v1.3.1

30 Oct 18:22
44c33b3

Choose a tag to compare

What's Changed

Bugs

  • Fixes awk delimiter case in #99.
  • Apt cache performance by @stevenh in #104
  • Add null field separator so filenames don't get broken up.
  • Move upload logs up in the action sequence so it captures data before it gets deleted.

New Contributors

Full Changelog: v1.3.0...v1.3.1