Commit Graph

6 Commits

Author SHA1 Message Date
Miao Wang 309d183689 homebrew-bottles: change pages artifacts branch to main
Some checks failed
docker-images / multi (., tunasync-scripts) (push) Has been cancelled
docker-images / multi (bandersnatch) (push) Has been cancelled
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Has been cancelled
docker-images / multi (ftpsync) (push) Has been cancelled
docker-images / multi (nix-channels) (push) Has been cancelled
docker-images / multi (pub-mirror) (push) Has been cancelled
docker-images / multi (rustup-mirror) (push) Has been cancelled
docker-images / multi (shadowmire) (push) Has been cancelled
docker-images / multi (tsumugu) (push) Has been cancelled
Closes: tuna/issues#2236
2025-06-22 19:24:21 +08:00
Harry Chen 5f4bc1c260
Run formatter on some Python scripts
Some checks failed
docker-images / multi (., tunasync-scripts) (push) Has been cancelled
docker-images / multi (bandersnatch) (push) Has been cancelled
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Has been cancelled
docker-images / multi (ftpsync) (push) Has been cancelled
docker-images / multi (nix-channels) (push) Has been cancelled
docker-images / multi (pub-mirror) (push) Has been cancelled
docker-images / multi (rustup-mirror) (push) Has been cancelled
docker-images / multi (shadowmire) (push) Has been cancelled
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-17 13:37:01 +08:00
Zenithal 2e1f08cb06 homebrew-bottles: also mirror API
Ref to https://github.com/tuna/issues/issues/1666
Ref to https://github.com/Homebrew/formulae.brew.sh/issues/730
2023-02-08 17:31:13 +08:00
Zenithal 755d46f4ec
homebrew: remove linuxbrew-core/bottles 2021-10-21 16:29:28 +08:00
Zenithal (at neo) 225d555544
homebrew-bottles: use filename as dict key
several files share one common hash, thus
using hash as dict key would overlap each other.

No wonder USTC uses .by-hash/ and symlink.

Ref to https://github.com/tuna/issues/issues/1340
2021-09-29 23:02:36 +08:00
Zenithal (at bravo) 7c5b56b6eb
homebrew-bottles: migrate to ghcr.io
Ref to https://github.com/ustclug/ustcmirror-images/blob/master/homebrew-bottles/bottles-json/src/main.rs

use tmpdir for atomic update

clean old script and docker image
2021-09-11 23:06:30 +08:00