- download files from $PKG_DOWNLOAD_US_HOST
- process the files
- upload post-processed files to both $PKG_DOWNLOAD_US_HOST and $PKG_DOWNLOAD_CN_HOST(Tencent COS)
- Done
- download-and-verify.sh
- [CODE SIGNING]
- upload-to-cos.sh
well, we just code signing the files locally, nothing else. The code signing services we use is mandatory to be running on local ONLY, so sad.
Mac:wget https://cosbrowser.cloud.tencent.com/software/coscli/coscli-mac Mac-m1:wget https://cosbrowser.cloud.tencent.com/software/coscli/coscli-mac-m1 Linux:wget https://cosbrowser.cloud.tencent.com/software/coscli/coscli-linux Windows(git-bash): https://cosbrowser.cloud.tencent.com/software/coscli/coscli-windows.exe
Chinese: https://cloud.tencent.com/document/product/436/63144
just current working directory: devtools/release