equinor / komodo

Komodo is a software distribution system used internally in Equinor
GNU Affero General Public License v3.0
5 stars 22 forks source link

Cache option should function as a cache between repeated builds #120

Open jondequinor opened 4 years ago

jondequinor commented 4 years ago

Right now, arbitrary things are done to the cache files. They should be treated as read-only so to be re-used.

And every fetch method should check for existence before trying to (re-)download anything.

berland commented 1 year ago

This bug struck us in https://github.com/equinor/komodo-releases/issues/3340