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

added precompilation support #234

Merged
merged 1 commit into from
Feb 20, 2023

Conversation

cocoa-xu
Copy link
Contributor

This PR adds precompilation support for exqlite, and it still allows the user to set their advanced configurations, https://github.com/elixir-sqlite/exqlite#advanced-configuration.

I also have a working one on my fork, and here is the log of the precompilation workflow, https://github.com/cocoa-xu/exqlite/actions/runs/4210648732 and all the precompiled binaries, https://github.com/cocoa-xu/exqlite/releases/tag/v0.13.2.

It should address all the concerns in #230, but if not, please let me know, and I'll be happy to help!

@warmwaffles
Copy link
Member

Oh this is awesome. I was never able to find time to do this. 🙌🏻 thanks!

@warmwaffles warmwaffles merged commit b66d9a0 into elixir-sqlite:main Feb 20, 2023
@warmwaffles
Copy link
Member

@cocoa-xu released under v0.13.3 seems like a simple enough workflow.

@cocoa-xu cocoa-xu deleted the cx-precompilation-support branch February 20, 2023 18:10
@cocoa-xu
Copy link
Contributor Author

Oh this is awesome. I was never able to find time to do this. 🙌🏻 thanks!

No worries! Happy to help!

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.

2 participants