Update buildkite plugin docker-compose to v5 #10
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.9.0
->v5.5.0
Release Notes
buildkite-plugins/docker-compose-buildkite-plugin (docker-compose)
v5.5.0
: v.5.5.0 (🎁 Surprise Gift)Compare Source
What's Changed
Upgrading
To upgrade, update your
pipeline.yml
files:Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.1...v5.5.0
v5.4.1
: (✨Lick of Paint)Compare Source
What's Changed
Upgrading
To upgrade, update your
pipeline.yml
files:New Contributors
Full Changelog: buildkite-plugins/docker-compose-buildkite-plugin@v5.4.0...v5.4.1
v5.4.0
: (🪄 Magic Tricks)Compare Source
Changes / Updates
Fixes
Upgrading
To upgrade, update your
pipeline.yml
files:v5.3.0
: (⛈️ Cold Winter)Compare Source
Changes
--with-dependencies
(#449) @mtollieUpgrading
To upgrade, update your
pipeline.yml
files:You can check out our notes for more detailed information on the major release of the plugin v5
v5.2.0
: (🥩 Asado Night!)Compare Source
Changes
run-image
option where you can pass an image and it will try to run with it (#430) @jquickUpgrading
To upgrade, update your
pipeline.yml
files:You can check out our notes for more detailed information on the major release of the plugin v5
v5.1.0
: (🧹 Cleaning)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:You can check out our notes for more detailed information on the major release of the plugin v5
v5.0.0
: (💃🏻 We Did It!)Compare Source
Changes - Major Release⚠️
Based on the discussion from #390, we are officially making docker compose v2 the default one of this plugin, and added other backward incompatible changes:
--target
option (#418) @tooteNotes
Thanks to everyone who provided their input and feedback and to @tomowatt for conducting an incredibly thorough and detailed review 💚
Upgrading
Check our notes for more detailed information on this major release that should help you review and provide you with actionable steps for you to upgrade.
To upgrade, update your
pipeline.yml
files:v4.16.0
: (☔ Rainy Day)Compare Source
Changes
collapse-run-log-group
to collapse logging of run output (#407) @francoiscampbellUpgrading
To upgrade, update your
pipeline.yml
files:v4.15.0
: (🫖 Tea Time)Compare Source
Changes
cache-from
property (#409) @pzeballosUpgrading
To upgrade, update your
pipeline.yml
files:v4.14.0
: (🍊 The Perfect Mandarin)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.13.0
: (🧩 Tetris)Compare Source
Changes
env-propagation-list
: programmatically propagate envvars to the container (#388) @amartaniDependency Updates
Upgrading
To upgrade, update your
pipeline.yml
files:v4.12.0
: (🤧 With a Cold)Compare Source
Changes
ssh
option in builds (#383) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.11.0
: (🎲 Game Night)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.10.1
: (📺 Sitcoms Night)Compare Source
Changes
Dependency Updates
Upgrading
To upgrade, update your
pipeline.yml
files:v4.10.0
: (✅ Checkin Time!)Compare Source
Changes
known_hosts
path customization (#372) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.9.0
: (🏆 Festivities! 🎉)Compare Source
Changes
cache-from
separator) (#364) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.8.0
: (⚽ World Cup)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.7.0
: (🔥 Hot Day)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.6.0
: (🍌 Fruit Salad)Compare Source
Changes
--wait
when callingup
(#360) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.5.0
: (🏦 Dealing with the Bank)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.4.0
: (🎉 Friday)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v4.3.0
: (🔥 Busy Day)Compare Source
Changes
cache-from
(#350) @tootessh
support (#347) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.2.0
: (🥟 Empandas)Compare Source
Changes
target
option (#346) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.1.1
: (🍿 Tutucas)Compare Source
Bugfixes
Invalid tags in some options caused errors with docker-compose calls. That behaviour changes so that invalid tag values in:
build
: will cause a more descriptive errorcache-from
: will be ignored and output a warningpush
: will be ignored and output a warningBug: if your pipeline uses tag-less
cache-from
elements, you will get a validation error that was fixed in version v4.3.0Upgrading
To upgrade, update your
pipeline.yml
files:v4.1.0
: (🫱🏻🫲🏼 Big Day)Compare Source
Changes
Bug Fixes:
--no-ansi
apply to all commands (#342) @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v4.0.0
: (🥧 Post Birthday Cake)Compare Source
Changes
This is a major release because it changes the default behaviour when a compose file has no version. We are being cautious as it is impossible to test all scenarios, but it is likely you can just upgrade, and nothing will break unless you are using a very old docker-compose version (before v1.27.0).
Dependency Updates
Upgrading
To upgrade, update your
pipeline.yml
files:v3.13.0
: (🥝 Having a Kiwi)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v3.12.0
: (☕ Intense Coffee)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v3.11.2
: (🥳 The Weekend)Compare Source
Changes
version
keys in docker-compose config (#336) @orien @tooteUpgrading
To upgrade, update your
pipeline.yml
files:v3.11.1
: (🏃🏻♀️ Running)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v3.11.0
: (🌧️ Rainy Morning)Compare Source
Changes
Upgrading
To upgrade, update your
pipeline.yml
files:v3.10.0
: (🧳 Packing)Compare Source
Changes
Dependency Updates
Upgrading
To upgrade, update your
pipeline.yml
files:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.