Skip to content
This repository has been archived by the owner on Oct 31, 2021. It is now read-only.

How does this determine the magnitude? #3

Open
pauldendulk opened this issue Dec 17, 2017 · 4 comments
Open

How does this determine the magnitude? #3

pauldendulk opened this issue Dec 17, 2017 · 4 comments

Comments

@pauldendulk
Copy link

Sorry for my ignorance. I am just starting with Cake. It is not clear to me what this tool actually does. Does it compare the version numbers of the assemblies, or is there some further analysis? Does it depend on other tools? Which?

@wallymathieu
Copy link
Collaborator

The tool uses SynVer to determine if the public API surface of the assembly has indication of SemVer changes. You can of course have behavioral changes that breaks your SemVer version that the analysis can't detect.

@wallymathieu
Copy link
Collaborator

Perhaps we need to have additional documentation?

@pauldendulk
Copy link
Author

ah, the link to SynVer is what I was missing. If you just add it in the Cake.SynVer readme.md that would have solved my problem.

A bit more on my 'user experience' looking for this. When I searched for the tool I arrived here. Not sure if this is the same thing. The Project Site at the top right point to nowhere, so I could not find it from there. Perhaps it would also help if you used the full name instead of the abbreviation to make it clearer.

Thanks for your quick reply!

@wallymathieu
Copy link
Collaborator

I think it's a valid issue 👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants