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-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.23.1
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.24.0
Choose a head ref
  • 7 commits
  • 30 files changed
  • 3 contributors

Commits on Jul 11, 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 Jul 11, 2025
    Configuration menu
    Copy the full SHA
    13b74cf View commit details
    Browse the repository at this point in the history
  2. chore: rename logo image

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    e616343 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump hoverkraft-tech/ci-github-publish

    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish).
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.6.0 to 0.6.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@9663020...d404b9e)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.6.1
      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>
    dependabot[bot] authored and neilime committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    a148351 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 2 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) and [actions/first-interaction](https://github.com/actions/first-interaction).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.6.1 to 0.7.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@d404b9e...7ce3b41)
    
    Updates `actions/first-interaction` from 1.3.0 to 2.0.0
    - [Release notes](https://github.com/actions/first-interaction/releases)
    - [Commits](actions/first-interaction@34f15e8...2d4393e)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.7.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/first-interaction
      dependency-version: 2.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    2138b59 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2025

  1. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 5 updates
    
    Bumps the github-actions-dependencies group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [actions/checkout](https://github.com/actions/checkout) | `4.2.2` | `5.0.0` |
    | [actions/first-interaction](https://github.com/actions/first-interaction) | `2.0.0` | `3.0.0` |
    | [super-linter/super-linter](https://github.com/super-linter/super-linter) | `7.4.0` | `8.0.0` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `3.29.2` | `3.29.9` |
    | [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) | `5.5.3` | `6.0.1` |
    
    
    
    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](actions/checkout@11bd719...08c6903)
    
    Updates `actions/first-interaction` from 2.0.0 to 3.0.0
    - [Release notes](https://github.com/actions/first-interaction/releases)
    - [Commits](actions/first-interaction@2d4393e...753c925)
    
    Updates `super-linter/super-linter` from 7.4.0 to 8.0.0
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@1215045...5119dcd)
    
    Updates `github/codeql-action` from 3.29.2 to 3.29.9
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@181d5ee...df55935)
    
    Updates `amannn/action-semantic-pull-request` from 5.5.3 to 6.0.1
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@0723387...fdd4d3d)
    
    ---
    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: actions/first-interaction
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: super-linter/super-linter
      dependency-version: 8.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 3.29.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: amannn/action-semantic-pull-request
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Aug 16, 2025
    Configuration menu
    Copy the full SHA
    f53d86e View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. chore(deps): bump the github-actions-dependencies group across 3 dire…

    …ctories with 4 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action) and [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request).
    Bumps the github-actions-dependencies group with 1 update in the /actions/checkout directory: [actions/checkout](https://github.com/actions/checkout).
    Bumps the github-actions-dependencies group with 1 update in the /actions/get-matrix-outputs directory: [actions/download-artifact](https://github.com/actions/download-artifact).
    
    
    Updates `github/codeql-action` from 3.29.9 to 3.29.10
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@df55935...96f518a)
    
    Updates `amannn/action-semantic-pull-request` from 6.0.1 to 6.1.0
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@fdd4d3d...7f33ba7)
    
    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](actions/checkout@11bd719...08c6903)
    
    Updates `actions/download-artifact` from 4.3.0 to 5.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@d3f86a1...634f93c)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: amannn/action-semantic-pull-request
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-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: actions/download-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    29242b5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump super-linter/super-linter

    Bumps the docker-dependencies group with 1 update: [super-linter/super-linter](https://github.com/super-linter/super-linter).
    
    Updates `super-linter/super-linter` from slim-v7 to slim-v8
    - [Release notes](https://github.com/super-linter/super-linter/releases)
    - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
    - [Commits](super-linter/super-linter@v7...v8)
    
    ---
    updated-dependencies:
    - dependency-name: super-linter/super-linter
      dependency-version: slim-v8
      dependency-type: direct:production
      dependency-group: docker-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Aug 19, 2025
    Configuration menu
    Copy the full SHA
    b488399 View commit details
    Browse the repository at this point in the history
Loading