648eda54d21b287f8dc05cada6c810208cda1ed346fa1ca84f5f90797980c8f2
download_assets (OBS source service)
This is an Open Build Service source service. It is just a small wrapper around the download_assets tool from the build script.
It can be used to download further files referenced as remote assets in the build description. This is happens by default when the sources are managed via git. This service can be used to do the same when managing the sources with OBS native source management.
The service can be used per package or project wide.
A global caching can get configured via defining
CACHEDIRECTORY="/some/directory"
either in
/etc/obs/services/download_assets
or
~/.obs/download_assets
Please note that there is no cleanup implemented yet.
Description
Languages
Shell
100%