Skip to content

v2.8.0

Choose a tag to compare

@Badlazzor Badlazzor released this 26 May 14:33
b5dd71b

What's Changed

  • New CLI commands: bitrise-build-cache save-file --key --file and restore-file --key --file for 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

  • b5dd71b Merge pull request #314 from bitrise-io/feat/save-restore-file

Gradle verification

For reference, the verification metadata is available as an attached asset.

Changelog

  • b5dd71b Merge pull request #314 from bitrise-io/feat/save-restore-file

Gradle verification

For reference, the verification metadata is available as an attached assset.