Update release process to specify updating the renderer in VSCode
未关闭
还没有人认领这个 Issue。
infrastructure
P1
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
Whenever we issue a new release of Plotly.js, we should update the corresponding version specified in https://github.com/microsoft/vscode-notebook-renderers/blob/ea1eda7bd67e40b20ef218b0fede7f4ce66efeae/package.json#L179 for VSCode users. We see a handful of users who are running into issues with older versions of Plotly.js in VSCode (https://github.com/plotly/plotly.py/issues/4560, https://github.com/plotly/plotly.py/issues/4549, https://github.com/plotly/plotly.py/issues/4554).
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先定位 Plotly.js 发布流程的文档或自动化实现,然后将其中的说明与 microsoft/vscode-notebook-renderers 第 179 行的 package.json 进行比较。当发布流程明确要求每次新发布都更新 renderer 的 Plotly.js 版本,并链接到相关的 VSCode 上下文时,即可完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, vscode
- 领域
- devtools, documentation, release
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100