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: hookdeck/hookdeck-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.0
Choose a base ref
...
head repository: hookdeck/hookdeck-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.4.0
Choose a head ref
  • 6 commits
  • 21 files changed
  • 4 contributors

Commits on Nov 11, 2025

  1. chore(ci): Disable changelog generation in goreleaser configuration f…

    …or Linux, Mac, and Windows
    leggetter committed Nov 11, 2025
    Configuration menu
    Copy the full SHA
    006a577 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2025

  1. chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0

    Bumps [golang.org/x/term](https://github.com/golang/term) from 0.36.0 to 0.37.0.
    - [Commits](golang/term@v0.36.0...v0.37.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/term
      dependency-version: 0.37.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 12, 2025
    Configuration menu
    Copy the full SHA
    b101707 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. Merge pull request #171 from hookdeck/chore/disable-changelog-generation

    Disable changelog generation in goreleaser configuration
    leggetter authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    4c59191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #172 from hookdeck/dependabot/go_modules/golang.or…

    …g/x/term-0.37.0
    
    chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
    leggetter authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    6d840b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Configuration menu
    Copy the full SHA
    d8e11c3 View commit details
    Browse the repository at this point in the history
  2. refactor: hookdeck api calls using latest version

    refactor: move hookdeck api calls to pkg/hookdeck
    chore: hookdeck api calls using latest version
    alexluong authored Dec 16, 2025
    Configuration menu
    Copy the full SHA
    0b32122 View commit details
    Browse the repository at this point in the history
Loading