Releases: buildkite-plugins/custom-checkout-buildkite-plugin
Releases · buildkite-plugins/custom-checkout-buildkite-plugin
(v1.4.0) Check it out
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
- @toote made their first contribution in #26
- @aramissennyeydd made their first contribution in #27
- @JoeColeman95 made their first contribution in #28
Full Changelog: v1.3.0...v1.4.0
(v1.3.0) New features and updates
What's Changed
- chore: readme prep for new version by @mcncl in #17
- chore(deps): update buildkite plugin docker-compose to v5.10.0 by @renovate in #20
- Ivanna.lisetska/sup 3709 by @ivannalisetska in #19
- Fix repo clone flags by @petetomasik in #21
- chore: update readme for new version release by @lizrabuya in #22
New Contributors
- @petetomasik made their first contribution in #21
- @lizrabuya made their first contribution in #22
Full Changelog: v1.2.1...v1.3.0
(v1.2.1) Actually fix flags
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
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
Full Changelog: v1.0.1...v1.2.0
(v1.1.0) Fixing home directory! 🥳
Includes fixes to read home directory instead of /root.
What's Changed
- Update buildkite plugin docker-compose to v5.6.0 by @renovate in #8
- Fix/sup 3386 by @PriyaSudip in #10
- Debug home by @PriyaSudip in #9
New Contributors
- @PriyaSudip made their first contribution in #10
Full Changelog: v1.0.0...v1.1.0
(v1.0.0) First one! 🥳
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