Commit graph

  • 7372298c74 Fix apt-get update outputting to normalized package list latest Zachary Hall 2024-10-20 17:32:51 -0700
  • bc57ba7fe5 Update APT cache before normalizing package list master Zachary Hall 2024-10-20 17:18:28 -0700
  • 2f457b3b06 empty commit Zachary Hall 2024-10-20 17:03:46 -0700
  • 3ad3201073 Remove sudo usage Zachary Hall 2024-10-20 16:55:58 -0700
  • f2fc6d1af4 Explicitly don't fail on error in library calls (required for conditonals) Andrew Walsh 2024-03-03 14:39:27 -0800
  • a6c3917cc9
    Add arm64 binary (#127) v1.4.2 v1 Oliver Kopp 2024-03-01 21:59:14 +0100
  • 2555a377df
    Bump force reload to accommodate update on cache action save version. #122 v1.4.1 Andrew Walsh 2024-02-13 21:42:01 -0800
  • 75ab37ec52
    Use matching versions of actions/cache actions (#123) Hadrien G 2024-02-14 06:38:36 +0100
  • a9d925863b
    Bump global version of cache. v1.4.0 Andrew Walsh 2024-02-13 11:36:57 -0800
  • 5c74a020dc
    Bump actions/cache/restore to v4 (#120) Daniel Possenriede 2024-02-01 22:13:10 +0100
  • 6460a33c29
    First version of a Golang version for APT package querying. (#118) (#119) Andrew Walsh 2023-12-22 10:28:03 -0800
  • 44c33b32f8
    Pull staging changes upstream. (#113) v1.3.1 Andrew Walsh 2023-10-30 11:12:50 -0700
  • 6f9e6a86db
    Update README.md Andrew Walsh 2023-10-11 08:11:43 -0700
  • 641f947ac2
    fix: apt cache performance (#104) Steven Hartland 2023-10-11 16:07:11 +0100
  • 1850ee53f6 Documentation for versioning support. v1.3.0 awalsh128 2023-03-24 04:50:32 -0700
  • 135ee20306
    Merge branch 'dev' into master Andrew Walsh 2023-03-23 23:51:02 -0700
  • 0a4812359d Revert package existence test. awalsh128 2023-03-23 22:58:47 -0700
  • 6d3c7590b1 Test apt-cache show command wrt versioning. awalsh128 2023-03-23 22:33:59 -0700
  • f5bcdd76d3 Use APT syntax for name version delimitation and not a colon. awalsh128 2023-03-23 22:19:43 -0700
  • cdad971850 Fix broken function calls. awalsh128 2023-03-23 20:50:29 -0700
  • 971da5988a Standardize syntax, name casing and fix package versioning feature. awalsh128 2023-03-23 20:20:24 -0700
  • bd5455834e Convert action to APT version syntax. awalsh128 2023-03-13 21:43:46 -0700
  • a644619d1f Enclose filenames in single quotes to capture literals #99 awalsh128 2023-03-13 21:24:13 -0700
  • bdc09286d1
    Only install apt-fast from source if not present (#97) Pascal Roeleven 2023-03-08 18:04:22 +0100
  • 946776e670
    Clean cache directory after use (#95) Pascal Roeleven 2023-03-06 15:56:37 +0100
  • 854bb539e1
    Don't install apt-fast from source (#96) Pascal Roeleven 2023-03-06 15:54:18 +0100
  • 797d1a2f52
    More robust checking of age of apt cache (#90) John Hughes 2023-02-12 06:36:46 +0100
  • 270eae5fc9 Remove commas, and block scalar folded backslashes #84 v1.2.4 awalsh128 2023-02-04 21:08:45 -0800
  • 5b6c3ab114 Add deprecation message to obsolete input. awalsh128 2023-02-04 20:30:40 -0800
  • 622a4c5687
    Sync dev to master. (#93) Andrew Walsh 2023-02-03 23:16:50 -0800
  • e649dfdfe5 Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action v1.2.3 awalsh128 2023-02-03 12:43:05 -0800
  • 9ecdf39b43 Introduce a force update value for reloading cache #82 awalsh128 2023-02-03 12:42:50 -0800
  • 9b2b4f2004
    Fix if condition for upload-logs step (#87) Leroy Hopson 2023-01-17 16:29:46 +1300
  • 9b3b2b590c Enclose tar files in quotes #79. v1.2.2 awalsh128 2023-01-02 16:49:35 -0800
  • a71b0ea8ac
    docs: fix link to actions/cache (#77) Kévin Dunglas 2022-12-19 21:48:58 +0100
  • d07fc5d9ff
    Workaround for #71. Due to a bug in the runner actions/runner#716 (#75) v1.2.1 Andrew Walsh 2022-12-07 22:11:01 -0800
  • 9bc3e210f3
    Fix ordering of library function call and include of library #68 v1.2.0 Andrew Walsh 2022-11-24 08:59:56 -0800
  • 982de21c87 Fix execute bits. awalsh128 2022-11-23 23:02:00 -0800
  • 4fcaa16dbf Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action awalsh128 2022-11-23 23:00:06 -0800
  • c51c800bea
    Dev (#67) Andrew Walsh 2022-11-23 22:32:40 -0800
  • 51678ad913
    Execute installation scripts feature, debug mode, and permission denied fix. (#65) Andrew Walsh 2022-11-23 22:24:00 -0800
  • 276bbdc9f3
    Update issue templates Andrew Walsh 2022-11-23 22:13:12 -0800
  • d93c95e39c
    Skip apt-fast installation on cache hit (#61) v1.1.3 Mickaël Schoentgen 2022-11-15 16:45:14 +0100
  • 677fd9bce5
    Update deprecated set-output command #58 (#59) v1.1.2 Andrew Walsh 2022-10-30 11:49:55 -0700
  • c58510bf41
    Remove compression from file caching. (#53) (#54) (#55) Andrew Walsh 2022-09-03 21:40:21 -0700
  • 09f9c08872
    Fix permission denied error. (#51) v1.1.1 Andrew Walsh 2022-09-01 14:40:15 -0700
  • fc1d3efd6e
    Update README.md to use latest release in examples. v1.1.0 Andrew Walsh 2022-08-02 23:16:37 -0700
  • 91b541353e
    Fix issues #36, #37, and minor refactors. (#40) (#41) Andrew Walsh 2022-08-02 21:14:51 -0700
  • c5df606b25
    Optimize installs with apt-fast and various minor cleanups. (#35) Andrew Walsh 2022-07-23 17:06:17 -0700
  • 97133735cc
    Fix cut regression. v1.0.3 Andrew Walsh 2022-07-20 10:58:33 -0700
  • 704b3e1a64
    Merge pull request #27 from awalsh128/staging Andrew Walsh 2022-07-19 21:12:46 -0700
  • c4bc8b6ed5
    Merge branch 'master' into staging Andrew Walsh 2022-07-19 21:12:17 -0700
  • e3e8536b71 Add newline at EOF to lib.sh awalsh128 2022-07-19 21:08:41 -0700
  • d3470979cf Fix all-package-version-list output bug. awalsh128 2022-07-19 21:01:08 -0700
  • f1a79a837b Minor bug. awalsh128 2022-07-15 16:14:30 -0700
  • 8af57b352e Fix all packages reporting. awalsh128 2022-07-15 16:11:14 -0700
  • 1e75d90dc9 Merge script include snippet. awalsh128 2022-07-15 15:38:51 -0700
  • b61cf9a6f1 Copy from staging to dev. awalsh128 2022-07-19 20:42:48 -0700
  • a85a2de3b3 Update installation to consider symlinks as well. Andrew Walsh 2022-07-14 21:23:42 -0700
  • c58b29a1aa Merge branch 'staging' of https://github.com/awalsh128/cache-apt-pkgs-action into staging awalsh128 2022-07-19 20:03:15 -0700
  • f7b89333d6 Copy from master to staging. awalsh128 2022-07-19 20:02:22 -0700
  • 0735dbdc22 Update package gathering. awalsh128 2022-07-19 19:53:44 -0700
  • f20c69935b Minor bug. awalsh128 2022-07-15 16:14:30 -0700
  • 053557ecd1 Fix all packages reporting. awalsh128 2022-07-15 16:11:14 -0700
  • d5b9449cd3 Merge script include snippet. awalsh128 2022-07-15 15:38:51 -0700
  • 1d2f5e1b23 Merge branch 'staging' awalsh128 2022-07-15 15:28:17 -0700
  • e5ab96be47
    Update to v3 cache action. Andrew Walsh 2022-07-15 12:56:06 -0700
  • cda771820d
    Update to v3 cache action. Andrew Walsh 2022-07-15 12:55:37 -0700
  • fa7091e9a8 Fix sorting when normalizing package list. awalsh128 2022-07-14 21:57:20 -0700
  • 9a4f0f7d01 Merge branch 'staging' of https://github.com/awalsh128/cache-apt-pkgs-action into staging awalsh128 2022-07-14 21:45:14 -0700
  • 63f7fccab9 Simplify logging calls. awalsh128 2022-07-14 21:44:35 -0700
  • c21469a518
    Update installation to consider symlinks as well. Andrew Walsh 2022-07-14 21:23:42 -0700
  • 39faaf9bee
    Update installation to consider symlinks as well. Andrew Walsh 2022-07-14 21:19:19 -0700
  • 768417e4ec Fix dependency listing. awalsh128 2022-06-30 08:41:19 -0700
  • 60c15ce2f0 Include library in all scripts. awalsh128 2022-06-30 08:28:26 -0700
  • 7274c01428 Fix minor bug. awalsh128 2022-06-30 08:24:18 -0700
  • f6ea1022c2 Add log timings for perf debugging. awalsh128 2022-06-30 07:13:58 -0700
  • eb177a2a2b Report file size of cached packages. awalsh128 2022-06-30 06:43:45 -0700
  • 843a78dbf3 Fix manifest output on restore. awalsh128 2022-06-30 06:37:31 -0700
  • f5249e37b0 Update caching log lines. awalsh128 2022-06-30 06:29:47 -0700
  • f9b0016d02 Inline dependency reporting in log. awalsh128 2022-06-30 06:28:52 -0700
  • a91bf7b286 Create a new output for all packages including dependencies. awalsh128 2022-06-30 06:18:19 -0700
  • 903a8a32ff Fix read package name and version call. awalsh128 2022-06-30 02:10:23 -0700
  • bc3229644b Fix another package enumeration. awalsh128 2022-06-30 01:41:00 -0700
  • cb0990bfa2 Fix package enumeration. awalsh128 2022-06-30 01:35:13 -0700
  • 686ae5cbb1 Fix package enumeration. awalsh128 2022-06-30 01:27:20 -0700
  • e6baec0bc6 Fix cache version ref and ver function output. awalsh128 2022-06-30 01:17:13 -0700
  • 45b8861f3a Fix package name ver function output. awalsh128 2022-06-30 01:06:32 -0700
  • c961be0ea5 Fix lib arg ref and quoting behavior. awalsh128 2022-06-30 00:51:24 -0700
  • 1ca2ac1a4c Standardize syntax and script sourcing. awalsh128 2022-06-30 00:30:31 -0700
  • f1c5c6fb4a Merge branch 'staging' of https://github.com/awalsh128/cache-apt-pkgs-action into staging awalsh128 2022-06-29 23:53:30 -0700
  • 4d55f8a4fb Fix literal quotes and make variables use best practice. awalsh128 2022-06-03 21:51:44 -0700
  • 6fe1db8111 Merge branch 'dev' of https://github.com/awalsh128/cache-apt-pkgs-action into dev awalsh128 2022-06-03 21:45:03 -0700
  • 49b4515f51 Fix arg ordinals and package sort return. awalsh128 2022-06-03 21:45:00 -0700
  • d7e83f6ca0
    Merge pull request #17 from PeterBowman/fix-cmd-path v1.0.2 Andrew Walsh 2022-06-03 21:18:01 -0700
  • c25bf34f45
    Merge pull request #19 from awalsh128/staging Andrew Walsh 2022-06-03 21:05:55 -0700
  • 2719bca2f4
    Merge branch 'dev' into staging Andrew Walsh 2022-06-03 21:04:43 -0700
  • c86218038a
    Merge pull request #18 from awalsh128/revert-13-cache-non-explicitly-listed-pacakges Andrew Walsh 2022-06-03 20:31:30 -0700
  • 17cdbf8735
    Revert "Cache non explicitly listed packages" Andrew Walsh 2022-06-03 20:30:40 -0700
  • 01059849f8
    Drop path to cut command Bartek Łukawski 2022-06-03 17:41:16 +0200