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

Commits on Dec 12, 2025

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

    …ctories with 3 updates
    
    Bumps the github-actions-dependencies group with 1 update in the / directory: [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish).
    Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: [actions/cache](https://github.com/actions/cache).
    Bumps the github-actions-dependencies group with 2 updates in the /actions/helm/generate-docs directory: [actions/cache](https://github.com/actions/cache) and [hoverkraft-tech/ci-github-nodejs](https://github.com/hoverkraft-tech/ci-github-nodejs).
    
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.17.3 to 0.18.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@55f6193...44e0f1b)
    
    Updates `actions/cache` from 4.3.0 to 5.0.0
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0057852...a783357)
    
    Updates `actions/cache` from 4.3.0 to 5.0.0
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@0057852...a783357)
    
    Updates `hoverkraft-tech/ci-github-nodejs` from 0.20.6 to 0.21.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-nodejs/releases)
    - [Commits](hoverkraft-tech/ci-github-nodejs@338755b...25ef8d9)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.18.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: actions/cache
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: actions/cache
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-nodejs
      dependency-version: 0.21.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 Dec 12, 2025
    Configuration menu
    Copy the full SHA
    3153415 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 Dec 12, 2025
    Configuration menu
    Copy the full SHA
    28f0ad1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2025

  1. fix(helm/release-chart): update dependencies only if exist

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Dec 15, 2025
    Configuration menu
    Copy the full SHA
    72899c3 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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    3df0f31 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump the github-actions-dependencies group across 4 dire…

    …ctories with 4 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml](https://github.com/hoverkraft-tech/ci-github-common) and [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish).
    Bumps the github-actions-dependencies group with 1 update in the /actions/docker/build-image directory: [actions/cache](https://github.com/actions/cache).
    Bumps the github-actions-dependencies group with 1 update in the /actions/helm/generate-docs directory: [actions/cache](https://github.com/actions/cache).
    Bumps the github-actions-dependencies group with 1 update in the /actions/helm/release-chart directory: [mikefarah/yq](https://github.com/mikefarah/yq).
    
    
    Updates `hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml` from 0.31.3 to 0.31.4
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-common/releases)
    - [Commits](hoverkraft-tech/ci-github-common@5ac5046...666b7b6)
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.18.0 to 0.18.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@44e0f1b...daee440)
    
    Updates `actions/cache` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@a783357...9255dc7)
    
    Updates `actions/cache` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@a783357...9255dc7)
    
    Updates `mikefarah/yq` from 4.49.2 to 4.50.1
    - [Release notes](https://github.com/mikefarah/yq/releases)
    - [Changelog](https://github.com/mikefarah/yq/blob/master/release_notes.txt)
    - [Commits](mikefarah/yq@7ccaf8e...065b200)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-common/.github/workflows/greetings.yml
      dependency-version: 0.31.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.18.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/cache
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/cache
      dependency-version: 5.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: mikefarah/yq
      dependency-version: 4.50.1
      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 Dec 15, 2025
    Configuration menu
    Copy the full SHA
    18c35d2 View commit details
    Browse the repository at this point in the history
Loading