Skip to content
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

[new release] capnp-rpc-lwt, capnp-rpc-mirage, capnp-rpc and capnp-rpc-unix (0.3.3) #14743

Merged
merged 3 commits into from
Aug 27, 2019

Conversation

talex5
Copy link
Contributor

@talex5 talex5 commented Aug 26, 2019

CHANGES:

…c-unix (0.3.3)

CHANGES:

- Update uint.uint32 to uint (@Cjen1, mirage/capnp-rpc#159).
- Update to new x509 API (@talex5, mirage/capnp-rpc#158).
- Require base64 >= 3.0.0 for capnp-rpc-mirage too (@talex5, mirage/capnp-rpc#157).
- Put test sockets in temporary directory (@talex5, mirage/capnp-rpc#156).
@talex5 talex5 mentioned this pull request Aug 26, 2019
Also, 0.1 seems to need capnp for its tests.
@talex5 talex5 force-pushed the release-capnp-rpc-0.3.3 branch from aa195cb to 453e809 Compare August 26, 2019 19:23
@talex5
Copy link
Contributor Author

talex5 commented Aug 27, 2019

Summary of CI failues:

  • DataKit:
    • Alpine, CentOS failed: this is expected as they lack the capnp compiler package (no package provides capnproto).
  • Travis:
    • Mac was building OK, but timed out
    • 4.03 failed because it depends on base >= 0.11 which requires OCaml >= 4.04.1
    • 4.05 installed OK, but then failed to install the test dependencies. I don't know why (4.04 worked and so did 4.06). But opam didn't find a solution here. capnp-rpc-lwt → asn1-combinators >= 0.2.0 → cstruct < 5.0.0 → ocaml < 4.05.0

@camelus
Copy link
Contributor

camelus commented Aug 27, 2019

🌤️ opam-lint warnings fb09abe
  • capnp-rpc.0.1 has some warnings:

    • warning 47: Synopsis should start with a capital and not end with a dot
  • capnp-rpc.0.2 has some warnings:

    • warning 47: Synopsis should start with a capital and not end with a dot
  • capnp-rpc.0.3.1 has some warnings:

    • warning 47: Synopsis should start with a capital and not end with a dot
  • capnp-rpc.0.3 has some warnings:

    • warning 47: Synopsis should start with a capital and not end with a dot
  • These packages passed lint tests: capnp-rpc-lwt.0.3.3, capnp-rpc-mirage.0.3.3, capnp-rpc-unix.0.3.3, capnp-rpc.0.3.2, capnp-rpc.0.3.3


☀️ Installability check (+4)
  • new installable packages (4): capnp-rpc.0.3.3 capnp-rpc-lwt.0.3.3 capnp-rpc-mirage.0.3.3 capnp-rpc-unix.0.3.3

@talex5
Copy link
Contributor Author

talex5 commented Aug 27, 2019

Thanks - I've removed the dune build tags as suggested.

@kit-ty-kate
Copy link
Member

Thanks a lot!

@kit-ty-kate kit-ty-kate merged commit df152d9 into ocaml:master Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants