-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: score-spec/score-k8s
base: 0.4.1
head repository: score-spec/score-k8s
compare: 0.4.2
- 8 commits
- 20 files changed
- 3 contributors
Commits on Mar 31, 2025
-
Use mirror.gcr.io/ to avoid DockerHub rate limits error while using d…
…efault provisioners (#145) Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
Configuration menu - View commit details
-
Copy full SHA for 6d7fa55 - Browse repository at this point
Copy the full SHA 6d7fa55View commit details -
chore(deps): bump the ci group with 4 updates (#146)
Bumps the ci group with 4 updates: [actions/setup-go](https://github.com/actions/setup-go), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action), [actions/upload-artifact](https://github.com/actions/upload-artifact) and [github/codeql-action](https://github.com/github/codeql-action). Updates `actions/setup-go` from 5.3.0 to 5.4.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@f111f33...0aaccfd) Updates `goreleaser/goreleaser-action` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@90a3faa...9c156ee) Updates `actions/upload-artifact` from 4.6.1 to 4.6.2 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@4cec3d8...ea165f8) Updates `github/codeql-action` from 3.28.11 to 3.28.13 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@6bb031a...1b549b9) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ci - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci - dependency-name: github/codeql-action 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>
Configuration menu - View commit details
-
Copy full SHA for 83001c2 - Browse repository at this point
Copy the full SHA 83001c2View commit details
Commits on Apr 7, 2025
-
feat: add provisioners list command (#138)
* feat: add provisioners list command Signed-off-by: lekaf974 <matthieu.evrin@gmail.com> * feat(provisioners): finalize provisioners list implementation and resources update Signed-off-by: lekaf974 <matthieu.evrin@gmail.com> * chore: add description to default provisioners Signed-off-by: lekaf974 <matthieu.evrin@gmail.com> --------- Signed-off-by: lekaf974 <matthieu.evrin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7cf0fca - Browse repository at this point
Copy the full SHA 7cf0fcaView commit details -
chore(deps): bump golang in the ci group (#151)
Bumps the ci group with 1 update: golang. Updates `golang` from 1.24.1-alpine to 1.24.2-alpine --- updated-dependencies: - dependency-name: golang dependency-version: 1.24.2-alpine 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>
Configuration menu - View commit details
-
Copy full SHA for 6e05fb4 - Browse repository at this point
Copy the full SHA 6e05fb4View commit details -
chore(deps): bump github/codeql-action in the ci group (#152)
Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action). Updates `github/codeql-action` from 3.28.13 to 3.28.14 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@1b549b9...fc7e4a0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 3.28.14 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>
Configuration menu - View commit details
-
Copy full SHA for afb5aa3 - Browse repository at this point
Copy the full SHA afb5aa3View commit details -
chore(deps): bump github.com/score-spec/score-go in the ci group (#153)
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.5 to 1.9.6 - [Release notes](https://github.com/score-spec/score-go/releases) - [Commits](score-spec/score-go@v1.9.5...v1.9.6) --- updated-dependencies: - dependency-name: github.com/score-spec/score-go dependency-version: 1.9.6 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> Co-authored-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
Configuration menu - View commit details
-
Copy full SHA for c67c23d - Browse repository at this point
Copy the full SHA c67c23dView commit details
Commits on Apr 9, 2025
-
Create dependabot-auto-merge.yaml (#154)
Signed-off-by: Mathieu Benoit <mathieu-benoit@hotmail.fr>
Configuration menu - View commit details
-
Copy full SHA for 3e023a0 - Browse repository at this point
Copy the full SHA 3e023a0View commit details
Commits on Apr 11, 2025
-
feat(init): enable skip default provisioners (#150)
Signed-off-by: lekaf974 <matthieu.evrin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 63e2b1e - Browse repository at this point
Copy the full SHA 63e2b1eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.4.1...0.4.2