Skip to content

Comments

GitHub Actions: Add wintun.dll into Windows zips; Workflow refinement#5501

Merged
RPRX merged 3 commits intoXTLS:mainfrom
KobeArthurScofield:pack-wintun-f
Jan 7, 2026
Merged

GitHub Actions: Add wintun.dll into Windows zips; Workflow refinement#5501
RPRX merged 3 commits intoXTLS:mainfrom
KobeArthurScofield:pack-wintun-f

Conversation

@KobeArthurScofield
Copy link
Contributor

配合 #5464 对 Actions 流程进行调整

主要:

  • 在打包时将 wintun.dll 加入用于 Windows 的 ZIP 包中(包含针对 Windows 7 的版本)
  • 将 Wintun 加入常规外部 assets 更新流程
    • 因为 Wintun 没有提供单独的文件校验码,因此目前只能校验 wintun.dll 是否存在;手动运行 Scheduled assets update 可以强制重新下载刷新 Wintun 相关文件
    • Wintun 发布更新时须更改 Actions 中的下载地址

其它:

  • 将打包时添加额外内容的步骤独立出来作为单独的一块
  • 清理意义不明步骤

Windows ARM 32:
因为目前它还在 Release 列表中Wintun 也提供了,因此暂时保留在相关流程中

@KobeArthurScofield
Copy link
Contributor Author

疑似检查到缺失文件后拉起 actions 失败应该是权限问题(HTTP 403),同一个仓库下运行没有这个问题

如果合并之后还是出同一个问题估计就真的有问题了

@RPRX RPRX changed the title Actions: Add wintun.dll into Windows packages; Workflow refinement GitHub Actions: Add wintun.dll into Windows zips; Workflow refinement Jan 7, 2026
@RPRX RPRX merged commit 394e117 into XTLS:main Jan 7, 2026
41 checks passed
@KobeArthurScofield KobeArthurScofield deleted the pack-wintun-f branch January 7, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants