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: blue-build/github-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.0
Choose a base ref
...
head repository: blue-build/github-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.6.0
Choose a head ref
  • 6 commits
  • 2 files changed
  • 3 contributors

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    41cfe24 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. chore: Install podman v4 using Open SUSE repo (#46)

    * chore: Use homebrew podman instead of running in a container
    
    * Install bluebuild
    
    * Install cosign
    
    * Use create instead of run
    
    * See which podman we're using
    
    * Use apt-get to install podman
    
    * Actually use sudo
    
    * Update action.yml
    
    * Condense build jobs
    gmpinder authored May 13, 2024
    Configuration menu
    Copy the full SHA
    449d2ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d976c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    c4592d4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. feat: Add support for specifying a specific version of the CLI (#51)

    * feat: Add support for specifying a specific version of the CLI
    
    * Print version
    gmpinder authored May 31, 2024
    Configuration menu
    Copy the full SHA
    91ad95d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.6.0 (#44)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored May 31, 2024
    Configuration menu
    Copy the full SHA
    8f4a612 View commit details
    Browse the repository at this point in the history
Loading