Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] 无网络构建 #519

Closed
ghost opened this issue May 1, 2023 · 5 comments
Closed

[Feature Request] 无网络构建 #519

ghost opened this issue May 1, 2023 · 5 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented May 1, 2023

Is your feature request related to a problem?/你的请求是否与某个问题相关?

在某些情况下(如无代理环境的中国大陆)无法即时下载构建所需资源。

Describe the solution you'd like/描述你想要的解决方案

提供多平台的脚本可在有网络环境配置构建参数和下载所需文件,同时另一个脚本使用已下载的文件完成构建任务。

实际上就是将配置/下载过程和构建过程的脚本分开

Additional context/其他信息

我自己的环境:

  • 相当于无网络的 WSL2 (巨硬禁止访问host网络于是无法设置代理)
  • 有网络的 Windows 10 宿主机 (全局代理)
@ghost ghost added the enhancement New feature or request label May 1, 2023
@Howard20181
Copy link
Member

所以为什么不直接在那台能联网的电脑上构建

@ghost
Copy link
Author

ghost commented May 2, 2023

@Howard20181 我也想啊,但能联网的是 Windows 没法跑这个脚本

@Howard20181
Copy link
Member

@ghost
Copy link
Author

ghost commented May 12, 2023

WSL2 的代理很玄学的,而且多数时候要扯到 Windows 防火墙这种贼麻烦的东西...
其实我自己的问题已经解决了,但是想到还会有人遇到这个问题就来开了一个 issue

@skycat2216
Copy link

直接把下載好的檔案丟到download不就好了?

@github-actions github-actions bot locked and limited conversation to collaborators Mar 5, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants