-
Notifications
You must be signed in to change notification settings - Fork 214
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
rework build matrix to a single workflow #338
Conversation
The hashes were a start at the upstream repos confirming them. The main repo is publishing a package hash now and we're pinning to version so probably ok to drop for now |
I have no problem putting them in, but in so much as we 'need' them we should do it everywhere I would think. I'll leave them out for now but would be happy to bring them back someday. Maybe as an action to process a GitHub Actions artifact of all the packages? |
* rework build matrix to a single workflow * rm the others * debug * drop the inp_raw.c patch * try dropping CIBW_ENVIRONMENT_WINDOWS * just remove it * Revert "debug" This reverts commit 7a2e1af.
* rework build matrix to a single workflow * rm the others * debug * drop the inp_raw.c patch * try dropping CIBW_ENVIRONMENT_WINDOWS * just remove it * Revert "debug" This reverts commit 7a2e1af.
* rework build matrix to a single workflow * rm the others * debug * drop the inp_raw.c patch * try dropping CIBW_ENVIRONMENT_WINDOWS * just remove it * Revert "debug" This reverts commit 7a2e1af.
This closely follows the form of Chia-Network/chiavdf#118.
Ideas:
src/lib/
orcontrib/
between here and chiavdf?Draft for:
src/lib/gmp-patch-6.2.1/mpz/inp_raw.c
, is that ok?