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: stacklok/frizbee
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.16
Choose a base ref
...
head repository: stacklok/frizbee
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.19
Choose a head ref
  • 13 commits
  • 3 files changed
  • 3 contributors

Commits on Jun 5, 2024

  1. Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0

    Bumps [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action) from 5.1.0 to 6.0.0.
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@5742e2a...286f3b1)
    
    ---
    updated-dependencies:
    - dependency-name: goreleaser/goreleaser-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    52a0ca2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #141 from stacklok/dependabot/github_actions/gorel…

    …easer/goreleaser-action-6.0.0
    
    Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0
    rdimitrov authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    e6f63f5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.21.0 to 0.22.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@fd25fed...595be6a)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    2d070de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #142 from stacklok/dependabot/github_actions/aquas…

    …ecurity/trivy-action-0.22.0
    
    Bump aquasecurity/trivy-action from 0.21.0 to 0.22.0
    JAORMX authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    a474b43 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix version variable path in goreleaser config

    The package had changed and we forgot to change it.
    
    Related-To: #143
    
    Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
    JAORMX committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6cf7b5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #144 from stacklok/fix-version

    Fix version variable path in goreleaser config
    rdimitrov authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1dfc44d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1ede2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d286802 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #145 from stacklok/goreleaser-v2

    Update goreleaser to v2
    rdimitrov authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5068f34 View commit details
    Browse the repository at this point in the history
  6. Rename folder to directory field

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2d576c5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #146 from stacklok/fix-goreleaser

    Rename folder to directory field
    rdimitrov authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1d1aa8e View commit details
    Browse the repository at this point in the history
  8. Fix missing ldflags while releasing

    Signed-off-by: Radoslav Dimitrov <radoslav@stacklok.com>
    rdimitrov committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d644261 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #147 from stacklok/fix-release

    Fix missing ldflags while releasing
    rdimitrov authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fdb3e83 View commit details
    Browse the repository at this point in the history
Loading