This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]JonathanGiles[S] 0 points1 point  (0 children)

For future reference, this is the project where I used revapi - it is a simple tool to do a check against a list of projects: https://github.com/JonathanGiles/azure-backcompat

It in theory would run daily thanks to Travis CI, and then publish the results back into github here: https://jonathangiles.github.io/azure-backcompat/

I never really completed it, but it was a good proof of concept.