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.29.0
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.29.1
Choose a head ref
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Nov 4, 2025

  1. ci: improve tests to pass with push tag event

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    d4747c8 View commit details
    Browse the repository at this point in the history
  2. ci: add test for docker mount cache

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    a06c5e4 View commit details
    Browse the repository at this point in the history
  3. 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 4, 2025
    Configuration menu
    Copy the full SHA
    2ab8fcf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2025

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

    …ctories with 4 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: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action).
    Bumps the github-actions-dependencies group with 1 update in the /actions/docker/get-image-metadata directory: [docker/metadata-action](https://github.com/docker/metadata-action).
    Bumps the github-actions-dependencies group with 1 update in the /actions/helm/test-chart directory: [helm/chart-testing-action](https://github.com/helm/chart-testing-action).
    
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.13.1 to 0.14.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@0717eb4...38963f3)
    
    Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@2910929...c7c5346)
    
    Updates `docker/metadata-action` from 5.8.0 to 5.9.0
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@c1e5197...318604b)
    
    Updates `helm/chart-testing-action` from 2.7.0 to 2.8.0
    - [Release notes](https://github.com/helm/chart-testing-action/releases)
    - [Commits](helm/chart-testing-action@0d28d31...6ec842c)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.14.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: docker/setup-qemu-action
      dependency-version: 3.7.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: docker/metadata-action
      dependency-version: 5.9.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: helm/chart-testing-action
      dependency-version: 2.8.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 7, 2025
    Configuration menu
    Copy the full SHA
    6b0d5ca View commit details
    Browse the repository at this point in the history
Loading