yocaml2 migration: we now have feed.xml, atom.xml, rss1.xml
regression: communication to ssh remote
add arguments article
0b0c57de5c
Merge pull request 'add-finances-article' (#7) from add-finances-article into main
f1c0e05e81
minor adjustments
8ced832149
minor
e1618b8c2c
minor edit
a1dbffeb7f
minor: clarify that tls 1.3 was a grant
reproducible tarball index.tar.gz? same as on opam.ocaml.org?
I was as well looking a bit more into this issue. Thanks for your investigations.
There are some paths forward for opam:
file size and parallel downloads
Yes, I have had in my mind it could be interesting to have temporary dumps to block devices. Since there may be several tasks that want to access this swap-like partition I think we would need…
reproducible tarball index.tar.gz? same as on opam.ocaml.org?
The command used is actually in opam (make_index_tar_gz in opamHTTP,ml, used by opam admin):
OpamFilename.in_dir repo_root (fun () ->
let to_include = [ "version"; "packages";…
file size and parallel downloads
Turns out e.g. GitHub is very sporadic when it comes to content-length headers. And HEAD requests don't change a thing here. See https://github.com/orgs/community/discussions/76604 -- It may help…
Take the
mirror
into account in url