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.22.0
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.22.1
Choose a head ref
  • 6 commits
  • 18 files changed
  • 3 contributors

Commits on Mar 27, 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 Mar 27, 2025
    Configuration menu
    Copy the full SHA
    548fec1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

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

    …ctory with 3 updates
    
    Bumps the github-actions-dependencies group with 3 updates in the / directory: [github/codeql-action](https://github.com/github/codeql-action), [tj-actions/changed-files](https://github.com/tj-actions/changed-files) and [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action).
    
    
    Updates `github/codeql-action` from 3.28.13 to 3.28.14
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@1b549b9...fc7e4a0)
    
    Updates `tj-actions/changed-files` from 46.0.3 to 46.0.4
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@823fceb...6cb76d0)
    
    Updates `alstr/todo-to-issue-action` from 5.1.10 to 5.1.11
    - [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
    - [Commits](alstr/todo-to-issue-action@9733933...092fdad)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: tj-actions/changed-files
      dependency-version: 46.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: alstr/todo-to-issue-action
      dependency-version: 5.1.11
      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 Apr 7, 2025
    Configuration menu
    Copy the full SHA
    57bddbd View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 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: [github/codeql-action](https://github.com/github/codeql-action) and [tj-actions/changed-files](https://github.com/tj-actions/changed-files).
    
    
    Updates `github/codeql-action` from 3.28.14 to 3.28.15
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@fc7e4a0...45775bd)
    
    Updates `tj-actions/changed-files` from 46.0.4 to 46.0.5
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@6cb76d0...ed68ef8)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: tj-actions/changed-files
      dependency-version: 46.0.5
      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 Apr 11, 2025
    Configuration menu
    Copy the full SHA
    b528ae6 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. chore(deps): bump alstr/todo-to-issue-action

    Bumps the github-actions-dependencies group with 1 update in the / directory: [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action).
    
    
    Updates `alstr/todo-to-issue-action` from 5.1.11 to 5.1.12
    - [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
    - [Commits](alstr/todo-to-issue-action@092fdad...3bd536e)
    
    ---
    updated-dependencies:
    - dependency-name: alstr/todo-to-issue-action
      dependency-version: 5.1.12
      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 Apr 16, 2025
    Configuration menu
    Copy the full SHA
    3c961ff View commit details
    Browse the repository at this point in the history
  2. chore: fix permissions for lint docker image

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7694142 View commit details
    Browse the repository at this point in the history
  3. chore(linter): fix pinned version comment

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