This repository has been archived by the owner on Mar 24, 2023. It is now read-only.
Releases: devxbots/octox
Releases · devxbots/octox
0.4.0
What's Changed
Changed
- Run workflows asynchronously by @jdno in #16
- Initialize workflow objects using a constructor by @jdno in #17
- Use authentication tokens from github-parts by @jdno in #19
- Refactor error types by @jdno in #20
New Contributors
- @dependabot made their first contribution in #18
Full Changelog: v0.3.0...v0.4.0
0.3.0
0.2.0
0.1.0
What's Changed
Added
- Create prototype using the axum framework by @jdno in #3
- Configure GitHub App by @jdno in #4
- Enable configuration of GitHub host by @jdno in #5
- Create health check for service by @jdno in #6
- Verify and require webhook signature by @jdno in #7
- Deserialize webhook payload by @jdno in #8
- Call workflow for each event by @jdno in #9
New Contributors
Full Changelog: https://github.com/devxbots/octox/commits/v0.1.0