patternfly / patternfly/patternfly-react
Bug - CI/Build - Upgrade to node v20 has introduce a caching issue
未关闭
还没有人认领这个 Issue。
PF Team
Pinned
- 主要语言
- TypeScript
- 星标
- 862
- 派生
- 392
- 平均合并
- 4 天 8 小时
- 30 天内合并 PR
- 9
描述
Describe the problem
There is a bug in the latest release of node (https://github.com/nodejs/node/issues/51555) where occasionally the CI will fail. A work around for now is to disable the cache as was done in PR #10330 . We should reenable the caching once the fix has been addressed in a future update of node 20 LTS.
Is this issue blocking you?
No
What is your environment?
- CI only. This is not repeatable locally.
Jira Issue: PF-80
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
审查 PR #10330 以确定 CI 缓存在哪些位置被禁用,然后检查此报告中链接的 Node.js issue 以及当前 Node 20 LTS 状态。上游修复可用后重新启用缓存,并确认 CI 能够可靠完成,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, node.js
- 领域
- build-system, ci-cd
- Issue 类型
- 缺陷
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 30/100