hookdeck-cli icon indicating copy to clipboard operation
hookdeck-cli copied to clipboard

Receive events (e.g. webhooks) in your development environment

Results 31 hookdeck-cli issues
Sort by recently updated
recently updated
newest added

Running the command: ```sh hookdeck listen 3030 ``` Would generate a source name. For example, source_

enhancement
discussion

I using hookdeck cli with docker and Im trying to run it as another user than root. To accomplish that Im trying to use --config flag of hookdeck cli. No...

This is a fairly impactful PR as it involves a breaking change as well as a lot of code changes related to `pkg/config` which impacts every command. Some key pointers:...

This is a PR for the base branch of some new changes involving config updates. Currently, there's nothing to be reviewed here. I'll open a few PRs against this branch...

Bumps [github.com/BurntSushi/toml](https://github.com/BurntSushi/toml) from 0.3.1 to 1.5.0. Release notes Sourced from github.com/BurntSushi/toml's releases. v1.5.0 Mostly some small bugfixes, with a few small new features: Add Position.Col, to mark the column an...

dependencies
go

Bumps [github.com/briandowns/spinner](https://github.com/briandowns/spinner) from 1.11.1 to 1.23.2. Release notes Sourced from github.com/briandowns/spinner's releases. v1.23.2 No release notes provided. v1.23.1 What's Changed fix: CVE-2022-29526 by @​testwill in briandowns/spinner#152 Consolidate the dependencies for...

dependencies

Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.4.2 to 1.5.3. Release notes Sourced from github.com/gorilla/websocket's releases. v1.5.3 Important change This reverts the websockets package back to https://github.com/gorilla/websocket/commit/931041c5ee6de24fe9cba1aa16f1a0b910284d6d What's Changed Fixes subprotocol selection (aling with...

dependencies

Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey) from 2.2.9 to 2.3.7. Release notes Sourced from github.com/AlecAivazis/survey/v2's releases. vv2.3.7 No release notes provided. v2.3.6 No release notes provided. v2.3.5 No release notes provided. v2.3.4 What's Changed...

dependencies

Bumps [github.com/hookdeck/hookdeck-go-sdk](https://github.com/hookdeck/hookdeck-go-sdk) from 0.4.1 to 0.7.0. Release notes Sourced from github.com/hookdeck/hookdeck-go-sdk's releases. v0.7.0 Updates Support to deletion of Transformations Bridge, Treezor, and Praxis Source Verification support New Contributors @​orov-io made...

dependencies