-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
2 packages from ocaml-sf/learn-ocaml at 0.13.0 #19698
2 packages from ocaml-sf/learn-ocaml at 0.13.0 #19698
Conversation
I guess that many jobs of the CI run fail because of this (somewhat restrictive but natural) constraint:
|
The constraint is perfectly fine, all the failures are genuine:
You need to add |
Hi! thanks a lot, @mseri So it happens this dependency error was not spotted by our CI because, as a matter of fact, we only test So I'll update this PR ASAP (I guess it's unneeded to do another release for that, we'll just fix the Regarding the js_of_ocaml issue, if the error that drew your attention was this(?):
then AFAICT, these are only "normal" warnings, given that not all system calls have been implemented on Js side. |
* This should solve the error spotted in PR ocaml/opam-repository#19698 (when learn-ocaml.0.13.0 is built in isolation).
Hi @mseri, this should be fixed now… so let's see what the CI will say 🙂 |
Thanks! |
Dear opam-repository maintainers, Cc @mseri @kit-ty-kate (& @yurug FYI) Just to be sure there is no deployment issue or so, Thanks for your time! |
The service is currently broken, any package released since last Friday is not yet appearing. A workaround is to point opam to use the git remote as suggested here https://discuss.ocaml.org/t/ann-alcotest-1-5-0/8613/3 Sorry for the inconvenience, unfortunately this is going to take some time to be fixed, we are trying to resolve the problem as soon as we can |
OK, no worries! thanks for your quick reply and for your suggestion! (BTW, if you think many other users would ping you, maybe you could open an issue directly in this repo and "pin" it? |
It is a good point. If it is still broken tomorrow, I will make a post pinned on the discuss forum. Usually we can restart it nearly immediately, this time seems trickier |
This pull-request concerns:
-
learn-ocaml.0.13.0
: The learn-ocaml online platform (engine)-
learn-ocaml-client.0.13.0
: The learn-ocaml clientFeatures
learn-ocaml-client
&learn-ocaml.el
) (#429) (d607281)find_binding
match annotated declarations (#425) (b277b38)Bug Fixes
{ set -e; c1 && c2; }
bug & Improve script (17a6703)opam show … > VERSION
(#394) (b72fa6c)override
_url to avoid escape characters problems in URL (1e87190)X-TOKEN
registration (#406) (e27415c)wait_for_it
(d910a6e)ocaml/opam
instead ofocaml/opam2
(7766698)Performance Improvements
Markup.pretty_print
(e5ce820)Tests
Continuous Integration
https://crontab.guru/#0_8_*_*_6
(63903f2)static-builds.yml
(6478085)ocamlsf/emacs-learn-ocaml-client:{master,$tags}
(#433) (dce8f00).tar.gz
files (#432) (adbb063)Documentation
odoc
(#404) (e10975f)Miscellaneous Chores
🐫 Pull-request generated by opam-publish v2.1.0