dependabot[bot]
|
3b8348c096
|
chore(deps): bump the github-actions-dependencies group across 1 directory with 4 updates
Bumps the github-actions-dependencies group with 4 updates in the / directory: [actions/checkout](https://github.com/actions/checkout), [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs), [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) and [actions/create-github-app-token](https://github.com/actions/create-github-app-token).
Updates `actions/checkout` from 4.2.2 to 5.0.0
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](11bd71901b...08c6903cd8)
Updates `hoverkraft-tech/ci-github-nodejs` from 0.12.0 to 0.13.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](77c905a257...51de90c148)
Updates `hoverkraft-tech/ci-github-common` from 0.23.0 to 0.23.1
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](9a3d71ca9f...6857ef6d10)
Updates `actions/create-github-app-token` from 2.0.6 to 2.1.1
- [Release notes](https://github.com/actions/create-github-app-token/releases)
- [Commits](df432ceedc...a8d6161485)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 5.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-nodejs
dependency-version: 0.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
dependency-version: 0.23.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.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-08-19 14:41:15 +02:00 |
|
Emilien Escalle
|
4e1d048b27
|
docs: add example for multiple compose files in README
Internal - Main - Continuous Integration / ci (push) Has been cancelled
Need fix to Issue / main (push) Has been cancelled
Internal - Main - Continuous Integration / release (push) Has been cancelled
Mark stale issues and pull requests / main (push) Has been cancelled
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-06-20 15:44:17 +02:00 |
|
Emilien Escalle
|
d885714cc1
|
docs: add example for multiple compose files
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-06-20 12:25:10 +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
|
a035f13e41
|
feat: upgrade dependencies
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-06-19 12:01:03 +02:00 |
|
dependabot[bot]
|
86e13c8bea
|
chore(deps): bump the github-actions-dependencies group with 2 updates
Bumps the github-actions-dependencies group with 2 updates: [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs) and [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
Updates `hoverkraft-tech/ci-github-nodejs` from 0.9.0 to 0.10.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-nodejs/compare/0.9.0...0.10.0)
Updates `hoverkraft-tech/ci-github-common` from 0.18.0 to 0.20.0
- [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
- [Commits](https://github.com/hoverkraft-tech/ci-github-common/compare/0.18.0...0.20.0)
---
updated-dependencies:
- dependency-name: hoverkraft-tech/ci-github-nodejs
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
- dependency-name: hoverkraft-tech/ci-github-common
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2025-03-26 19:02:19 +01: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
|
59fb88b48c
|
chore(docs): fix lint issues
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2024-11-12 14:32:30 +01: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
|
c9f94d843a
|
docs: add branding
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
2024-03-26 14:17:37 +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 |
|