Skip to content
This repository was archived by the owner on Oct 10, 2021. It is now read-only.

Releases: tclindner/bitbucket-server-cli

v0.4.0

03 Jun 18:43
8b11a57

Choose a tag to compare

Added

  • Support for triggering permission errors if required permissions are missing from project/repo config.
  • Bitbucket configuration via environment variables.

Changed

  • BREAKING CHANGES to the cli. Please the README for more information.

Removed

  • Ability to exclude repos
  • Config files for stale pr and stats plugins

v0.3.2

05 Nov 17:38

Choose a tag to compare

  • Improve error handling for Bitbucket API calls. The cli now outputs the error message returned from Bitbucket.

v0.3.1

29 Oct 16:40

Choose a tag to compare

  • Remove extra line breaks in stats table - #18
  • Properly round percentages in stats output - #17

v0.3.0

29 Oct 16:12

Choose a tag to compare

  • Add permissions plugin
  • Add stale pull request plugin

v0.2.0

15 Oct 17:38

Choose a tag to compare

  • Clean up ESLint issues
  • Configure Travis and get the build passing
  • Refactor the stats output. Tabular layout is used for days of the week!

v0.1.0

01 Oct 23:38

Choose a tag to compare

First release, yay!