-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Official release of OCaml 5.4.0 #28683
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
Conversation
|
The lint and test failures seem to be the usual "the compiler is not a completely regular package". |
|
Thanks |
|
Congratulations and thank you for the release! Why it is necessary to remove the previous trunk version, as done when moving ``packages/ocaml-variants/ocaml-variants.5.4.0+trunk/opam I ask because, the effect of this renaming is to cause the other trunk version to vanish from the registry, and that can break CI (needlessly, AFAICT). |
Update the CI workflows to track the current major version trunk and latest release. As per ocaml/opam-repository#28683
Update the CI workflows to track the current major version trunk and latest release. As per ocaml/opam-repository#28683 Signed-off-by: Shon Feder <[email protected]>
Update the CI workflows to track the current major version trunk and use the latest release in the build matrix, when tests are not run. We cannot currently udate to 5.4 for the matrix used to run tests, but some of the test dependencies don't support it. As per ocaml/opam-repository#28683 Signed-off-by: Shon Feder <[email protected]>
Update the CI workflows to track the current major version trunk and use the latest release in the build matrix, when tests are not run. We cannot currently udate to 5.4 for the matrix used to run tests, but some of the test dependencies don't support it. As per ocaml/opam-repository#28683 Signed-off-by: Shon Feder <[email protected]>
Update the CI workflows to track the current major version trunk and use the latest release in the build matrix, when tests are not run. We cannot currently udate to 5.4 for the matrix used to run tests, but some of the test dependencies don't support it. As per ocaml/opam-repository#28683 Signed-off-by: Shon Feder <[email protected]>
Update the CI workflows to track the current major version trunk and use the latest release in the build matrix, when tests are not run. We cannot currently udate to 5.4 for the matrix used to run tests, but some of the test dependencies don't support it. As per ocaml/opam-repository#28683 Signed-off-by: Shon Feder <[email protected]>
As soon as the version was bumped in the OCaml branch (cf. ocaml/ocaml@75661f9) the |
This PR adds the opam package for the newly release OCaml 5.4.0 compiler:
More precisely, it adds the core compiler package
and its two variants
completed by the system version
Simultaneously, this PR moves the dev package
and adds the necessary metapackage
As last time, I have also included the two related packages