| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
Developer-only diagnostic and inspection tools. Not part of the build or release pipeline.
Anything in this directory is:
| Script | Purpose |
|---|---|
| measure_cos_throughput.py | One-shot probe that uploads a small synthetic payload to COS using the same PartSize/MAXThread policy as build_system/scripts/upload_to_cos.py. Useful when investigating why a specific GHA runner's link to COS ap-shanghai is slow (e.g. is the network cap ~0.35 MB/s, or is the SDK misconfigured?). Requires ECAN_TENCENT_SECRET_ID / ECAN_TENCENT_SECRET_KEY env vars. |
Three rules:
build_windows.sh / build_macos.sh / build_linux.sh used to live in build_system/scripts/. They are not invoked by the GHA release workflow (which calls python build.py prod --version X --app cn directly) and they were never wired into the GitHub workflow. They are kept as a developer convenience for local multi-platform builds, but they belong to build_system/scripts/ — not here. We do not copy them.
| Back | FazBrowse Home | New Git URL |