Add Bitbucket Server (Stash)#1246
Conversation
|
Thanks for the clean pullrequest. I'll do a final review over the week but I just noticed a few improvement that are not part of the initial scope (to add stash scm support) which is why I don't consider them blocker and I can remove them in a later iteration. The package Similarly to Gitlab/Gitea/GitHub, it could have been used to search the latest publish release as a source or condition but I don't even know if stash support the concept of "release" but the go-scm library do not, so I would just remove that code. The package Since It will be difficult to test it myself, that would be great if you could give it a try. Once registered, you should be able to have something like something similar to giteabranch should be While being able to use a source of type And same thing for pkg/plugins/resources/stash/tag |
|
I opened this pullrequest on your fork naimo84-archive#1 |
I'll proceed in a different order :) thank you for much for you contribution, I'll bring my changes in a different pullrequest |
follow-up of #1233
👍