Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: hoverkraft-tech/ci-github-nodejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.19.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-nodejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.20.0
Choose a head ref
  • 5 commits
  • 21 files changed
  • 5 contributors

Commits on Nov 20, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    6ef616b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions-dependencies group across 2 dire…

    …ctories with 6 updates
    
    Bumps the github-actions-dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    | [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.29.0` | `0.30.0` |
    
    Bumps the github-actions-dependencies group with 1 update in the /actions/test directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.29.0 to 0.30.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@d95c78d...1127e70)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
      dependency-version: 0.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
      dependency-version: 0.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
      dependency-version: 0.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
      dependency-version: 0.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
      dependency-version: 0.30.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.30.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.30.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Nov 20, 2025
    Configuration menu
    Copy the full SHA
    d476f06 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2025

  1. feat(continuous-integration)!: add configurable lint/test commands an…

    …d container better support
    
    Co-authored-by: neilime <314088+neilime@users.noreply.github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    Copilot and neilime committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    3c81a0a View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the github-actions-dependencies group across 3 dire…

    …ctories with 6 updates
    
    Bumps the github-actions-dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/linter.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    | [hoverkraft-tech/ci-github-common/.github/workflows/stale.yml](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    | [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common) | `0.30.0` | `0.30.1` |
    
    Bumps the github-actions-dependencies group with 1 update in the /actions/lint directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    Bumps the github-actions-dependencies group with 1 update in the /actions/test directory: [hoverkraft-tech/ci-github-common](https://github.com/hoverkraft-tech/ci-github-common).
    
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/linter.yml` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/stale.yml` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    Updates `hoverkraft-tech/ci-github-common` from 0.30.0 to 0.30.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@1127e70...c314229)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/need-fix-to-issue.yml
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/semantic-pull-request.yml
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/linter.yml
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/stale.yml
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-common
      dependency-version: 0.30.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    531b2a4 View commit details
    Browse the repository at this point in the history
  3. fix(continuous-integration): report path

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 21, 2025
    Configuration menu
    Copy the full SHA
    a9809af View commit details
    Browse the repository at this point in the history
Loading