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: github/gh-combine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.27
Choose a base ref
...
head repository: github/gh-combine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 13 commits
  • 160 files changed
  • 2 contributors

Commits on Jul 2, 2025

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

Commits on Aug 8, 2025

  1. Hermetic Builds 🔒 (#40)

    * more hermetic builds
    
    * match go versions
    
    * run `script/update`
    
    * Fix shebang formatting in env script
    
    * Refactor build environment variables and ldflags in .goreleaser.yaml
    
    * goreleaser updates
    
    * fix build
    
    * add check
    
    * Update build scripts to use single target mode and pass arguments to goreleaser
    GrantBirki authored Aug 8, 2025
    Configuration menu
    Copy the full SHA
    ba1ae61 View commit details
    Browse the repository at this point in the history
  2. release fix

    GrantBirki committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    18acd2e View commit details
    Browse the repository at this point in the history
  3. release fixes

    GrantBirki committed Aug 8, 2025
    Configuration menu
    Copy the full SHA
    f5237e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae70d77 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21e396a View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

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

Commits on Sep 2, 2025

  1. Bump the go-dependencies group with 2 updates (#42)

    Bumps the go-dependencies group with 2 updates: [github.com/spf13/cobra](https://github.com/spf13/cobra) and [github.com/stretchr/testify](https://github.com/stretchr/testify).
    
    
    Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.9.1...v1.10.1)
    
    Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.10.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      dependency-version: 1.10.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    - dependency-name: github.com/stretchr/testify
      dependency-version: 1.11.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: go-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    39dcc03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cd56af View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2025

  1. Bump the github-actions group with 4 updates (#43)

    Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action), [actions/download-artifact](https://github.com/actions/download-artifact) and [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).
    
    
    Updates `actions/checkout` from 4 to 5
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Commits](actions/checkout@v4...v5)
    
    Updates `goreleaser/goreleaser-action` from 6.3.0 to 6.4.0
    - [Release notes](https://github.com/goreleaser/goreleaser-action/releases)
    - [Commits](goreleaser/goreleaser-action@9c156ee...e435ccd)
    
    Updates `actions/download-artifact` from 4.3.0 to 5.0.0
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@d3f86a1...634f93c)
    
    Updates `actions/attest-build-provenance` from 2.4.0 to 3.0.0
    - [Release notes](https://github.com/actions/attest-build-provenance/releases)
    - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
    - [Commits](actions/attest-build-provenance@v2.4.0...v3.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '5'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: goreleaser/goreleaser-action
      dependency-version: 6.4.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions
    - dependency-name: actions/download-artifact
      dependency-version: 5.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    - dependency-name: actions/attest-build-provenance
      dependency-version: 3.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github-actions
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Grant Birkinbine <grant.birkinbine@gmail.com>
    dependabot[bot] and GrantBirki authored Sep 15, 2025
    Configuration menu
    Copy the full SHA
    9e8948c View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. chore: Dependency and Release Updates (#45)

    * use `v6` of setup-go
    
    * bump go version
    
    * update build steps
    
    * update release
    
    * update helper scripts
    
    * remove deadcode for now
    GrantBirki authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    e2cfb51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84beab3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cecece View commit details
    Browse the repository at this point in the history
Loading