Skip to content
This repository has been archived by the owner on May 14, 2019. It is now read-only.

Update buildkite plugin docker-compose to v2.6.0 #186

Merged
merged 1 commit into from Jan 8, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2018

This PR contains the following updates:

Package Update Change References
docker-compose minor v2.5.1 -> v2.6.0 source

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin

v2.6.0

Compare Source

Added

Fixed

  • Support cache_from directive in composefile 2.2+ (#​163) @​lox
  • Move cleanup to a pre-exit hook to cleanup cancelled builds (#​172) @​lox
  • Push stderr to log file as well instead of outputting to terminal (#​176) @​GreyKn

Other Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v2.5.1:
+     docker-compose#v2.6.0:
        run: app

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@KevinGrandon
Copy link
Contributor

!merge

@old-fusion-bot old-fusion-bot bot merged commit c3f7d09 into master Jan 8, 2019
@renovate renovate bot deleted the renovate/buildkite-docker-compose-2.x branch January 8, 2019 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants