Skip to content

How are links generated? #95

Closed Answered by robross0606
robross0606 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the prompt reply. This sorta worked. The result of using --provider was:

## [3.0.0](https://my.repo.com/mock/mock-service/tags/3.0.0) - 2024-12-03

<small>[Compare with v2.0.0](https://my.repo.com/mock/mock-service/compare/v2.0.0...3.0.0)</small>

### Added

- Added extra mock resolvers and tests. ([50be71f](https://my.repo.com/mock/mock-service/commit/50be71f2ff86be09d7039ba59b98ee0702ac009d) by Robert Ross).

The problem here is that our tag is not "3.0.0". It is `v3.0.0". It managed to figure out the previous tag was "v2.0.0" because "Compare with v2.0.0" references "v2.0.0". But the URL links referencing "3.0.0" as the tag are all wrong.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@pawamoy
Comment options

@robross0606
Comment options

@pawamoy
Comment options

@robross0606
Comment options

@pawamoy
Comment options

Answer selected by pawamoy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants