Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
The sigil obr repository provider caches artifacts locally such that once run it is possible to run the build offline. However there are a number of places where it attempts to check if content is up to date. This can hang depending on network configs making the build very slow.
Better to support an explicit offline config which tells the obr repo to skip any network calls that are not required.