Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conda-forge detection of abi stability #2515

Open
hmaarrfk opened this issue Feb 13, 2022 · 3 comments
Open

conda-forge detection of abi stability #2515

hmaarrfk opened this issue Feb 13, 2022 · 3 comments

Comments

@hmaarrfk
Copy link
Contributor

As I understand it, when we are trying to understand the pinnings of packages, we are asked to look at external websites such as:

However, it seems like we should be able to build tools to extract this information ourselves between packages.

The question of did the ABI change between version "X" and "Y" should be answered by inspecting the package itself right?

@hmaarrfk
Copy link
Contributor Author

This would remove one huge steps from merging migrations because our own bots could help us validate the assumptions we have.

@traversaro
Copy link
Contributor

ABI Compliance Checker list a few "similar tools" on its website, perhaps they are useful pointers: https://lvc.github.io/abi-compliance-checker/#Similar .

@leofang
Copy link
Member

leofang commented Jun 4, 2022

I like the idea!

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

No branches or pull requests

3 participants