bitrise-steplib / bitrise-step-save-cache

1 stars 4 forks source link

Upload cache archive #7

Closed ofalvai closed 1 year ago

ofalvai commented 1 year ago

Checklist

Version

Requires no version update yet version update

Context

This PR adds the missing network upload feature to the step. Cache archives are uploaded to a pre-signed upload URL that we can obtain from the cache service.

Changes

Investigation details

Decisions