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.6.2
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.7.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 16, 2024

  1. chore(deps): bump sigstore/cosign-installer from 3.5.0 to 3.7.0 (#58)

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.5.0 to 3.7.0.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@v3.5.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    3157677 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. feat: allow skipping the checkout step (#61)

    * feat: allow skipping the checkout step
    
    * docs: minor phrasing changes
    
    ---------
    
    Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
    dkolb and xynydev authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    b032506 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. feat: allow providing options to bluebuild build command (#63)

    * feat: allow providing options to `bluebuild build` command
    
    * chore: wording changes
    
    * chore: wording changes, typo fix
    
    * fix: proper shebang, stricter script options
    
    ---------
    
    Co-authored-by: xyny <60004820+xynydev@users.noreply.github.com>
    dkolb and xynydev authored Nov 11, 2024
    Configuration menu
    Copy the full SHA
    acae198 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 1.7.0 (#62)

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