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

Commits on May 19, 2025

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

    Bumps the ci group with 1 update: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.28.17 to 3.28.18
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@60168ef...ff0a06e)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.28.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    fafc2b3 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/olekukonko/tablewriter in the ci group

    Bumps the ci group with 1 update: [github.com/olekukonko/tablewriter](https://github.com/olekukonko/tablewriter).
    
    
    Updates `github.com/olekukonko/tablewriter` from 1.0.4 to 1.0.6
    - [Commits](olekukonko/tablewriter@v1.0.4...v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/olekukonko/tablewriter
      dependency-version: 1.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: ci
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored May 19, 2025
    Configuration menu
    Copy the full SHA
    f7cd98b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    282b240 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2d691d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    08ebba1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. feat: allow import of provisioners from private OCI registries with d…

    …ocker credentials (#99)
    
    Signed-off-by: 7h3-3mp7y-m4n <emailtorash@gmail.com>
    Co-authored-by: Ben Meier <1651305+astromechza@users.noreply.github.com>
    7h3-3mp7y-m4n and astromechza authored May 20, 2025
    Configuration menu
    Copy the full SHA
    2657218 View commit details
    Browse the repository at this point in the history
Loading