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: chainguard-dev/rules_apko
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.3
Choose a base ref
...
head repository: chainguard-dev/rules_apko
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.4
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on May 12, 2025

  1. Drop tests on windows and macosx, unsupported (#124)

    Drop tests on windows & macosx, as some of the CI steps expect native
    linux execution capabilities, and are now failing.
    xnox authored May 12, 2025
    Configuration menu
    Copy the full SHA
    3eef74a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60bfc8d View commit details
    Browse the repository at this point in the history
  3. Upgrade to latest bazel 6 and 7 (#127)

    Upgrade CI to latest releases of bazel 6 and 7.
    
    Note 7.6.1 support was tested separately in:
    - #125
    
    Somebody with powers needs to lift 7.1.0 as a required check.
    xnox authored May 12, 2025
    Configuration menu
    Copy the full SHA
    3f088a6 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2025

  1. upgrade again (#129)

    - **Revert examples/oci changes**
      
    
    - **Upgrade to apko v0.27.6**
    xnox authored May 13, 2025
    Configuration menu
    Copy the full SHA
    f4b4d57 View commit details
    Browse the repository at this point in the history
Loading