Skip to content

Releases: veertuinc/anklet

0.5.0

09 Oct 19:30
80ef730
Compare
Choose a tag to compare
  • #4 - org level registration and hook support
  • #31 - ANKLET_GLOBAL_PRIVATE_KEY added for docker-compose and ease of use.
  • Support for runner_group in plugin yaml which will register the runner to a specific runner group in github.
  • Added table uniqueness per github receiver/org and handler/org so that multiple receivers or handlers using different orgs can use the same redis.

0.5.0-rc2

09 Oct 16:08
c6c7ea8
Compare
Choose a tag to compare
0.5.0-rc2 Pre-release
Pre-release
  • Added support for ANKLET_GLOBAL_PRIVATE_KEY and logic to enable users specifying the PEM path or raw text (see docker-compose.yml in repo root).
  • Support for runner_group in plugin yaml which will register the runner to a specific runner group in github.

0.5.0-rc1

07 Oct 21:30
Compare
Choose a tag to compare
0.5.0-rc1 Pre-release
Pre-release

Support for organization level runners and hooks.

v0.4.0

04 Oct 16:46
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

This is a major rewrite, so be sure to read over the README.

  • Changed "service" to "plugin"
  • "controller" plugins are now "receivers"
  • "service" plugins are now "handlers"
  • Metrics reflect this too (service -> plugin)

v0.3.1

02 Oct 13:41
Compare
Choose a tag to compare
v0.3.1 Pre-release
Pre-release

Beta release. Please work with [email protected] to deploy and communicate issues.