GDQuest / GDQuest/GDScript-formatter

Request: Automatically publish new releases of the formatter to Windows Package Manager (`winget`)

Open
#239 16 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
455
Forks
39
Avg merge
1d 15h
Merged PRs (30d)
4

Description

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.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the winget manifest and publishing documentation linked in the issue, then inspect the repository's GitHub Actions configuration and release process. Determine how the existing formatter releases expose version and download information, and define completion as a CI workflow that generates and publishes updated winget manifests for new releases.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, rust
Domain
ci-cd, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.