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

chore: Upgrade FFI to 0.3.8 #416

Merged
merged 1 commit into from
Aug 27, 2022

Conversation

omajid
Copy link
Contributor

@omajid omajid commented Aug 19, 2022

This version of ffi on Linux only needs glibc 2.24 to run, which should make us more compatible across a larger set of Linux distributions.

Fixes: #402

@adamrodger
Copy link
Contributor

The integration tests will need to be changed also for an FFI upgrade. You can run all the tests locally to see the required mods

@omajid
Copy link
Contributor Author

omajid commented Aug 20, 2022

Thanks. A dotnet test passes locally now. Is there anything I need to test?

Sorry, I see some test failures. Debugging them now.

This version of ffi on Linux only needs glibc 2.24 to run, which should
make us more compatible across a larger set of Linux distributions.
@omajid
Copy link
Contributor Author

omajid commented Aug 20, 2022

Tests pass locally now.

@omajid
Copy link
Contributor Author

omajid commented Aug 26, 2022

Hey folks! Is this okay to merge?

@adamrodger adamrodger merged commit 00a806e into pact-foundation:master Aug 27, 2022
@omajid
Copy link
Contributor Author

omajid commented Aug 28, 2022

Thanks!

@omajid
Copy link
Contributor Author

omajid commented Aug 31, 2022

Hey @adamrodger, do you know when it would be reasonable to expect to see a Pact-Net release with this FFI version?

@omajid
Copy link
Contributor Author

omajid commented Sep 2, 2022

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

Successfully merging this pull request may close these issues.

Azure Pipeline Ubuntu 18.04 Unable to load shared library 'pact_ffi' or one of its dependencies
2 participants