Commit graph

  • 1084ea7c10
    Execute installation scripts and debug mode features. (#64) Andrew Walsh 2022-11-19 20:32:52 -0800
  • 0247276e5a Fix package outputs command. awalsh128 2022-11-19 19:54:58 -0800
  • a307fb6bda Describe action version usage. awalsh128 2022-11-19 19:48:00 -0800
  • f620762daa Link to the issue that started the postinst troubleshooting. awalsh128 2022-11-19 19:25:57 -0800
  • 63736e2a81 Debug feature. awalsh128 2022-11-19 18:53:52 -0800
  • aa86a37b2d Add error suppression on file testing. awalsh128 2022-11-19 17:40:56 -0800
  • f076e88841 Fix bugs in install script execution. awalsh128 2022-11-19 17:20:30 -0800
  • 2fcdd38327 Restore updated outputs behavior. So strange it is working when I revert. awalsh128 2022-11-19 16:34:16 -0800
  • 25fa2fb352 Revert outputs set behavior to see if it fixes outputs issue in dev. awalsh128 2022-11-19 16:30:55 -0800
  • 07aa58e2fd Rollback 76128c60a1 awalsh128 2022-11-19 15:58:36 -0800
  • 76128c60a1 Debug package list issue. awalsh128 2022-11-19 15:56:08 -0800
  • c19c6c35e7 Update description. awalsh128 2022-11-19 15:53:44 -0800
  • db80483921 Add debug option. awalsh128 2022-11-19 15:52:59 -0800
  • ad4e1d0e48 Make artifact names unique. awalsh128 2022-11-19 15:46:43 -0800
  • a3adb15077 Upload action logs for debugging. awalsh128 2022-11-19 15:39:11 -0800
  • b7e5feda77 Minor fix to doc. awalsh128 2022-11-19 15:17:47 -0800
  • e1665e549b Fix param check. awalsh128 2022-11-19 15:02:25 -0800
  • 110c8b1c77 Fix execute_install_scripts message to show the right param name. awalsh128 2022-11-19 14:50:50 -0800
  • 29bff55cc7 Minor edit ands full install script execution FR. awalsh128 2022-11-19 14:45:04 -0800
  • d93c95e39c
    Skip apt-fast installation on cache hit (#61) v1.1.3 Mickaël Schoentgen 2022-11-15 16:45:14 +0100
  • 9664cdf6d1
    Skip apt-fast installation on cache hit Mickaël Schoentgen 2022-11-15 16:10:34 +0100
  • 677fd9bce5
    Update deprecated set-output command #58 (#59) v1.1.2 Andrew Walsh 2022-10-30 11:49:55 -0700
  • 9ec17a69e3
    Fix syntax of variable output #58 Andrew Walsh 2022-10-30 11:47:12 -0700
  • 32de984e1b
    Update deprecated set-output command #58 Andrew Walsh 2022-10-30 11:42:38 -0700
  • 0511abbea1 Rollback accidental commit of new postinst feature. awalsh128 2022-10-30 11:35:37 -0700
  • 4b708c1257 Update deprecated option. awalsh128 2022-10-30 11:29:22 -0700
  • 86a813eaa1 Made cache directory variable and more refinements to postinst. awalsh128 2022-10-15 21:58:58 -0700
  • 673318d804 Fix postinst bugs and add docs to lib. awalsh128 2022-09-12 19:28:55 -0700
  • e32a1a4ea0 Cover no packages edge case when writing manifest. awalsh128 2022-09-12 18:39:48 -0700
  • 270a15701d Removed extraneous line. awalsh128 2022-09-12 18:31:45 -0700
  • 7a2a390ac8 Remove bad option. awalsh128 2022-09-12 18:21:51 -0700
  • 00e34cb96c Draft of postinst support from issue #44. awalsh128 2022-09-09 20:35:48 -0700
  • c58510bf41
    Remove compression from file caching. (#53) (#54) (#55) Andrew Walsh 2022-09-03 21:40:21 -0700
  • b3798fff2b
    Remove compression from file caching. (#53) (#54) Andrew Walsh 2022-09-03 21:39:25 -0700
  • c85f53ff72
    Merge branch 'staging' into dev Andrew Walsh 2022-09-03 21:39:07 -0700
  • dc694f2a7e
    Remove compression from file caching. (#53) Andrew Walsh 2022-09-03 21:38:07 -0700
  • e7846ce4f5
    Merge branch 'dev' into nocompression Andrew Walsh 2022-09-03 21:37:39 -0700
  • ab5b3c568b
    Remove compression from file caching after install. Andrew Walsh 2022-09-03 21:33:34 -0700
  • b09baa7fce
    Remove gzip option from archive. Andrew Walsh 2022-09-03 21:32:04 -0700
  • 09f9c08872
    Fix permission denied error. (#51) v1.1.1 Andrew Walsh 2022-09-01 14:40:15 -0700
  • 2e7229dddc
    Fix permission denied error. Andrew Walsh 2022-09-01 14:39:13 -0700
  • 5e0eff102b
    Merge branch 'dev' into staging Andrew Walsh 2022-09-01 13:36:21 -0700
  • 258757ba5a
    Update tar create to run as super user. Andrew Walsh 2022-08-31 19:23:44 -0700
  • b0da983722 Change to zstd compression (#46). awalsh128 2022-08-07 06:00:09 -0700
  • dbfb2a1334 Remove no-op call; used for debug. awalsh128 2022-08-05 23:51:55 -0700
  • 9b737d6348 Merge branch 'dev' of https://github.com/awalsh128/cache-apt-pkgs-action into dev awalsh128 2022-08-05 23:45:27 -0700
  • 6e061b9142 Minor formatting change and whitespace removal. awalsh128 2022-08-05 23:42:36 -0700
  • 079f169a23
    Merge master to staging. (#43) Andrew Walsh 2022-08-02 23:20:16 -0700
  • 0d55a47330
    Merge master to dev. (#42) Andrew Walsh 2022-08-02 23:19:05 -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
  • e8c584f2c8
    Fix issues #36, #37, and minor refactors. (#40) Andrew Walsh 2022-08-02 21:12:45 -0700
  • c78e2b67c2 Omit arch in installed package reporting. awalsh128 2022-08-02 21:06:03 -0700
  • 20de6232ed Switch to apt-cache for package verification and remove CLI warning message. awalsh128 2022-08-02 20:22:01 -0700
  • d6f5911510 Use apt-fast to show package information. awalsh128 2022-08-02 20:06:48 -0700
  • 6284aec7c5 Fix main manifest write of version. awalsh128 2022-08-02 20:03:21 -0700
  • bccf073335 Install apt-fast to remove CLI warning. awalsh128 2022-08-02 19:52:39 -0700
  • 58300fb993 Fix bad log lines. awalsh128 2022-08-02 19:46:41 -0700
  • 28694f7296 Fix bug in issue #37 by combining install and dep listing reads. Ensures only installed deps are cached. awalsh128 2022-07-25 22:30:31 -0700
  • a239526b16 Fix variable reference for package version. awalsh128 2022-07-25 21:27:39 -0700
  • 49911b4741 Remove obsolete command. Variable is already space delimited. awalsh128 2022-07-25 21:04:40 -0700
  • 799512caf1 Account for packages without deps. awalsh128 2022-07-25 21:02:11 -0700
  • c0c05ca285 Fix pre-existing dep bug in issue #36. awalsh128 2022-07-25 20:50:58 -0700
  • e9bcc93e33 Merge branch 'dev' of https://github.com/awalsh128/cache-apt-pkgs-action into dev awalsh128 2022-07-23 17:38:47 -0700
  • c5a10c3f8f Bump license year. awalsh128 2022-07-23 17:38:44 -0700
  • c5df606b25
    Optimize installs with apt-fast and various minor cleanups. (#35) Andrew Walsh 2022-07-23 17:06:17 -0700
  • 89516271ce
    Merge pull request #34 from awalsh128/dev Andrew Walsh 2022-07-23 17:03:18 -0700
  • 56064188b6
    Merge branch 'staging' into dev Andrew Walsh 2022-07-23 17:02:45 -0700
  • aef0cbe5db Merge branch 'dev' of https://github.com/awalsh128/cache-apt-pkgs-action into dev awalsh128 2022-07-23 16:59:38 -0700
  • 3579a77026 Optimize installs with apt-fast and cleanup logging. awalsh128 2022-07-23 16:58:26 -0700
  • b1e472476d
    Merge pull request #32 from awalsh128/dev Andrew Walsh 2022-07-23 00:25:57 -0700
  • 7d122843ce
    Switch to CLI safe apt command. Andrew Walsh 2022-07-23 00:20:46 -0700
  • b82d68fca7
    Merge pull request #31 from awalsh128/revert-30-patch-1 Andrew Walsh 2022-07-21 13:59:12 -0700
  • b95e44a37b
    Revert "Use apt-get instead of just apt" Andrew Walsh 2022-07-21 13:58:49 -0700
  • 14c1e2a748
    Merge pull request #30 from akaszynski/patch-1 Andrew Walsh 2022-07-21 13:54:43 -0700
  • 8a5dc6c11e
    Update pre_cache_action.sh Alex Kaszynski 2022-07-21 14:11:04 +0000
  • 4087e6bcf9
    Fix cut regression. Andrew Walsh 2022-07-20 10:59:29 -0700
  • 7a07525a11
    Fix cut regression. Andrew Walsh 2022-07-20 10:59:01 -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