[OSF-8192] Add readonly provider for Bitbucket#6954
Closed
felliott wants to merge 23 commits intoCenterForOpenScience:develop-backupfrom
Closed
[OSF-8192] Add readonly provider for Bitbucket#6954felliott wants to merge 23 commits intoCenterForOpenScience:develop-backupfrom
felliott wants to merge 23 commits intoCenterForOpenScience:develop-backupfrom
Conversation
* Unfortunately, this might be removed in the next commit, b/c I'm not sure the webhook api returns enough information for this to be useful.
* This only has tests for verifying hooks
3903246 to
8f37510
Compare
Member
|
Closing in favor of #7409 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Add support for a read-only bitbucket OSF add-on. Still targets
develop-backupand needs to be upgraded to work with DjangOSF.Changes
Adds a whole new provider in
website/addons/bitbucket. All changes outside that directory go directly towards supporting the new addon.Side effects
Unavoidable grief.
Ticket
[#SVCS-268] - JIRA
[#OSF-8192] - JIRA
Entangled with WB PR: CenterForOpenScience/waterbutler#198