Releases: bitrise-io/bitrise-build-cache-cli
v1.0.3
What's Changed
- Add new option to
activate xcode
command:--timestamps
to prefix the xcodebuild command output with timestamps - Add the wrapper binary folder path to the
GITHUB_PATH
file on Github Actions
Full Changelog: v1.0.2...v1.0.3
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.3-gha2
Full Changelog: v1.0.3-gha1...v1.0.3-gha2
Changelog
- 7a45eb5 Apply suggestion from @bitrise-ip-bot
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.3-gha1
Changelog
- d0da99a feat: ACI-4180 Add to GITHUB_PATH
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.2
What's Changed
- enable SWIFT_USE_INTEGRATED_DRIVER flag in xcodebuild commands
Full Changelog: v1.0.1...v1.0.2
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.1
What's Changed
- Add --silent flag to
activate xcode
command
Full Changelog: v0.17.10...v1.0.1
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.0-rc2
What's Changed
Full Changelog: v1.0.0-rc1...v1.0.0-rc2
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v1.0.0-rc1
What's Changed
- Add Xcode compilation cache support
Full Changelog: v0.17.10...v1.0.0-rc1
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.17.10
What's Changed
Full Changelog: v0.17.9...v0.17.10
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.17.9
What's Changed
- Improve Gradle cache plugin blob download / uploads: retries and logging
Full Changelog: v0.17.8...v0.17.9
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.
v0.17.8
What's Changed
- Add
additional-paths
parameter to save gradle output command to allow saving non-default directories. Especially useful if.gradle
directory is not in the current directory root.
Full Changelog: v0.17.7...v0.17.8
Changelog
Gradle verification
For reference, the verification metadata is available as an attached assset.