Miao Wang
1948a4c0a6
rubygems: add bash to docker img
2021-05-28 11:12:45 +08:00
Miao Wang
0b9dde74bd
Seperate docker build cache
2021-05-28 11:11:32 +08:00
Miao Wang
efbe77a8d8
enable ci build on pr
2021-05-28 11:11:32 +08:00
Miao Wang
e5715884fa
Add packages for aarch64 build
2021-05-28 11:11:24 +08:00
Miao Wang
d12e1843c1
enable cache for docker layers
2021-05-28 11:05:16 +08:00
Miao Wang
99700603c3
add github actions workflow to build docker images
2021-05-28 11:05:16 +08:00
Miao Wang
271f810c6a
docker: add libnss-unknown to work around missing passwd entry
2021-05-24 15:51:18 +08:00
Miao Wang
8431deb7ff
docker: fix build error on installing cryptography
2021-05-24 15:12:17 +08:00
Miao Wang
836c5681bd
termux: change upstream to ipfs
2021-05-20 02:19:01 +08:00
Miao Wang
1d1c7d1aef
pypi: change conf for bandersnatch from black to block
2021-05-02 22:34:38 +08:00
Miao Wang
fa307b9d2b
bandersnatch: use latest version(5.0.0) in py39
2021-05-02 21:51:59 +08:00
ZenithalHourlyRate
b707cce61e
Add llvm 12
...
Closes https://github.com/tuna/issues/issues/1218
2021-04-09 00:06:03 +08:00
Miao Wang
6cd7419251
anaconda: add osx-arm64
2021-03-29 17:17:11 +08:00
Zenithal
088d923f10
Merge pull request #119 from wangyonghong/patch-1
...
feature: Support AdoptOpenJDK 16
2021-03-22 20:43:57 +08:00
王永红(Michael Wang)
9cde725d4b
feature: Support AdoptOpenJDK 16
2021-03-22 20:11:23 +08:00
Miao Wang
9c11ce5715
gh-rel: download to tmpfile first
2021-03-22 15:57:20 +08:00
Miao Wang
ab221923e0
gh-rel: bugfix
2021-03-22 14:33:26 +08:00
z4yx
ed075641e9
fix scripts
2021-03-21 10:21:59 +08:00
z4yx
3a33d4e152
update the upstream of OpenMediaVault
2021-03-21 10:05:29 +08:00
Harry Chen
8666d0ec19
Add downloaded size checking for github=release
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-03-14 18:43:27 +08:00
Yuxiang Zhang
2e26978416
flutter bucket name change as mentioned in flutter/flutter#75363
2021-03-10 20:58:58 +08:00
Miao Wang
50e7484fd5
aosp: continue on error
2021-02-19 15:41:27 +08:00
Miao Wang
3194c6653e
git: return non-zero when failed
2021-02-19 11:48:47 +08:00
Jiajie Chen
0a5fa2e05c
INDENT POLICE 👮 👮 👮
2021-02-04 11:35:22 +08:00
Harry Chen
8f64b6ce80
Add OBS to Github releases
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-02-02 12:47:50 +08:00
Harry Chen
2a4828cdad
Shrink rustup gc period to 30 days
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-01-31 01:41:45 +08:00
Harry Chen
5a52518657
Use latest Rust version for compiling
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-01-31 00:13:33 +08:00
Harry Chen
780a83db42
Always use latest version of rustup-mirror
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2021-01-30 23:31:41 +08:00
Jiajie Chen
501a09db2b
Add arm64 for mongodb ubuntu dists
2021-01-30 22:00:06 +08:00
Miao Wang
5d6ddc10e1
Merge pull request #116 from dramforever/nix-gc-fix-1
...
nix-channels: fix critical bug in #115
2021-01-29 19:07:53 +08:00
taoky
8a3bb29da2
nix-channels: fix critical bug in 793ab60
...
if binary-cache-url exists, it means that this repo has been completely downloaded, and should be considered as a candidate of "alive"
2021-01-29 13:12:53 +08:00
Miao Wang
df47b31662
Merge pull request #115 from dramforever/nix-gc-fix-1
...
nix-channels: Check release is complete before GC
2021-01-28 13:23:30 +08:00
dramforever
793ab605f4
nix-channels: Check release is complete before GC
...
Assumes that the existence of binary-cache-url indicates that a release
is completely downloaded, because it is the last file written when in
the clone_channels function.
2021-01-28 13:17:49 +08:00
Zenithal
350ef7a6bc
Update ubuntu-current releases in apt-sync
2021-01-18 16:41:12 +08:00
Zenithal
b0077cafa6
Merge pull request #112 from skyzh/patch-1
...
github-release: sync recent version of FreeCAD
2021-01-09 09:18:53 -06:00
Alex Chi
f1ed33a5a8
github-release: sync recent version of FreeCAD
2021-01-09 23:01:00 +08:00
Miao Wang
7d48e03dc6
apt-sync: download packages to tmp path first
...
Possible fixes tuna/issues#1116
2021-01-08 17:27:38 +08:00
Miao Wang
4c66f70f99
change upstream of homebrew-mirror
2021-01-03 03:25:13 +08:00
Miao Wang
dfe4f86c20
Merge pull request #111 from tuna/nix-channels-minio
...
minio-py 7.0.0 has "Lots of APIs and functions been refactored", and …
2021-01-02 21:23:47 +08:00
taoky
6981b7af54
minio-py 7.0.0 has "Lots of APIs and functions been refactored", and breaks current sync script.
...
Ref to bf39c0e5d5
Co-authored-by: dramforever <dramforever@live.com>
2021-01-02 18:37:12 +08:00
Miao Wang
37bf493453
nodesource: add 15.x
...
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-12-31 10:53:57 +08:00
Zenithal
76d66ce482
Add sync of other versions of commercial haskell on tuna/issues#1090
2020-12-24 19:48:05 +08:00
Miao Wang
9710239554
Pull in latest commits from homebrew-bottle-mirror
...
Trigger docker rebuild
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-12-14 10:39:12 +08:00
Zenithal
882d6d47ee
Add llvm-11 in llvm-apt
2020-12-05 15:52:40 +08:00
Zenithal
8751cd9daf
Add homebrew-cask-versions
2020-12-04 21:09:09 +08:00
Harry Chen
c39a9f5f69
Add install.git to homebrew
...
Signed-off-by: Harry Chen <i@harrychen.xyz>
2020-12-02 19:16:03 +08:00
Jiajie Chen
96e96dc76f
Sync armhf for gitlab-runner
2020-11-29 18:07:50 +08:00
jiegec
dcaa9930fc
Fix bandersnatch dockerfile: python-dev is deprecated in favor of python3-dev
2020-11-23 13:31:46 +08:00
Shengqi Chen
448f280772
Merge pull request #102 from ZenithalHourlyRate/thuinfo
...
Add THUInfo into github-release
2020-11-18 12:52:47 +08:00
Miao Wang
dfdcd6d5a0
s3 sync: Disable --exact-timestamps before bug is fixed
...
Signed-off-by: Miao Wang <shankerwangmiao@gmail.com>
2020-11-17 20:38:46 +08:00