git-xargs icon indicating copy to clipboard operation
git-xargs copied to clipboard

[FEATURE REQUEST] Bitbucket integration

Open pjroth opened this issue 3 years ago • 5 comments

This looks useful to us if it supported bitbucket cloud.

Thank you!

pjroth avatar May 04 '21 19:05 pjroth

I would definitely be interested in adding bitbucket support

gcase555 avatar Jan 19 '23 21:01 gcase555

just FYI i plan on forking git-axrgs and working on this, I will submit a PR/update this issue with my progress when I get something working.

It will be challenging to decouple from github and create an interface for picking between different git providers but seems doable.

gcase555 avatar Jun 23 '23 17:06 gcase555

Bitbucket-server is supported in a similar project I maintain called multi-gitter. You might want to check it out if that is what you use.

lindell avatar Nov 13 '23 06:11 lindell

@lindell Unfortunate that repo doesn't support bitbucket cloud

gcase555 avatar Feb 29 '24 16:02 gcase555

I am going to try to get bitbucket cloud integration working first, maybe add on-prem support if desired. I think one tricky thing about the implementation here is changing the CLI and config settings to be less github centric. I am currently working on a more generic interface that allows folks to configure other git providers.

gcase555 avatar Feb 29 '24 16:02 gcase555