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: score-spec/score-k8s
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.4.0
Choose a base ref
...
head repository: score-spec/score-k8s
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.1
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Mar 17, 2025

  1. chore(deps): bump docker/login-action in the ci group (#140)

    Bumps the ci group with 1 update: [docker/login-action](https://github.com/docker/login-action).
    
    
    Updates `docker/login-action` from 3.3.0 to 3.4.0
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@9780b0c...74a5d14)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    3edd189 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump the ci group with 2 updates (#141)

    Bumps the ci group with 2 updates: [k8s.io/api](https://github.com/kubernetes/api) and [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery).
    
    
    Updates `k8s.io/api` from 0.32.2 to 0.32.3
    - [Commits](kubernetes/api@v0.32.2...v0.32.3)
    
    Updates `k8s.io/apimachinery` from 0.32.2 to 0.32.3
    - [Commits](kubernetes/apimachinery@v0.32.2...v0.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 17, 2025
    Configuration menu
    Copy the full SHA
    b27aed3 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2025

  1. Update zz-default.provisioners.yaml - rabbitmq:alpine (#142)

    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    mathieu-benoit authored Mar 26, 2025
    Configuration menu
    Copy the full SHA
    8808eb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. chore: added debug message to debug failed patch output (#144)

    Signed-off-by: Ben Meier <ben.meier@humanitec.com>
    Co-authored-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    astromechza and mathieu-benoit authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    87386c7 View commit details
    Browse the repository at this point in the history
Loading