infra
infra copied to clipboard
Add more OCaml compilers
Added 4.13.1, 4.14.0, and multicore, all with flambda variants
notes:
- 5.0 is still alpha release, the github url points to 5.0 and I believe that branch will continue getting updates till the stable release.
- 4.13.0 was skipped because it's mostly identical to .1, the latter being a bugfix release
- 5.0 should be named 5.0~alpha0 for now, but I'm not sure how doing that will interact with the building infra
TODO
Compilers that need building:
- [x] 4.13.1
- [x] 4.13.1-flambda
- [x] 4.14.0
- [x] 4.14.0-flambda
- [x] 5.0.0
- [x] 5.0.0-flambda
Let me know if I can help move this along.
Been a while - has this stalled completely or should we deploy what we have?
Been a while - has this stalled completely or should we deploy what we have?
I have kept forgetting to make nightly workflows for 5.0
It looks like 5.0 has recently been released https://ocaml.org/news/ocaml-5.0 So they don't have to be nightly anymore and can just be built with a manual click on the button
Building 5.0 now
this is now live
super sorry it took me literally months to get off my lazy ass on this