9 Commits

Author SHA1 Message Date
dependabot[bot]
78862a9492 chore(deps): bump the actions-dependencies group with 3 updates
Some checks are pending
Internal - Main - Continuous Integration / ci (push) Waiting to run
Internal - Main - Continuous Integration / prepare-docs (push) Blocked by required conditions
Internal - Main - Continuous Integration / sync-docs (push) Blocked by required conditions
Need fix to Issue / main (push) Waiting to run
Prepare release / release (push) Waiting to run
Bumps the actions-dependencies group with 3 updates:
- [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core)
- [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github)
- [@actions/tool-cache](https://github.com/actions/toolkit/tree/HEAD/packages/tool-cache)

Updates `@actions/core` from 2.0.1 to 2.0.2
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Updates `@actions/github` from 6.0.1 to 7.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `@actions/tool-cache` from 2.0.2 to 3.0.0
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/tool-cache/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/tool-cache)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: actions-dependencies
- dependency-name: "@actions/github"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-dependencies
- dependency-name: "@actions/tool-cache"
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2026-01-13 09:22:27 +01:00
Emilien Escalle
0683632a02 chore: improve devcontainer config
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-11-05 10:14:00 +00: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
0544eebad5 chore: fix ci
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-05-02 07:36:07 +02:00
Emilien Escalle
63b042489c ci: add docker-compose to dependencies update
Some checks failed
Internal - Main - Continuous Integration / ci (push) Has been cancelled
Internal - Main - Continuous Integration / generate-readme (push) Has been cancelled
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2025-02-25 20:53:00 +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
Il Sub Bang
78f44f26f9 test: --abort-on-container-exit option
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-04-03 11:38:21 +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
1a133c6d1c ci: refactor worflows
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
2024-03-26 12:44:32 +01:00