Shawn
|
d6282e9156
|
feat: configurable TCP keepalive
|
2023-05-29 17:48:03 +08:00 |
Zaiming (Stone) Shi
|
eba6d33b49
|
Merge tag 'v4.3.20-alpha.2' into dev/v4.4.9
|
2022-09-15 09:42:04 +02:00 |
Zaiming (Stone) Shi
|
2fbb79f84f
|
build: do not skip downloading relup base package
do not skip downloading only because of curl error
for known missing base packages, we should list them in the script
|
2022-09-15 09:07:20 +02:00 |
Thales Macedo Garitezi
|
c52286a20a
|
refactor: store db as list and rename file to `relup-paths.eterm`
|
2022-08-23 12:46:07 -03:00 |
Thales Macedo Garitezi
|
54a6674b08
|
style: fix indentation
|
2022-08-22 17:33:24 -03:00 |
Thales Macedo Garitezi
|
6f40405242
|
ci: add relup version db
|
2022-08-22 17:22:37 -03:00 |
zhouzb
|
b400ccdeb4
|
chore(relup): download relup base version packages from s3
|
2022-07-19 15:09:04 +08:00 |
zhouzb
|
d2774935df
|
chore(relup): fix bad url
|
2022-07-12 14:50:59 +08:00 |
zhouzb
|
fe56985eec
|
chore(relup): download relup base version packages from s3
|
2022-07-12 14:30:50 +08:00 |
Thales Macedo Garitezi
|
b93a0743ac
|
Merge branch 'main-v4.3' into 'main-v4.4'
|
2022-06-15 10:48:02 -03:00 |
Thales Macedo Garitezi
|
6a5c896f56
|
ci(relup): fix: follow URL redirects when checking for package existence
|
2022-06-09 11:51:02 -03:00 |
Shawn
|
bcd56d3db2
|
Merge branch 'main-v4.4' into inject_relup_instructions_v4.4
|
2022-02-28 19:13:55 +08:00 |
Shawn
|
f25b8801b4
|
fix(build): also make SYSTEM configurable by env variable
|
2022-02-28 19:07:38 +08:00 |
Zaiming (Stone) Shi
|
bbbb0edca1
|
chore: skip downloading upgrade base images for windows
because we do not support relup for windows for now
|
2022-02-27 14:56:46 +01:00 |
Shawn
|
692d1e2a33
|
fix(relup): OTP_VSN: unbound variable
|
2022-02-26 21:31:09 +08:00 |
Zaiming (Stone) Shi
|
4473a832bc
|
build: fix macos -> macos* so matches macos10 and macos11
|
2022-02-22 09:43:06 +01:00 |
JianBo He
|
18feec9030
|
chore(ci): fix the download filename
|
2022-02-22 13:43:46 +08:00 |
Shawn
|
3bd961ca73
|
fix(CI): remove e|v from downloading urls of emqx packages
|
2022-02-18 23:05:35 +08:00 |
Shawn
|
3690d1951e
|
chore: add more debug info for relup-base-packages.sh
|
2022-02-18 22:41:03 +08:00 |
Zaiming (Stone) Shi
|
538f843f14
|
fix(relup-base-packages.sh): download per release edition
|
2022-02-16 16:16:10 +01:00 |
zhanghongtong
|
2acdc64b9d
|
style(script): rename variable name
|
2022-02-16 14:52:31 +08:00 |
zhanghongtong
|
091398d863
|
build(relup): add new script for download relup base packages
|
2022-02-15 17:57:31 +08:00 |