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.30.2
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.31.0
Choose a head ref
  • 6 commits
  • 24 files changed
  • 3 contributors

Commits on Nov 24, 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 24, 2025
    Configuration menu
    Copy the full SHA
    26b03d1 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2025

  1. fix(checkout)!: set persist-credentials to false by default for secur…

    …ity reason
    
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    4faa04a View commit details
    Browse the repository at this point in the history
  2. 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 27, 2025
    Configuration menu
    Copy the full SHA
    cdf2bbe View commit details
    Browse the repository at this point in the history
  3. feat: add local-workflow-actions action

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    e8d06f4 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump the github-actions-dependencies group across 3 dire…

    …ctories with 5 updates
    
    Bumps the github-actions-dependencies group with 4 updates in the / directory:
    - [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish)
    - [hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml](https://github.com/hoverkraft-tech/ci-github-nodejs)
    - [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs)
    Bumps the github-actions-dependencies group with 1 update in the /actions/create-and-merge-pull-request directory:
    - [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request)
    Bumps the github-actions-dependencies group with 1 update in the /actions/parse-ci-reports directory:
    - [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.16.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs/.github/workflows/continuous-integration.yml
      dependency-version: 0.20.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.20.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: peter-evans/create-pull-request
      dependency-version: 7.0.9
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.20.4
      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>
    dependabot[bot] authored and neilime committed Nov 27, 2025
    Configuration menu
    Copy the full SHA
    09f42e4 View commit details
    Browse the repository at this point in the history
  5. 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 27, 2025
    Configuration menu
    Copy the full SHA
    a55670b View commit details
    Browse the repository at this point in the history
Loading