Skip to content

Releases: bitrise-io/bitrise-build-cache-cli

v1.0.3

29 Sep 10:13
844bd95
Compare
Choose a tag to compare

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

  • 844bd95 feat: ACI-4180 Add to GITHUB_PATH, add --timestamps option (#174)

Gradle verification

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

v1.0.3-gha2

27 Sep 08:28
7a45eb5
Compare
Choose a tag to compare
v1.0.3-gha2 Pre-release
Pre-release

Full Changelog: v1.0.3-gha1...v1.0.3-gha2

Changelog

Gradle verification

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

v1.0.3-gha1

26 Sep 11:47
Compare
Choose a tag to compare
v1.0.3-gha1 Pre-release
Pre-release

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

25 Sep 09:32
e48593b
Compare
Choose a tag to compare

What's Changed

  • enable SWIFT_USE_INTEGRATED_DRIVER flag in xcodebuild commands

Full Changelog: v1.0.1...v1.0.2

Changelog

  • e48593b feat: enable SWIFT_USE_INTEGRATED_DRIVER (#173)

Gradle verification

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

v1.0.1

23 Sep 14:01
79fbf21
Compare
Choose a tag to compare

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

15 Sep 15:13
f5958b3
Compare
Choose a tag to compare

What's Changed

  • feat: ACI-4096 Implement pull only for local - disable push by @duplabe in #161

Full Changelog: v1.0.0-rc1...v1.0.0-rc2

Changelog

  • f5958b3 Merge pull request #161 from bitrise-io/aci-4096

Gradle verification

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

v1.0.0-rc1

12 Sep 12:29
fa8ac89
Compare
Choose a tag to compare

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

04 Sep 12:03
131eb72
Compare
Choose a tag to compare

What's Changed

  • Update steputils dep to fix symlink loop by @lpusok in #159

Full Changelog: v0.17.9...v0.17.10

Changelog

  • 131eb72 Merge pull request #159 from bitrise-io/SSW-2576-fix-diagnostic-build-symlink-loop

Gradle verification

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

v0.17.9

02 Sep 15:32
438062a
Compare
Choose a tag to compare

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

07 Aug 11:59
47a1052
Compare
Choose a tag to compare

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

  • 47a1052 feat: ACI-3388 Add additional-paths param to save gradle output (#157)

Gradle verification

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