[Bug]: View Deployment is not working across react.dev and i18n documentation
还没有人认领这个 Issue。
- 主要语言
- JavaScript
- 星标
- 11.8k
- 派生
- 7.9k
- 平均合并
- 1 天 11 小时
- 30 天内合并 PR
- 11
描述
Summary
Hi team,
Currently, the "View Deployment" for change previews isn't working, causing contributors to be directed to incorrect Vercel links.
- "View Deployment" Button:
- When I click the button:
It stopped working at some point, and from my investigation, this problem affects the entire React documentation site, including react.dev and other i18n documentation.
cc. @rickhanlonii
Page
https://github.com/reactjs/react.dev/pull/8277
Details
https://github.com/reactjs/react.dev/pull/8277
Clicking the 'View Deployment' button in the link above doesn't work for external contributors.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先,复现 reactjs/react.dev/pull/8277 中损坏的“View Deployment”链接,并比较为 react.dev 和 i18n 文档生成的 Vercel 链接。追踪负责该按钮的 deployment 配置或 workflow;完成标准是外部贡献者在所有受影响的文档站点上都会被发送到正确的 preview deployment。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, react
- 领域
- devops, documentation
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100