Commit Graph

894 Commits

Author SHA1 Message Date
Miao Wang 1338a733d5 mozilla: include arch-all
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
2024-12-05 01:51:09 +08:00
Miao Wang b866780486
Merge pull request #142 from dramforever/gc-fixes
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
nix-channels gc fixes
2024-11-29 17:43:11 +08:00
Miao Wang 2e1386bc70 Anaconda: add speleo3 channel
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#2042
2024-11-18 20:33:04 +08:00
Shengqi Chen f208168e68
shadowmire.py: update to taoky/shadowmire@1856a97e2d
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-11-11 16:16:03 +08:00
Shengqi Chen 69b7d8d993
shadowmire.py: update to taoky/shadowmire@1ca3e23bcf
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-10-08 21:48:00 +08:00
Harry Chen 1a6b3f6add
llvm-apt: fix arguments
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
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-09-19 13:17:07 +08:00
Harry Chen f454850c6c
llvm-apt: fetch codenames from upstream, add focal back (fix tuna/issues#2026)
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-09-19 13:12:32 +08:00
Shengqi Chen 23c45fc5da
xanmod.sh: fix path
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
docker-images / multi (shadowmire) (push) Waiting to run
docker-images / multi (tsumugu) (push) Waiting to run
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-09-18 15:25:34 +08:00
Shengqi Chen c0dc0de23c
Add xanmod scripts
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-09-18 15:17:48 +08:00
Shengqi Chen fe9a04693a
anaconda.py: fix tuna/issues#2033
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
docker-images / multi (shadowmire) (push) Waiting to run
docker-images / multi (tsumugu) (push) Waiting to run
* remove missing inte/ cloud repo
* remove msys from cloud repo, using official pkgs
* do not report error on official repo sync

Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-09-17 14:28:34 +08:00
Shengqi Chen 6ce24fe0ab
tsumugu.sh: update permission
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-09-03 16:57:18 +08:00
Jiajie Chen d084872390 llvm-apt: add 19
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
2024-09-01 11:24:47 +08:00
Shengqi Chen cc71103611
erlang: fix variable substitution (again)
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-30 14:32:33 +08:00
Shengqi Chen 54f4b75ebc
erlang: fix variable substituion
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-30 14:21:30 +08:00
Shengqi Chen ec6df4e213
ci: bump actions/cache
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-27 19:22:57 +08:00
Shengqi Chen 6d092c88c2
homebrew.sh: remove deprecated git repos
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-27 17:07:03 +08:00
Shengqi Chen b0d637efb8
Merge pull request #180 from yaoge123/master
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
add tsumugu.sh
2024-08-26 11:29:54 +08:00
yaoge123 1c30d16f89
add tsumugu.sh 2024-08-25 14:29:15 +08:00
Harry Chen a7960ada7d
dockerfile: add tsumugu
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
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-25 02:02:30 +08:00
Harry Chen 4a2b734186
Rename firefox -> mozilla, remove i386
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
docker-images / multi (shadowmire) (push) Waiting to run
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-24 14:03:36 +08:00
Harry Chen 6c89639872
Add firefox.sh (see: tuna/issues#2016)
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-24 13:34:22 +08:00
Harry Chen 642ef8b681
pypi_shadowmire: do not strip / from upstream url
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-19 15:00:26 +08:00
Harry Chen 2b05c2c376
pypi_shadowmire: fix config generation
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-19 14:55:51 +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
Harry Chen f8afa1f57c
anaconda: report error when something is wrong
Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-08-17 13:33:58 +08:00
Shengqi Chen b9697ced2a
Merge pull request #178 from taoky/anaconda-1
anaconda: add repodata zst and remove legacy support
2024-08-17 10:02:48 +08:00
taoky 0c2f43b3ec anaconda: add repodata zst and remove legacy support 2024-08-16 12:49:58 +08:00
Harry Chen ecb6e4688e
shadowmire.py: update to taoky/shadowmire@0a6a958e49
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-14 23:34:30 +08:00
Harry Chen b4f0196910
shadowmire.py: update to taoky/shadowmire@b9c6ac5c62
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-11 00:36:01 +08:00
Shengqi Chen 1683a1d751
shadowmire.py: update to taoky/shadowmire@4e20615ed6
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: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 17:02:25 +08:00
Shengqi Chen 1b97fd4c77
pypi_shadowmire: fix embedded repo path
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 16:50:24 +08:00
Shengqi Chen 367875671a
pypi_shadowmire: adapt to latest version
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 16:48:51 +08:00
Shengqi Chen 957d9f0efd
shadowmire.py: update to taoky/shadowmire@3da636ad00
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 16:46:25 +08:00
Shengqi Chen b94fc106ba
pypi_shadowmire: fix repo path
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 15:05:09 +08:00
Shengqi Chen 7ba70f5c3a
pypi_shadowmire: fix toml generation
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 14:59:29 +08:00
Shengqi Chen 54d2effd0f
pypi_shadowmire: explicitly use python to execute script
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 14:58:12 +08:00
Shengqi Chen b78b376ae2
pypi_shadowmire: fix path of shadowmire.py
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 14:56:52 +08:00
Shengqi Chen 35cb113b77
dockerfiles/shadowmire: install bash in image
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 14:53:03 +08:00
Shengqi Chen eda8641057
Add script wrapper for pypi_shadowmire.sh
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 14:38:23 +08:00
Shengqi Chen ec2e6611d0
Add dockerfile for shadowmire
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
docker-images / multi (shadowmire) (push) Waiting to run
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 13:58:45 +08:00
Shengqi Chen ccb33f96b5
Copy shadowmire.py from taoky/shadowmire@1cfb6c8a99
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-08-08 13:58:02 +08:00
Shengqi Chen c2051ee938
Add buster in debian-elts
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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-07-02 16:57:17 +08:00
Shengqi Chen 01f7693c23
Retire all el7 and debian buster repos
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-07-02 16:21:45 +08:00
Shengqi Chen ab495a3c8c
Merge pull request #177 from yushijinhun/patch-1
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
apt-sync: add noble to @ubuntu-lts
2024-04-28 16:28:57 +08:00
Haowei Wen ef47a9abf7
apt-sync: add noble to @ubuntu-lts
ros2 has a noble based distro but ros2.sh does not mirror it

See http://packages.ros.org/ros2/ubuntu/dists/noble/
2024-04-28 15:03:58 +08:00
Harry Chen eb8868d8c4 Add noble in llvm-apt.sh, remove focal from erlang.sh
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
Fix tuna/issues#1948

Signed-off-by: Harry Chen <i@harrychen.xyz>
2024-04-28 00:34:58 +08:00
Shengqi Chen df3e17539e
Remove ubuntu bionic from some 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
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-04-25 12:01:04 +08:00
Shengqi Chen f05c3d6d69
apt-sync: remove bionic from @ubuntu-lts
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-04-25 11:52:31 +08:00
Shengqi Chen 28863fd7bf
dockerfile: disable freighter to avoid build errors
Some checks are pending
docker-images / multi (., tunasync-scripts) (push) Waiting to run
docker-images / multi (bandersnatch) (push) Waiting to run
docker-images / multi (dockerfiles/rubygems, rubygems-mirror) (push) Waiting to run
docker-images / multi (ftpsync) (push) Waiting to run
docker-images / multi (nix-channels) (push) Waiting to run
docker-images / multi (pub-mirror) (push) Waiting to run
docker-images / multi (rustup-mirror) (push) Waiting to run
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-04-24 14:52:19 +08:00
Shengqi Chen d8f9150542
github-release: print error more friendly
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
2024-04-24 14:37:26 +08:00