24 Commits

Author SHA1 Message Date
dependabot[bot]
b716db5b71 chore(deps): bump hoverkraft-tech/ci-dokumentor
Bumps the github-actions-dependencies group with 1 update:
[hoverkraft-tech/ci-dokumentor](https://github.com/hoverkraft-tech/ci-dokumentor).

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-dokumentor
  dependency-version: 0.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-09-30 15:31:16 +02:00
dependabot[bot]
b49a5ca3bb chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates
Bumps the github-actions-dependencies group with 3 updates in the / directory:
[hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common),
[hoverkraft-tech/ci-dokumentor](https://github.com/hoverkraft-tech/ci-dokumentor)
and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).

---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-common
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-dokumentor
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
- dependency-name: actions/create-github-app-token
  dependency-version: 2.1.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-09-30 12:43:55 +02:00
Emilien Escalle
492e297766 ci: use ci-dokumentor
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-09-29 21:46:55 +02:00
Emilien Escalle
2daef55cd7 chore: branding cleaning
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-06-23 11:12:58 +02:00
Emilien Escalle
213193f269 fix: add missing input in action manifest
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-06-20 12:07:11 +02:00
Emilien Escalle
2c587abdb1 feat: add docker flags input
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-01-30 20:58:36 +01:00
Emilien Escalle
99765016ef docs; use docker compose wording instead of docker-compose 2025-01-30 20:58:36 +01:00
Emilien Escalle
cf721e686a feat: support compose version
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-10-23 17:29:26 +02:00
Emilien Escalle
4d0ceccdad fix: support absolute path for compose-file input
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-09-20 11:44:01 +02:00
Emilien Escalle
9e48869ba4 feat: make docker-compose cwd aware
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-04-02 12:06:26 +02:00
Emilien Escalle
0a6ea0e8cd feat: migrate to node20 and typescritp
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-29 23:15:24 +01:00
Emilien Escalle
e3871b5460 docs: finalize README auto-generation
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 14:26:09 +01:00
github-actions[bot]
d803d605f4 docs: update actions and workflows documentation
[skip ci]

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 14:15:20 +01:00
Emilien Escalle
e16b76985c ci: auto-generate README
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 13:59:59 +01:00
Emilien Escalle
1a133c6d1c ci: refactor worflows
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 12:44:32 +01:00
Rasmus Pedersen
37e6aea992
Update action runtime to nodejs v16 (#16) 2022-10-27 22:09:28 +09:00
Emilien Escalle
234ccc8f01
feat: supports multiple compose files (#8)
Co-authored-by: Emilien Escalle <emilien.escalle@escemi.com>
2022-10-05 16:32:01 +09:00
Razvan
ada3c6c7cd
feat: add support for compose flags (#7)
Add support for options (eg: --profile) to be passed to docker-compose.
2022-08-27 15:12:55 +09:00
Ricardo J González C
2331a56248 Update documentation 2022-06-03 12:06:13 -05:00
Ricardo J González C
b6484cf1ad Add missing details 2022-06-01 19:33:54 -05:00
Thorrak
95610cce4b Clarify option name, add test volume to docker-compose.yml file 2021-04-24 09:24:22 -04:00
Thorrak
41bd5b12bd Add down-options configuration option
This new, optional configuration parameter allows for the specification of flags to be passed to the `docker-compose down` command. This is primarily intended to be used for passing the `--volumes` flag whith instructs docker-compose to also delete persistent volumes.
2021-04-23 09:54:17 -04:00
isbang
ac40f24cc7 feat: add branding 2020-11-02 14:21:52 +09:00
isbang
5eed63a280 feat: init compose action 2020-11-02 14:20:02 +09:00