v2.8.0
What's Changed
- New CLI commands:
bitrise-build-cache save-file --key --fileandrestore-file --key --filefor storing/retrieving arbitrary single-file blobs in the Bitrise Build Cache KV store (#314). - New public API:
pkg/file.Helper.Save(ctx, key, filePath)/Restore(ctx, key, filePath), so Go steps can integrate the same flow without shelling out.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached asset.
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.