question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

compare link is not correct for bitbucket

See original GitHub issue

I use angular template, and the link created seems to be github version, and like below:

https://bitbucket.org/user/repo/compare/v0.1.0...v0.2.0

but the right url would be:

https://bitbucket.org/user/repo/branches/compare/v0.2.0%0Dv0.1.0

Is this can be configured?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
0xphilippcommented, Feb 28, 2017

It would be nice, if the links are configurable in general.

0reactions
bcoecommented, May 5, 2019

@hanks @enriquecaballero as of standard-version@6.0.0 you can now set the variable compareUrlFormat in a .versionrc, and correct the URL format for a given platform.

Let me know if this does the trick for you.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compare branches, tags, and commits | Bitbucket Data Center ...
From the sidebar, click Compare. In the Compare page, from both the Source and Destination dropdown, select any combination of branches, tags, or...
Read more >
How to compare two revisions in Bitbucket? - Stack Overflow
It works fine on the first review, but if it goes through multiple iterations (that is, changes are made and pull request updated),...
Read more >
Bitbucket Pipelines - Continuous Delivery
Bitbucket Pipelines brings continuous integration and delivery to Bitbucket Cloud, empowering teams to build, test, and deploy their code within Bitbucket.
Read more >
Import your project from Bitbucket Cloud to GitLab - GitLab Docs
Be sure to sign in to the correct account. If you've accidentally started the import process with the wrong account, follow these steps:...
Read more >
Working on BitBucket using Git - GeeksforGeeks
The most elemental difference between Github and Bitbucket is that Github is ... Visit the link below and create an account at Bitbucket....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found