php / php/php-sdk-binary-tools

tar.exe breaks actions/cache

未关闭
#3 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
M4
星标
116
派生
50
PR 合并指标
30 天内没有已合并 PR

描述

The included tar.exe causes actions/cache to break on the Windows-2022 runner in case it is added to the path. As a temp fix, i renamed it during the workflow, but updating tar.exe (and perhaps the other binaries) is advised.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

先从随附的 msys2/usr/bin/tar.exe 和 run.ps1 中第 126 行附近的 workflow 入口点开始,然后在添加 toolkit 路径时,于 Windows-2022 runner 上使用 actions/cache 重现该故障。对比所引用的 setup-php-sdk commit 中的临时重命名 workaround,并验证更新后的二进制文件及任何受影响的配套二进制文件不再破坏 cache workflow。

由索引模型根据 Issue 内容生成。

评估

技术栈
github-actions
领域
ci-cd, tooling
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。