New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

bitbucket-server-cli

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bitbucket-server-cli - npm Package Versions

tclindner
published 0.4.0 •

Changelog

Source

[0.4.0] - 2018-06-03

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
tclindner
published 0.3.2 •

Changelog

Source

[0.3.2] - 2017-11-05

Changed

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

Changelog

Source

[0.3.1] - 2017-10-29

Fixed

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

Changelog

Source

[0.3.0] - 2017-10-29

Added

  • Add permissions plugin
  • Add stale pull request plugin
tclindner
published 0.2.0 •

Changelog

Source

[0.2.0] - 2017-10-15

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

Changelog

Source

[0.1.0] - 2017-10-01

  • First release. yay!