inline-plz icon indicating copy to clipboard operation
inline-plz copied to clipboard

Stash interface

Open raphaelcastaneda opened this issue 9 years ago • 2 comments

Added interface for Atlassian Stash

raphaelcastaneda avatar Mar 16 '16 19:03 raphaelcastaneda

It seems this build will fail until this is resolved: https://github.com/RisingOak/stashy/issues/62 The (really outdated) version of Stashy on PyPI has a conflicting requirement for requests, and is missing some API endpoints we're using. I'll need to specify stashy>=0.3

raphaelcastaneda avatar Mar 16 '16 19:03 raphaelcastaneda

for testing purposes in the PR i think it's okay to have it depend directly on the git repo. for merging i'd be okay with depending on the git repo if we can find a way to make it optional so that things dont break if you dont have a connection to github.

guykisel avatar Mar 16 '16 19:03 guykisel