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: ipetkov/crane
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.2
Choose a base ref
...
head repository: ipetkov/crane
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.3
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on May 29, 2024

  1. Fix xargs signIfRequired (#631)

    `signIfRequired` is a shell function, not an executable, so we can't
    call it with `xargs`.
    
    ---------
    Co-authored-by: Ivan Petkov <[email protected]>
    9999years authored May 29, 2024
    Configuration menu
    Copy the full SHA
    480dff0 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2024

  1. Configuration menu
    Copy the full SHA
    a2521df View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump cachix/install-nix-action from 26 to 27

    Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 26 to 27.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](cachix/install-nix-action@v26...V27)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ae1453f View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    9787dc2 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    ipetkov committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    b65673f View commit details
    Browse the repository at this point in the history
Loading