Releases: openziti/ziti-webhook-action
Releases · openziti/ziti-webhook-action
v0.2.2
v0.1.8
Changes
- Pin main v1 @qrkourier (#13)
- add input 'data' (dict) to be merged with GitHub context payload @qrkourier (#10)
- add some hints for the webhook secret @qrkourier (#8)
- Update Ziti NodeJS SDK Version to v0.2.5 @smilindave26 (#5)
- fix typo @rentallect (#4)
v0.1.7
Changes
- Convert payload to buffer @smilindave26 (#3)
v0.1.5
Changes
- Updated documentation
v0.1.4
Changes
- Add branding to action.yml for Marketplace
Github Action to post a Webhook over a Ziti network
This GitHub workflow action uses Ziti NodeJS SDK
to post an event's payload in JSON format over a Ziti connection. See also https://github.com/openziti.
v0.1.3
Changes
- Update README to add enrollment documentation @smilindave26 (#2)
v0.1.2
Changes
- Add workflow to check build
- Logging updates
@smilindave26 (#1)
v0.1.1
Changes
- Updated HTTP headers
- Updated README
v0.1.0
Changes
- Updated repo name
- Updated package.json version