Caching directions/downloads
Hi,
I have a zip of auxiliary libraries that gets downloaded/unpacked with every build. Is it possible to cache either a single file or a directory?
Thanks
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 18 Jun, 2014 05:22 PM
Not right now (sorry), but I think it might be done in the future with attachable VM disks, for example. Thanks for the idea!
2 Posted by Kirill Müller on 03 Aug, 2014 11:38 PM
I understand that you use Azure to run the build slaves. If I also store, inside Azure, the data I need for each build, will it be faster to download the data? Will I be charged when build slaves access the data stored inside Azure?
Thanks!
Support Staff 3 Posted by Feodor Fitsner on 04 Aug, 2014 04:26 AM
Hi Kirill,
Right now build workers are being run in East US region, so if you place your data in that region (Azure blob, SQL, etc.) downloading it to build worker should be lightning-fast. If data transfer is occurred in the same region (read "data center") you won't get charged for traffic; otherwise you're charged for outgoing traffic. Incoming traffic is free on Azure.
Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:46 AM.