Skip to content

Fix Bitbucket link handling for branches with slashes#47

Merged
bradrydzewski merged 3 commits intodrone:masterfrom
christianruhstaller:fix-bitbucketlink
Dec 19, 2019
Merged

Fix Bitbucket link handling for branches with slashes#47
bradrydzewski merged 3 commits intodrone:masterfrom
christianruhstaller:fix-bitbucketlink

Conversation

@christianruhstaller
Copy link
Copy Markdown
Contributor

Bitbucket has a bug where the "source view" link for a branch
which contains a slash results in a 404.

The link to the "branch view" works with names containing
a slash so we do this for branches with slashes in its names.

See https://jira.atlassian.com/browse/BCLOUD-14422 for more information.

Bitbucket has a bug where the "source view" link for a branch
which contains a slash results in a 404.

The link to the "branch view" works with names containing
a slash so we do this for branches with slashes in its names.

See https://jira.atlassian.com/browse/BCLOUD-14422 for more information.
@christianruhstaller
Copy link
Copy Markdown
Contributor Author

The suggestions are implemented, any more suggestions? Or is the current pull request good to merge?

@bradrydzewski bradrydzewski merged commit 6f3e892 into drone:master Dec 19, 2019
jstrachan pushed a commit to jstrachan/go-scm that referenced this pull request Dec 22, 2020
fix: Add fake implementation for Status operations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants