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

Commits on Apr 14, 2025

  1. chore(deps): bump github/codeql-action in the ci group (#155)

    Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    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)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.15
      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 Apr 14, 2025
    Configuration menu
    Copy the full SHA
    1cafe8b View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. supported_params and expected_outputs for cmd provisioners. (#156)

    * SupportedParams and ExpectedOutputs for cmd provisioners
    
    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    
    * Add more tests coverage
    
    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    
    * Update default cmd example with expected_outputs
    
    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    
    ---------
    
    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    mathieu-benoit authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    eb3c7af View commit details
    Browse the repository at this point in the history
  2. go 1.24.2 (#157)

    Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
    mathieu-benoit authored Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7a0d4b9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/score-spec/score-go in the ci group (#158)

    Bumps the ci group with 1 update: [github.com/score-spec/score-go](https://github.com/score-spec/score-go).
    
    
    Updates `github.com/score-spec/score-go` from 1.9.6 to 1.9.7
    - [Release notes](https://github.com/score-spec/score-go/releases)
    - [Commits](score-spec/score-go@v1.9.6...v1.9.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/score-spec/score-go
      dependency-version: 1.9.7
      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 Apr 16, 2025
    Configuration menu
    Copy the full SHA
    7920f21 View commit details
    Browse the repository at this point in the history
Loading