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: gitpod-io/leeway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.2
Choose a base ref
...
head repository: gitpod-io/leeway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.9.3
Choose a head ref
  • 8 commits
  • 29 files changed
  • 2 contributors

Commits on Feb 25, 2025

  1. Refactor cache and update provenance to v0.2 (#198)

    * Refactor cache
    
    * Update sigs.k8s.io/bom to v0.6.0
    
    * Sync go work
    
    * Improve S3
    
    * Always rely on the cache
    
    * Ensure build on osx
    
    * Improve format
    
    * Improve gitinfo
    
    * Fix build
    
    * Add tests
    aledbf authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    292cb12 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2025

  1. Bump golang.org/x/net from 0.20.0 to 0.33.0 (#200)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.20.0 to 0.33.0.
    - [Commits](golang/net@v0.20.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2025
    Configuration menu
    Copy the full SHA
    8d414fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25ab1fd View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Improve cache handling and provence generation (#202)

    * Improve cache handling and provence generation
    
    * Update dependencies
    
    * Update to dependencies
    
    * Improve CI jobs
    
    * Fix remote cache configuration
    
    * Cleanup
    aledbf authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    43a34cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5e2799b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bbfaf5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Configuration menu
    Copy the full SHA
    9d772e6 View commit details
    Browse the repository at this point in the history
  2. Fix S3 cache (#206)

    * Fix S3 cache
    
    * Check for 404
    aledbf authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    59187a0 View commit details
    Browse the repository at this point in the history
Loading