-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Release diffast v0.3.5.1 (part0) #28652
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
base: master
Are you sure you want to change the base?
Conversation
I spotted dune crashing on the Cygwin MinGW run of this PR and reported it here: ocaml/dune#12535 |
Besides crashing
It seems the failures are triggered when using I can see you also released that one @codinuum in #27580 where it was all green even ✔️ As an experiment, could you try adding a commit where you add the following conflict to
|
Nice: from #28671 should fix the opam-2.0 is failing with
(I guess we can ignore these) A couple of build failures of
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is now down to CI failures on opam-2.0 and on Windows (incl. the dune
crash).
Currently this includes 156c1bf to avoid vlt.2.5.0 failing all over the place. I'm in favor of including the commit, but if we do, we should consider rephrasing the commit message to something more saying, like, "Mark vlt.0.2.5 as conflicting with ppxlib.0.37.0~5.4preview"
.
Finally: would you consider adding x-maintenance-intent
entries for these packages?
https://github.com/ocaml/opam-repository/blob/master/governance/policies/archiving.md
No description provided.