Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

Releases: devxbots/octox

0.4.0

08 Jun 11:29
9733895
Compare
Choose a tag to compare

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

Full Changelog: v0.3.0...v0.4.0

0.3.0

01 Jun 12:25
248cd16
Compare
Choose a tag to compare

What's Changed

Added

  • Support check run events by @jdno in #14

Changed

  • Relicense crate under MIT or Apache 2.0 by @jdno in #13

Full Changelog: v0.2.0...v0.3.0

0.2.0

31 May 07:46
7100a94
Compare
Choose a tag to compare

What's Changed

Added

Full Changelog: v0.1.0...v0.2.0

0.1.0

26 May 17:21
1fd200f
Compare
Choose a tag to compare

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

  • @jdno made their first contribution in #1

Full Changelog: https://github.com/devxbots/octox/commits/v0.1.0