Skip to content

Releases: buildkite-plugins/custom-checkout-buildkite-plugin

(v1.4.0) Check it out

14 Aug 13:34
bcd1d5d
Compare
Choose a tag to compare

What's Changed

  • chore: Update README with compat table by @lizrabuya in #23
  • chore(deps): update buildkite/plugin-tester docker tag to v4.2.0 by @renovate[bot] in #24
  • Remove meta-data setting [SUP-4422] by @toote in #26
  • fix: alignment of compatibility table by @aramissennyeydd in #27
  • Fix: Resolve multiple repository checkout conflicts by @JoeColeman95 in #28

New Contributors

Full Changelog: v1.3.0...v1.4.0

(v1.3.0) New features and updates

03 Jul 02:13
8fe0a29
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.3.0

(v1.2.1) Actually fix flags

19 May 03:32
7519a12
Compare
Choose a tag to compare

What's Changed

  • chore: update readme version by @mcncl in #15
  • fix: fix array expansion to not include quotes by @mcncl in #16

Full Changelog: v1.2.0...v1.2.1

(v1.2.0) Fix flags

17 May 01:38
2d3805c
Compare
Choose a tag to compare

What's Changed

  • chore: remove cli instructions by @mcncl in #12
  • chore(deps): update buildkite plugin docker-compose to v5.8.0 by @renovate in #11
  • chore(deps): update buildkite plugin docker-compose to v5.9.0 by @renovate in #13
  • fix: clone flags don't populate by @mcncl in #14

New Contributors

  • @mcncl made their first contribution in #12

Full Changelog: v1.0.1...v1.2.0

(v1.1.0) Fixing home directory! 🥳

17 Feb 02:49
9b18b66
Compare
Choose a tag to compare

Includes fixes to read home directory instead of /root.

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.1.0

(v1.0.0) First one! 🥳

10 Dec 21:05
56e54a2
Compare
Choose a tag to compare

A Buildkite plugin for customizing repository checkouts in your pipeline. This plugin allows you to:

  • Skip the default repository checkout
  • Check out multiple repositories
  • Configure custom checkout paths