Skip to content

Releases: hoverkraft-tech/compose-action

v2.4.2

04 Dec 16:01

Choose a tag to compare

Release Summary

Fix: docker-compose error objects are now formatted into readable messages for clearer debugging.
Docs: refreshed Actions and workflows documentation to reflect current behavior.

Internal: dependency maintenance across the GitHub Actions stack, including the github-actions-dependencies group, @octokit/action, and js-yaml.

Breaking change(s)

There is no breaking change.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #189
  • chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in #190
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #192
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #193
  • chore(deps): bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in #195
  • chore(deps): bump @octokit/action from 8.0.2 to 8.0.4 by @dependabot[bot] in #194
  • chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #197
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates by @dependabot[bot] in #199
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #200
  • fix: format docker-compose error objects as readable messages by @Copilot in #204
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates by @dependabot[bot] in #205

Full Changelog: v2...v2.4.2

v2.4.1

13 Oct 19:19

Choose a tag to compare

Release Summary

Internal maintenance includes dependency updates to GitHub Actions and npm dev packages. Actions and workflows documentation has been refreshed for clarity.

Breaking change(s)

No breaking changes.

What's Changed

  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #182
  • chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #185
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #183
  • chore(deps): bump hoverkraft-tech/ci-dokumentor from 0.2.0 to 0.2.2 in the github-actions-dependencies group by @dependabot[bot] in #186
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.14.1 to 0.15.0 in the github-actions-dependencies group by @dependabot[bot] in #188

Full Changelog: v2...v2.4.1

v2.4.0

30 Sep 13:45

Choose a tag to compare

Release Summary

docker-compose was bumped to 1.3.0.
Documentation was refined, including an improved compose-flags example (docs).

Internal: CI was updated to use ci-dokumentor, dependencies were refreshed (GitHub Actions, dev tooling), super-linter moved to slim-v8

Breaking change(s)

No breaking changes in this release.

What's Changed

  • chore(deps): bump super-linter/super-linter from slim-v7 to slim-v8 in the docker-dependencies group across 1 directory by @dependabot[bot] in #165
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #166
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #167
  • chore(deps-dev): bump @ts-dev-tools/core from 1.6.2 to 1.9.5 in the npm-dev-dependencies group by @dependabot[bot] in #168
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.14.0 to 0.14.1 in the github-actions-dependencies group by @dependabot[bot] in #169
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot[bot] in #170
  • ci: use ci-dokumentor by @neilime in #177
  • docs: update actions and workflows documentation by @hoverkraft-bot[bot] in #178
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot[bot] in #180
  • chore(deps-dev): bump the npm-dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #174
  • chore(deps): bump docker-compose from 1.2.0 to 1.3.0 by @dependabot[bot] in #172
  • docs: improve compose-flags example by @Copilot in #176
  • chore(deps): bump hoverkraft-tech/ci-dokumentor from 0.1.1 to 0.1.2 in the github-actions-dependencies group by @dependabot[bot] in #181

New Contributors

  • @Copilot made their first contribution in #176

Full Changelog: v2...v2.4.0

v2.3.0

02 Jul 11:25

Choose a tag to compare

Release Summary

Features – configurable service log level and streamlined dependency-upgrade helpers.
CI – new Release new action version workflow plus Docker Compose added to the update matrix.
Dependencies – major refresh: Docker Compose 1.2.0, @octokit/action 8.0.2, @actions/github 6.0.1, multiple Hoverkraft CI templates, and actions/create-github-app-token 2.x for improved GitHub API support.
Docs – action and workflow guides updated to reflect the new processes.

No breaking changes were detected.

What's Changed

  • ci: add Release new action version workflow by @neilime in #124
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.16.1 to 0.17.0 in the github-actions-dependencies group by @dependabot in #126
  • chore(deps): bump docker-compose from 1.1.0 to 1.1.1 by @dependabot in #127
  • chore(deps): bump @octokit/action from 7.0.0 to 7.0.1 by @dependabot in #128
  • ci: add docker-compose to dependencies update by @neilime in #129
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.8.0 to 0.8.1 in the github-actions-dependencies group by @dependabot in #130
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #132
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #133
  • chore(deps): bump docker-compose from 1.1.1 to 1.2.0 by @dependabot in #131
  • feat: upgrade dependencies by @neilime in #135
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #137
  • chore(deps): bump actions/create-github-app-token from 1.12.0 to 2.0.2 in the github-actions-dependencies group by @dependabot in #140
  • chore(deps): bump @octokit/action from 7.0.1 to 7.0.2 by @dependabot in #142
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.22.0 to 0.22.2 in the github-actions-dependencies group by @dependabot in #143
  • chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by @dependabot in #145
  • chore(deps): bump actions/create-github-app-token from 2.0.3 to 2.0.6 in the github-actions-dependencies group by @dependabot in #148
  • chore(deps): bump @actions/github from 6.0.0 to 6.0.1 in the actions-dependencies group by @dependabot in #147
  • chore(deps): bump @octokit/action from 7.0.2 to 8.0.1 by @dependabot in #152
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.11.0 to 0.12.0 in the github-actions-dependencies group by @dependabot in #155
  • chore(deps): bump @octokit/action from 8.0.1 to 8.0.2 by @dependabot in #154
  • feat: upgrade dependencies by @neilime in #157
  • feat: make service log level configurable by @neilime in #159
  • docs: update actions and workflows documentation by @hoverkraft-bot in #161
  • docs: update actions and workflows documentation by @hoverkraft-bot in #162
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.22.3 to 0.23.0 in the github-actions-dependencies group by @dependabot in #163

Full Changelog: v2...v2.3.0

v2.2.0

30 Jan 20:18

Choose a tag to compare

Release Summary

This release introduces a new feature allowing users to specify Docker flags as an input, enhancing flexibility in Docker Compose operations. A bug fix ensures that Docker Compose output is now printed only in debug mode, reducing unnecessary log verbosity. Additionally, documentation has been updated to reflect the latest actions and workflows. Dependencies have been updated for GitHub Actions to maintain compatibility and security.

No breaking changes were introduced in this release.

What's Changed

  • chore(deps): bump the actions-dependencies group across 1 directory with 2 updates by @dependabot in #107
  • fix: print docker compose output to debug only by @neilime in #118
  • feat: add docker flags input by @neilime in #115
  • docs: update actions and workflows documentation by @hoverkraft-bot in #121
  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #119

Full Changelog: v2.1.0...v2.2.0

v2.1.0

20 Jan 08:11

Choose a tag to compare

Release Summary

This release introduces a new feature that supports specifying the Compose version, enhancing compatibility and usability. Documentation for actions and workflows has been updated, along with multiple dependency upgrades across npm and GitHub Actions to improve performance, security, and compatibility. Minor lint issues in documentation have been fixed to ensure compliance with standards. Development dependencies were updated extensively, including updates to eslint-plugin-jsonc, eslint-plugin-github, and other packages, ensuring a more robust development environment.

No Breaking changes

What's Changed

  • chore(deps-dev): bump @vercel/ncc from 0.38.1 to 0.38.2 in the npm-dev-dependencies group by @dependabot in #88
  • chore(deps): bump docker-compose from 0.24.8 to 1.1.0 by @dependabot in #90
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.6.0 to 0.7.0 in the github-actions-dependencies group by @dependabot in #92
  • feat: support compose version by @neilime in #93
  • docs: update actions and workflows documentation by @hoverkraft-bot in #94
  • chore(deps-dev): bump eslint-plugin-jsonc from 2.16.0 to 2.17.0 in the npm-dev-dependencies group by @dependabot in #96
  • chore(deps-dev): bump eslint-plugin-jsonc from 2.17.0 to 2.18.1 in the npm-dev-dependencies group by @dependabot in #98
  • chore(docs): fix lint issues by @neilime in #100
  • chore(deps-dev): bump the npm-dev-dependencies group with 3 updates by @dependabot in #101
  • chore(deps-dev): bump eslint-plugin-github from 5.1.1 to 5.1.3 in the npm-dev-dependencies group by @dependabot in #102
  • chore(deps-dev): bump eslint-plugin-github from 5.1.3 to 5.1.4 in the npm-dev-dependencies group by @dependabot in #103
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.15.0 to 0.16.0 in the github-actions-dependencies group by @dependabot in #105
  • chore(deps-dev): bump eslint-plugin-github from 5.1.4 to 5.1.5 in the npm-dev-dependencies group by @dependabot in #106
  • chore: move @ts-dev-tools to dev deps by @neilime in #108

Full Changelog: v2.0.2...v2.1.0

v2.0.2

20 Sep 11:40

Choose a tag to compare

Release Summary

This release introduces new tests for the attach-dependencies feature, along with support for absolute paths in the compose-file input. Documentation for actions and workflows has been updated, and several dependencies related to GitHub actions and npm development have been bumped to ensure better performance and stability.

No breaking changes have been introduced.

What's Changed

  • ci: add test for attach-dependencies by @neilime in #75
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.2 to 0.13.3 in the github-actions-dependencies group by @dependabot in #77
  • docs: update actions and workflows documentation by @hoverkraft-bot in #78
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.13.3 to 0.14.0 in the github-actions-dependencies group by @dependabot in #79
  • chore(deps): bump hoverkraft-tech/ci-github-nodejs from 0.5.1 to 0.6.0 in the github-actions-dependencies group by @dependabot in #80
  • chore(deps-dev): bump eslint-plugin-github from 5.0.1 to 5.0.2 in the npm-dev-dependencies group by @dependabot in #84
  • fix: support absolute path for compose-file input by @neilime in #85
  • docs: update actions and workflows documentation by @hoverkraft-bot in #86
  • chore(deps): bump hoverkraft-tech/ci-github-common from 0.14.0 to 0.15.0 in the github-actions-dependencies group by @dependabot in #87

Full Changelog: v2.0.1...v2.0.2

v2.0.1

17 Jun 19:05

Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions-dependencies group with 2 updates by @dependabot in #70
  • chore(deps): bump docker-compose from 0.24.7 to 0.24.8 by @dependabot in #69
  • chore(deps-dev): bump eslint-plugin-jsonc from 2.15.0 to 2.15.1 in the npm-dev-dependencies group by @dependabot in #71
  • chore(deps-dev): bump eslint-plugin-jsonc from 2.15.1 to 2.16.0 in the npm-dev-dependencies group by @dependabot in #72
  • chore(deps-dev): bump eslint-plugin-github from 4.10.2 to 5.0.1 in the npm-dev-dependencies group by @dependabot in #73
  • fix: remove console log by @neilime in #76

Full Changelog: v2.0.0...v2.0.1

v2.0.0

03 Apr 10:09

Choose a tag to compare

BREAKING CHANGES

  • Migrate action to Node.js 20
  • compose-file validation: at least one compose file MUST exist (default one is docker-compose.yml), every given compose files MUST exist

Changelog

Features

  • Migrate to Node.js 20 and TypeScript. (#56)
  • Make docker-compose cwd aware. (#61)
  • Add logs debug on post. (#63)
  • Log docker-compose version. (#66)

Fixes

  • Ensure given docker-compose file(s) are valid and at least one is provided. (#65)

Documentation Updates

Dependency Updates

  • Bumped the github-actions-dependencies group with 3 updates. (#46, #57)
  • Bumped docker-compose from 0.24.1 to 0.24.7. (#48)
  • Bumped the actions-dependencies group with 1 update. (#58)
  • Bumped the npm-dev-dependencies group with 1 update. (#67)

Continuous Integration

  • Upgrade GitHub Actions. (#60)
  • Added --abort-on-container-exit option in tests. (#18)

New Contributors

Full Changelog: v1.5.1...v2.0.0

v1.5.1

25 Mar 07:07
178aeba

Choose a tag to compare

What's Changed

  • Upgrade post run operation to docker v2 by @mkoehnke in #33

New Contributors

Full Changelog: v1.5.0...v1.5.1