Skip to content

v0.0.5

Pre-release
Pre-release

Choose a tag to compare

@KurtWagner KurtWagner released this 18 Jan 12:42
· 52 commits to master since this release

Improvement

  • Support parallel requests in backend package, this should result in faster turnarounds when the requests are known up front. Requests that page through are yet to be optimised to look ahead.

Fix

  • Non-relative configuration and credentials paths were not being resolved correctly.
  • .bitbucket-toolbox.js configuration was not being picked up.

Feature

  • New scripts action where you can perform and respond to certain events. For now this only supports the "openPullRequests" type. This will load all open pull requests (including changed chunks).