upstream: github.com/mirleft/ocaml-tls
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(monopam): use sources.toml for opam-repo URLs and fix tangled format

- opam_sync: delegate derive_urls to Pkg.derive_dev_repo so sources.toml
overrides are respected (fixes memtrace getting github URLs in opam-repo)
- dune_project: update tangled URL format from tangled.sh/@host/repo.git
to tangled.org/host/repo to match current API
- pkg: expose derive_dev_repo in .mli
- Add 35 new tests for derive_dev_repo priority and dune-project URL generation

eio/tests/mock_rng.ml test/helpers/mock_rng.ml
eio/tests/mock_rng.mli test/helpers/mock_rng.mli
eio/tests/mock_socket.ml test/helpers/mock_socket.ml
eio/tests/mock_socket.mli test/helpers/mock_socket.mli