Skip to content

Conversation

@oriori1703
Copy link
Contributor

Build and publish frida-tools in the CI

This is a continuation of frida/frida#3482

fixes: #176

@oriori1703
Copy link
Contributor Author

@oleavr This supposedly works, but I haven't checked that the upload actually works, because you have to setup trusted publishing.

Also you might want to change when those jobs run

@oriori1703 oriori1703 marked this pull request as ready for review June 6, 2025 14:46
@oriori1703
Copy link
Contributor Author

Also I noticed that frida-python is specified as dependency in meson, which means that we have to build frida-python (and all of its deps) just to build this one.

IMO because frida-python is a runtime dependency it doesn't really fit in meson.
Maybe we should remove it, and just rely on pip for managing that dependency?

@oriori1703 oriori1703 changed the title Ci/wheels Build and publish wheels Jun 10, 2025
@oriori1703 oriori1703 force-pushed the ci/wheels branch 8 times, most recently from f2707f0 to 27bda6f Compare August 19, 2025 22:42
@oriori1703
Copy link
Contributor Author

Hey @oleavr, just a gentle ping on this PR when you have time. Would appreciate your review! 😄

Also I saw you switched back to setuptools in e7a4b28.
I didn't really understand what was the issue your were having, but if you want I would be happy to take a look with a bit more info.

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.

publish wheels

1 participant