Hannes Mehnert hannes
  • Joined on 2024-08-21
hannes commented on pull request robur/opam-mirror#24 2024-11-14 16:04:21 +00:00
revise startup, address urls pointing to same sha256 and support mirrors (upstream and in opam file)

I added a second commit which makes the contents available as soon as they're checked. And once the check has been completed, the (mutable) field (checked) is set to None.

hannes pushed to startup at robur/opam-mirror 2024-11-14 15:58:48 +00:00
c376a4b70e checked: do on file-by-file basis, incrementally
hannes commented on issue robur/opam-mirror#21 2024-11-14 15:41:30 +00:00
Different URL with same checksum

Related to #5 as well.

hannes commented on issue robur/opam-mirror#20 2024-11-14 15:40:58 +00:00
Git to/of_octets and startup

what is still unclear to me is whether we should only dump the index.tar.gz or also the git repository?

and if the answer is yes to the latter, should we store it uncompressed? the issue is…

hannes commented on issue robur/opam-mirror#18 2024-11-14 15:38:46 +00:00
At startup, always check the digests of the files

see #24 for an implementation.

hannes created pull request robur/opam-mirror#24 2024-11-14 15:38:28 +00:00
revise startup (as proposed in #18):
hannes created branch startup in robur/opam-mirror 2024-11-14 15:38:04 +00:00
hannes pushed to startup at robur/opam-mirror 2024-11-14 15:38:04 +00:00
4481923ade revise startup (as proposed in #18):
hannes pushed to main at robur/opam-mirror 2024-11-14 15:36:03 +00:00
7e09f08767 print git last modified as well as HTTP date
hannes pushed to main at robur/opam-mirror 2024-11-14 14:51:04 +00:00
6dab71a9ac introduce more data on status page:
hannes opened issue robur/opam-mirror#23 2024-11-13 19:25:35 +00:00
invalid pack file
hannes pushed to main at robur/opam-mirror 2024-11-13 19:03:59 +00:00
e51550aedc if there's a http error, return the error
982a35a5b1 status: sort time as newest first
Compare 2 commits »
hannes opened issue robur/opam-mirror#22 2024-11-13 13:29:07 +00:00
status page: add more information
hannes opened issue robur/opam-mirror#21 2024-11-13 13:17:39 +00:00
Different URL with same checksum
hannes commented on issue robur/opam-mirror#20 2024-11-13 12:45:09 +00:00
Git to/of_octets and startup

I guess the question I have in mind is whether a git_kv pull from scratch (without an existing git_kv) is bandwidth-wise much more expensive than if we have a repository already.

An alternative…

hannes opened issue robur/opam-mirror#20 2024-11-13 12:35:00 +00:00
Git to/of_octets and startup
hannes commented on issue robur/opam-mirror#18 2024-11-13 12:31:11 +00:00
At startup, always check the digests of the files

I'll open a separate issue.

hannes opened issue robur/opam-mirror#19 2024-11-13 12:21:23 +00:00
swapfs error handling: not enough space
hannes opened issue robur/opam-mirror#18 2024-11-13 12:19:44 +00:00
At startup, always check the digests of the files
hannes pushed to main at robur/opam-mirror 2024-11-13 11:47:40 +00:00
97f68a85e9 cope with git-kv change in 0.0.5: digest returns the raw digest