interface: Add download_url method and implement it in backend
This new method returns a direct download URL for a cooked bundle if the vault cache backend supports the feature.
The backend implementation simply wraps a call to the download_url method from the objstorage used as vault cache.
Related to #885 (closed).
Merge request reports
Activity
added 1 commit
- b153a693 - interface: Add download_url method and implement it in backend
Jenkins job DVAU/gitlab-builds #48 succeeded .
See Console Output and Coverage Report for more details.Jenkins job DVAU/gitlab-builds #49 succeeded .
See Console Output and Coverage Report for more details.mentioned in merge request swh-web!1163 (merged)
Please register or sign in to reply