Skip to content

Releases: psadi/bbcli

v0.4.5

09 Nov 19:57
Compare
Choose a tag to compare
  • Better prompts for mainstream commands
  • User will be prompted for mandatory inputs if value is "none" or "null" or empty
  • Re-basing when creating Pr's now validates its exit code and suggests action accordingly
  • minor fixes and enhancements

0.4.4

07 Oct 14:20
Compare
Choose a tag to compare

rebase check before raising PR

COMMAND ACTION
bb create --target main --rebase perform a rebase from target and force pushes changes to remote

0.4.3

06 Oct 17:56
3524229
Compare
Choose a tag to compare

added ability to copy a pull request URL by id

COMMAND ACTION
bb copy --id 1 copies a URL to clipboard if exists

0.4.2

23 Sep 14:03
Compare
Choose a tag to compare

trace-back logging and minor bug fixes

0.4.1

13 Aug 12:40
Compare
Choose a tag to compare
  • Fixed bug with getting id's as input while deleting Pr's
  • Project structure made relevant
  • Tree view for show command for better classification
  • minor bug fixes and performance tweaks
  • addition of from and to hash difference in diff command

Release #0.3.7

20 Apr 11:59
Compare
Choose a tag to compare

Whats New

  • Added review and merge functionality
  • Syntax highlighting and Spinner animations
  • Traceback as verbose
  • watch individual diff for raised PR's

Release 0.3.5

19 Mar 10:42
Compare
Choose a tag to compare

Usage: bb [OPTIONS] COMMAND [ARGS]...

Command Action
create Create a pull request
delete Delete a pull request
view Show pull requests authored & reviewing
docs Show documentation for each available command
test Validate bitbucket connection with .alt config

--install-completion - Install completion for the current shell.
--show-completion - Show completion for the current shell, to copy it or customize the installation.