inline-plz
inline-plz copied to clipboard
Stash interface
Added interface for Atlassian Stash
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
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.