Commit graph

  • 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
  • c8f8c819da
    Update pub_master_push_event.yml Andrew Walsh 2022-03-26 12:54:33 -0700
  • b229047610
    Create pub_dev_push_event.yml Andrew Walsh 2022-03-26 12:53:58 -0700
  • 9568dc9783 Change include command. awalsh128 2022-03-26 12:48:16 -0700
  • e68df30bd6 Experimental version. Cleaned up syntax and created common library functions. awalsh128 2022-03-26 12:42:40 -0700
  • 4cc899ce9b
    Merge pull request #15 from awalsh128/revert-14-staging v1.0.1 Andrew Walsh 2022-03-18 22:55:09 -0700
  • 6e54cc6cfe
    Revert "Staging" Andrew Walsh 2022-03-18 22:24:55 -0700
  • 38a6fdf7f7
    Merge pull request #14 from awalsh128/staging Andrew Walsh 2022-03-18 22:19:13 -0700
  • ea3bc969b2
    Merge pull request #13 from Natrinicle/cache-non-explicitly-listed-pacakges Andrew Walsh 2022-03-18 22:18:01 -0700
  • 6d622023ef
    Also Cache Non-Explicitly Listed APT PKGs Nate Bohman 2022-03-16 14:36:54 -0600
  • a56b21237f
    Check APT Package Versions Nate Bohman 2022-03-16 11:15:25 -0600
  • c7ec949338
    Merge pull request #10 from jroddev/escape-regex-control Andrew Walsh 2022-02-14 09:45:56 -0800
  • d3d893cb4a g++ install is failing because + is treated as a regex control character jroddev 2022-02-13 17:07:14 +1100
  • 13d7657f54 g++ install is failing because + is treated as a regex control character jroddev 2022-02-13 16:54:39 +1100
  • 4d3d45c02f
    Merge pull request #9 from awalsh128/staging Andrew Walsh 2021-10-22 00:29:33 -0700
  • b80ada0329 Move trailing comma for manifest list. awalsh128 2021-10-22 00:16:17 -0700
  • 58be009328 Work around cache-hit bug in cache action. awalsh128 2021-10-22 00:12:56 -0700
  • edd1138fdd Write out manifest. awalsh128 2021-10-21 23:28:06 -0700
  • 8f2c275875 Remove refresh feature. awalsh128 2021-10-21 23:04:42 -0700
  • db1f7473f6 Separate out version on manifest reporting. awalsh128 2021-10-21 22:44:51 -0700
  • dca3d33521 Get rid of package variables. awalsh128 2021-10-21 22:42:51 -0700
  • 125244158b Remove package manifest write for restores. awalsh128 2021-10-21 22:29:23 -0700
  • 1decb12863 Filter packages correctly. awalsh128 2021-10-21 22:27:23 -0700
  • 13b8ebb8f7 Fix package number reported. awalsh128 2021-10-21 22:16:49 -0700
  • 9ca1c60417 Add more reporting to restore phase. awalsh128 2021-10-21 22:15:05 -0700
  • 6d2730c8bf Fix manifest location. awalsh128 2021-10-21 22:01:57 -0700
  • b67439fdd6 Only search for archives in cache directory. awalsh128 2021-10-21 21:45:37 -0700
  • 2516d0fc19 Minor edit to reporting. awalsh128 2021-10-21 21:43:24 -0700
  • 4e7f5ac971 Fix conditionals for install and restore. awalsh128 2021-10-21 21:39:47 -0700
  • dec2761421 Remove blank line on reporting. awalsh128 2021-10-21 21:30:49 -0700
  • 95b1f6f538 Remove extraneous arg. awalsh128 2021-10-21 21:30:33 -0700
  • d6b9426197 Update relative script directory. awalsh128 2021-10-21 21:22:07 -0700
  • 3742bed6fe Remove cache directory create now that it is done in pre cache. awalsh128 2021-10-21 21:13:23 -0700
  • 38009341b0 Multiline pre cache for greater readability. awalsh128 2021-10-21 21:13:01 -0700
  • 911023297b Make cache directory first thing. awalsh128 2021-10-21 21:12:42 -0700
  • 63a7ea6f1c Fix post cache action args. awalsh128 2021-10-21 21:03:30 -0700
  • e5a9854ee1 Consolidate steps, and make reporting less verbose. awalsh128 2021-10-21 20:57:52 -0700
  • 89dc8d2e9e
    Merge pull request #8 from awalsh128/staging Andrew Walsh 2021-10-21 17:08:27 -0700
  • a191e661e6 Fix version reporting. awalsh128 2021-10-21 16:05:02 -0700
  • bd28d4bdd2 Add diagnostic reporting for validation phase. awalsh128 2021-10-21 16:00:06 -0700
  • 17fec907ec Minor fix to echo. awalsh128 2021-10-21 15:58:33 -0700
  • 35fdd91f0f Add more messaging to scripts. awalsh128 2021-10-21 15:54:29 -0700
  • feb88c8d01 Fix output setter. awalsh128 2021-10-21 15:54:16 -0700
  • 04a2e9018f
    Update testing badges. Andrew Walsh 2021-10-21 15:46:36 -0700
  • 76fa489e74 Add refresh and package version I/O. awalsh128 2021-10-21 15:44:19 -0700
  • aa046d0049 Merge branch 'master' of https://github.com/awalsh128/cache-apt-pkgs-action awalsh128 2021-10-21 15:34:51 -0700
  • ca95c0de72 Add better messaging. awalsh128 2021-10-21 12:41:47 -0700
  • 9512f95182 Update APT package metadata on installs to avoid errors due to staleness. awalsh128 2021-10-21 12:25:56 -0700
  • 7a7e2ba767
    Remove APT upgrade on restore. Andrew Walsh 2021-10-20 20:31:24 -0700
  • 1372e9e2e7 Publish push event for master too. awalsh128 2021-10-17 13:06:35 -0700
  • d6265bde5b
    Merge pull request #7 from awalsh128/staging Andrew Walsh 2021-10-16 22:53:54 -0700
  • 407650fe3b Append cache key directly to env. awalsh128 2021-10-16 22:46:41 -0700
  • ac4bf152a0 Don't fail on error because this is expected. awalsh128 2021-10-16 22:44:43 -0700
  • 412b31cb70 Align indentation. awalsh128 2021-10-16 22:41:42 -0700
  • 40818dacf6 Fix conditional. awalsh128 2021-10-16 22:39:43 -0700
  • 8df0022f2d Extra character. awalsh128 2021-10-16 22:37:51 -0700
  • 82c659a794 Validate version and break out cache key creation logic. awalsh128 2021-10-16 22:37:18 -0700
  • 3dc9d0c3ae Fix variable reference. awalsh128 2021-10-16 22:10:40 -0700
  • 7313869349 Fix missing command. awalsh128 2021-10-16 22:04:08 -0700
  • 9c18c92e77 Hash on content and not on file state. awalsh128 2021-10-16 22:02:56 -0700
  • 08d1b85370 Add better diagnostics. awalsh128 2021-10-16 21:45:24 -0700
  • e558e74c19 Full qualify paths. awalsh128 2021-10-16 21:23:27 -0700
  • 6c13cf414f Fail script on any error. awalsh128 2021-10-16 21:17:55 -0700
  • c014946be0 Added coment to esoteric expression. awalsh128 2021-10-16 21:17:41 -0700
  • 2530518f4a Try again. awalsh128 2021-10-16 13:16:36 -0700
  • dcae10197c Update output to emit false. awalsh128 2021-10-16 13:10:59 -0700
  • 91e3a98133 Update packages after restore. awalsh128 2021-10-16 13:00:45 -0700
  • 93efeeaebb Fix package count reporting. awalsh128 2021-10-16 12:58:23 -0700
  • 2780a91363 Change file pathing to see if hashFiles works. awalsh128 2021-10-16 12:48:07 -0700
  • 6dbaadfc1e Fix script syntax. awalsh128 2021-10-16 11:34:14 -0700
  • 7dfe2c32f2 Add versioning. awalsh128 2021-10-16 11:34:03 -0700
  • d88f9cf209 Another script name fix. :( awalsh128 2021-10-16 11:25:42 -0700