luet/pkg/compiler/backend
Ettore Di Giacinto 5b4e930fc3 Do implement a real cache
Instead of merely storing files into disk use a real cache.

This also makes possible finally to reference artifacts in the cache with the
package checksum, which solves the cache hit checksum failures we had
previously.
2021-10-19 21:25:01 +02:00
..
backend_suite_test.go Support logging level and spinner customization 2020-01-01 13:43:22 +01:00
common.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
simpledocker_test.go Do implement a real cache 2021-10-19 21:25:01 +02:00
simpledocker.go Add 2 new events for image unpacking (#226) 2021-06-01 16:43:31 +02:00
simpleimg.go Refactor compiler and annotate buildoptions into compiler metadata 2021-04-16 13:57:54 +02:00
writer.go Uncomplicate runCommand and return command output 2021-02-22 11:44:46 +01:00