Known addons can update without making PR
还没有人认领这个 Issue。
- 主要语言
- TypeScript
- 星标
- 215
- 派生
- 62
- PR 合并指标
- 30 天内没有已合并 PR
描述
Hi there, hope you are all well!
The Garry's Mod addon was last updated through a PR at LLS-Addons on October 3rd 2024. That was version v0002. Since then some new versions have been published to our library repo, however at the time of writing I have yet to make a PR to merge them into LLS-Addons.
Despite not having had a PR (and thus no manual validation by @carsakiller) the newer versions show up and can be switched to:
I remember reading somewhere that the manual process of updating an addon through PR is a sort of security/sanity check. For that reason I don't believe this is intentional
Note that selecting the 'latest' version will still result in the LLS-Addons version to be chosen (for gmod: v0002)
Details
- Using VSCode Extension
3.13.5 - Windows 10
git version 2.44.0.windows.1- Webvue version
v0.2.0
[2025-01-11 12:03:47] | VERBOSE | Command | Executing "setVersion" ({"command":"setVersion","data":{"name":"garrysmod","version":"v0006"}})
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先使用 Garry's Mod addon 重现 setVersion 命令,并跟踪 VSCode 扩展如何发现和选择 addon 版本。检查为什么比 LLS-Addons 版本更新的发行版会在没有 pull request 的情况下变得可选。完成标准是无法选择未合并的版本,同时 latest 仍解析为已验证的版本 v0002。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- typescript, vscode
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100