Commit graph

30 commits

Author SHA1 Message Date
awalsh128 f1a79a837b Minor bug. 2022-07-19 20:51:50 -07:00
awalsh128 b61cf9a6f1 Copy from staging to dev. 2022-07-19 20:42:48 -07:00
Andrew Walsh 17cdbf8735
Revert "Cache non explicitly listed packages" 2022-06-03 20:30:40 -07:00
Nate Bohman 6d622023ef
Also Cache Non-Explicitly Listed APT PKGs
Apt installs more packages than just those explicitly listed. This can
lead to issues of missing files when the cache is restored.
2022-03-18 09:39:17 -06:00
awalsh128 8f2c275875 Remove refresh feature. 2021-10-21 23:04:42 -07:00
awalsh128 95b1f6f538 Remove extraneous arg. 2021-10-21 21:30:33 -07:00
awalsh128 38009341b0 Multiline pre cache for greater readability. 2021-10-21 21:13:01 -07:00
awalsh128 63a7ea6f1c Fix post cache action args. 2021-10-21 21:03:30 -07:00
awalsh128 e5a9854ee1 Consolidate steps, and make reporting less verbose. 2021-10-21 20:57:52 -07:00
awalsh128 a191e661e6 Fix version reporting. 2021-10-21 16:05:02 -07:00
awalsh128 feb88c8d01 Fix output setter. 2021-10-21 15:54:16 -07:00
awalsh128 76fa489e74 Add refresh and package version I/O. 2021-10-21 15:44:19 -07:00
awalsh128 407650fe3b Append cache key directly to env. 2021-10-16 22:46:41 -07:00
awalsh128 8df0022f2d Extra character. 2021-10-16 22:37:51 -07:00
awalsh128 82c659a794 Validate version and break out cache key creation logic. 2021-10-16 22:37:18 -07:00
awalsh128 3dc9d0c3ae Fix variable reference. 2021-10-16 22:10:40 -07:00
awalsh128 7313869349 Fix missing command. 2021-10-16 22:04:08 -07:00
awalsh128 9c18c92e77 Hash on content and not on file state. 2021-10-16 22:02:56 -07:00
awalsh128 c014946be0 Added coment to esoteric expression. 2021-10-16 21:17:41 -07:00
awalsh128 2530518f4a Try again. 2021-10-16 13:16:36 -07:00
awalsh128 dcae10197c Update output to emit false. 2021-10-16 13:10:59 -07:00
awalsh128 2780a91363 Change file pathing to see if hashFiles works. 2021-10-16 12:48:07 -07:00
awalsh128 7dfe2c32f2 Add versioning. 2021-10-16 11:34:03 -07:00
awalsh128 d88f9cf209 Another script name fix. :( 2021-10-16 11:25:42 -07:00
awalsh128 c29b0d7f9a Fix script reference. 2021-10-16 11:22:48 -07:00
awalsh128 132be8a450 More fixes. Gotta love not having tests. directly for GitHub actions. 2021-10-16 11:19:36 -07:00
awalsh128 d3f2f7ce23 Fix conditionals. 2021-10-16 11:15:06 -07:00
awalsh128 7a02db3b2e Fix if variable. 2021-10-16 10:54:31 -07:00
awalsh128 3ac364cc33 Add branding to action.yml 2021-10-13 22:16:32 -07:00
awalsh128 b07ee5cce8 Initial commit. 2021-10-13 21:11:27 -07:00