actions-setup-docker-compose

the GitHub Action setting up docker-compose command

MIT License

Downloads
115
Stars
21
Committers
7

Bot releases are hidden (Show)

actions-setup-docker-compose - v1.0.14

Published by KengoTODA over 2 years ago

1.0.14 (2022-06-03)

Bug Fixes

  • deps: bump npm from 8.3.1 to 8.12.0 (318412f)
actions-setup-docker-compose - v1.0.13

Published by KengoTODA over 2 years ago

1.0.13 (2022-05-17)

Bug Fixes

  • deps: bump @actions/core from 1.8.0 to 1.8.2 (a12ebbb)
actions-setup-docker-compose - v1.0.12

Published by KengoTODA over 2 years ago

1.0.12 (2022-05-16)

Bug Fixes

  • deps: bump @actions/tool-cache from 1.7.2 to 2.0.1 (b9fd814)
actions-setup-docker-compose - v1.0.11

Published by KengoTODA over 2 years ago

1.0.11 (2022-05-07)

Bug Fixes

  • deps: bump @actions/core from 1.7.0 to 1.8.0 (0b5a2fa)
actions-setup-docker-compose - v1.0.10

Published by KengoTODA over 2 years ago

1.0.10 (2022-04-25)

Bug Fixes

  • deps: bump @actions/core from 1.6.0 to 1.7.0 (5d03656)
actions-setup-docker-compose - v1.0.9

Published by KengoTODA over 2 years ago

1.0.9 (2022-04-19)

note: This release is the same as 1.0.7, but released by wrongly created dependabot PR.

Bug Fixes

  • deps: bump semver-regex from 3.1.2 to 3.1.3 (7ec9a6d)
actions-setup-docker-compose - v1.0.8

Published by KengoTODA over 2 years ago

1.0.8 (2022-04-19)

note: This release is the same as 1.0.7, but released by wrongly created dependabot PR.

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.6 (c261ddc)
actions-setup-docker-compose - v1.0.7

Published by KengoTODA over 2 years ago

1.0.7 (2022-04-18)

Bug Fixes

  • version prefix 'v' is missing for docker-compose v2 (e1d8c7b) @pseusys
actions-setup-docker-compose - v1.0.6

Published by KengoTODA over 2 years ago

1.0.6 (2022-03-18)

Bug Fixes

  • deps: bump @actions/tool-cache from 1.7.1 to 1.7.2 (dca859b)
actions-setup-docker-compose - v1.0.5

Published by KengoTODA over 2 years ago

1.0.5 (2022-03-18)

Bug Fixes

  • deps: bump @actions/exec from 1.1.0 to 1.1.1 (479ea78)
actions-setup-docker-compose - v1.0.4

Published by KengoTODA almost 3 years ago

1.0.4 (2021-12-21)

Bug Fixes

actions-setup-docker-compose - v1.0.3

Published by KengoTODA about 3 years ago

1.0.3 (2021-09-29)

Bug Fixes

  • deps: bump @actions/core from 1.5.0 to 1.6.0 (cde9a19)
actions-setup-docker-compose - v1.0.2

Published by KengoTODA about 3 years ago

1.0.2 (2021-09-01)

Bug Fixes

actions-setup-docker-compose - v1.0.1

Published by KengoTODA about 3 years ago

1.0.1 (2021-08-20)

Bug Fixes

  • deps: bump @actions/core from 1.4.0 to 1.5.0 (fc4847a)
actions-setup-docker-compose - v1.0.0

Published by KengoTODA over 3 years ago

1.0.0 (2021-07-16)

Bug Fixes

  • deps: bump @actions/core from 1.2.4 to 1.2.5 (2a924ef)
  • deps: bump @actions/core from 1.2.5 to 1.2.6 (ad60484)
  • deps: bump @actions/core from 1.2.6 to 1.2.7 (8841075)
  • deps: bump @actions/core from 1.2.7 to 1.3.0 (ce79fdc)
  • deps: bump @actions/core from 1.3.0 to 1.4.0 (2e8c432)
  • deps: bump @actions/exec from 1.0.4 to 1.1.0 (c084b7e)
  • deps: bump @actions/tool-cache from 1.6.0 to 1.6.1 (18153c6)
  • deps: bump @actions/tool-cache from 1.6.1 to 1.7.0 (bf3f86e)
  • deps: bump @actions/tool-cache from 1.7.0 to 1.7.1 (94c7d2f)
  • wrong input name (d2f3788)
  • wrong input name (7da80b7)

Features

  • implement basic feature working for Linux only (367ba49)
  • make version input required (52b82a3)
  • throw error if the platform is not linux (0cc2e1f)