Android/WASM workflows can build with mismatched toolchain + SDK versions
还没有人认领这个 Issue。
评估
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 新手友好度
- 48/100
- Issue 类型
- 缺陷
- 描述清晰度
- 需要澄清
- 活跃度
- 活跃
- 技术栈
- android, github-actions, swift, wasm
- 领域
- build-system, ci-cd
调研方向
先从 Android 和 WASM Swift 软件包测试工作流以及 /.swift_tag 的值开始,然后检查链接的工作流运行记录,了解 SDK 和工具链版本是如何选择的。完成的标准是:这些工作流始终使用匹配的 Android/WASM SDK 和 Swift 工具链版本,并且 swift-foundation 构建不再因 SDK 不匹配而失败。
由索引模型根据 Issue 内容生成。
描述
It appears that in some cases it's possible for the Android/WASM swift package test workflows to build against an Android/WASM SDK that does not match our toolchain version. For example, see https://github.com/swiftlang/swift-foundation/actions/runs/23912627888/job/69738273919?pr=1871:
** Found latest main wasm-sdk snapshot: swift-DEVELOPMENT-SNAPSHOT-2026-04-01-a
** Found wasm-sdk checksum: 5ae95d926686...
** Found wasm-sdk download filename: swift-DEVELOPMENT-SNAPSHOT-2026-04-01-a_wasm.artifactbundle.tar.gz
** ✅ Found Swift snapshot tag in /.swift_tag: swift-DEVELOPMENT-SNAPSHOT-2026-03-16-a
** Installing Swift toolchain to match Wasm Swift SDK snapshot: swift-DEVELOPMENT-SNAPSHOT-2026-04-01-a
This seems to be resulting in build failures due to a "bad" SDK when building swift-foundation
- 主要语言
- Swift
- 星标
- 115
- 派生
- 57
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 3
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
swiftlang/github-workflows 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 72/100
swiftlang/github-workflows#305 ·
-
难度 2/5 1-3 小时 新手友好度 78/100
swiftlang/github-workflows#261 ·
-
难度 2/5 1-3 小时 新手友好度 72/100
swiftlang/github-workflows#258 · 1 条评论 ·
-
难度 3/5 1-2 天 新手友好度 68/100
swiftlang/github-workflows#312 ·
-
难度 3/5 1-2 天 新手友好度 58/100
swiftlang/github-workflows#277 · 1 条评论 ·
查看 swiftlang/github-workflows 的全部 Issue
相似的 Issue
-
task
难度 2/5 1-3 小时 新手友好度 70/100
vsanthanam/JBird#429 ·
-
needs-triage
难度 2/5 1-3 小时 新手友好度 75/100
nightscout/Trio#1574 ·
-
难度 2/5 1-3 小时 新手友好度 75/100
-
pending-maintainer-response pending-triage
难度 2/5 1-3 小时 新手友好度 75/100
-
area:build bug good first issue P2
难度 2/5 1-3 小时 新手友好度 75/100
uttrflow/uttrflow-swift#1412 ·