a8c-ci-toolkit-buildkite-plugin

A caching plugin that can be invoked from your build script.

Stars
21

Bot releases are hidden (Show)

a8c-ci-toolkit-buildkite-plugin - v1.6.1

Published by jkmassel almost 3 years ago

Fixes a bug where cache_repo didn't always work properly on non-ephemeral runners

a8c-ci-toolkit-buildkite-plugin - v1.6.0

Published by jkmassel about 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/Automattic/bash-cache-buildkite-plugin/compare/v1.5.0...v1.6.0

a8c-ci-toolkit-buildkite-plugin - v1.5.1

Published by jkmassel about 3 years ago

  • Fixes a bug in the comment_on_pr action
a8c-ci-toolkit-buildkite-plugin - v1.5.0

Published by jkmassel about 3 years ago

  • Uses a more descriptive filename for Pod caches (this will require rebuilding Pod caches after adopting this plugin, but the API remains unchanged)
  • Renames cache_cocoapods to cache_cocoapods_specs_repo (but retains the old action name to avoid breaking SemVar)
a8c-ci-toolkit-buildkite-plugin - v1.4.0

Published by jkmassel about 3 years ago

Adds:

  • Podfile example project support in build_and_test_pod
  • comment_on_pr
  • install_swiftpm_dependencies
  • Proper error failure in install_gems
a8c-ci-toolkit-buildkite-plugin - v1.3.2

Published by jkmassel about 3 years ago

Properly handle Pods that don't have a Podfile

a8c-ci-toolkit-buildkite-plugin - v1.3.1

Published by jkmassel about 3 years ago

Fixes a bug when building and testing pods

a8c-ci-toolkit-buildkite-plugin - v1.3.0

Published by jkmassel about 3 years ago

Adds pod publishing actions

a8c-ci-toolkit-buildkite-plugin - v1.2.1

Published by jkmassel about 3 years ago

  • Pod publishing improvements
  • Better error handling
a8c-ci-toolkit-buildkite-plugin - v1.2.0

Published by jkmassel about 3 years ago

  • Improved Pod and Gem checks
  • Fixes bugs
a8c-ci-toolkit-buildkite-plugin - v1.1.0

Published by jkmassel about 3 years ago

Improved CocoaPods Support

a8c-ci-toolkit-buildkite-plugin - v1.0.0

Published by jkmassel over 3 years ago