Andrew Walsh
c5df606b25
Optimize installs with apt-fast and various minor cleanups. ( #35 )
...
* Fix cut regression.
Originally fixed in #17 . This was reintroduced when master was sync'd to staging.
* Update pre_cache_action.sh
* Switch to CLI safe apt command.
Address concern in issue #23 .
* Optimize installs with apt-fast and cleanup logging.
2022-07-23 17:06:17 -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
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