GDQuest / GDQuest/GDScript-formatter
Request: Automatically publish new releases of the formatter to Windows Package Manager (`winget`)
- 主要语言
- Rust
- 星标
- 455
- 派生
- 39
- 平均合并
- 1 天 15 小时
- 30 天内合并 PR
- 4
描述
I have opened [a request](https://github.com/microsoft/winget-pkgs/issues/383968) to publish the latest version of `gdscript-formatter` to `winget`, but it would be nice if the manifest generation and publishing could be automated, so new versions are more readily available.
There are [CLI tools](https://learn.microsoft.com/en-us/windows/package-manager/package/manifest?tabs=minschema%2Cversion-example#using-wingetcreate-utility) available, so it should be relatively easy to do it using CI, like Github Actions.
More documentation can be found at https://learn.microsoft.com/en-us/windows/package-manager/package/
Thank you.
贡献指南
这个仓库没有索引到贡献指南
调研方向
先查看 issue 中链接的 winget 清单和发布文档,然后检查仓库的 GitHub Actions 配置和发布流程。确定现有 formatter 发布如何提供版本和下载信息,并将完成定义为:一个能够为新发布版本生成并发布更新后的 winget 清单的 CI 工作流。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, rust
- 领域
- ci-cd, release
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100