Commit graph

11 commits

Author SHA1 Message Date
awalsh128 cb0990bfa2 Fix package enumeration. 2022-06-30 01:35:13 -07:00
awalsh128 1ca2ac1a4c Standardize syntax and script sourcing. 2022-06-30 00:30:31 -07:00
Andrew Walsh 6e54cc6cfe
Revert "Staging" 2022-03-18 22:24:55 -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 58be009328 Work around cache-hit bug in cache action. 2021-10-22 00:12:56 -07:00
awalsh128 8f2c275875 Remove refresh feature. 2021-10-21 23:04:42 -07:00
awalsh128 125244158b Remove package manifest write for restores. 2021-10-21 22:29:23 -07:00
awalsh128 6d2730c8bf Fix manifest location. 2021-10-21 22:01:57 -07:00
awalsh128 4e7f5ac971 Fix conditionals for install and restore. 2021-10-21 21:39:47 -07:00
awalsh128 d6b9426197 Update relative script directory. 2021-10-21 21:22:07 -07:00
awalsh128 e5a9854ee1 Consolidate steps, and make reporting less verbose. 2021-10-21 20:57:52 -07:00