New version: 990aa.Kivixa version 0.4.0+4000#355264
New version: 990aa.Kivixa version 0.4.0+4000#355264990aa wants to merge 1 commit intomicrosoft:masterfrom
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-136-355264-20260404-1 |
There was a problem hiding this comment.
Pull request overview
Adds a new WinGet manifest set for 990aa.Kivixa version 0.4.0+4000 (manifests-only repo), enabling winget to install/upgrade this new release.
Changes:
- Added the version manifest referencing the new package version and default locale.
- Added the defaultLocale (en-US) manifest with updated metadata and release notes for v0.4.0.
- Added the installer manifest for the x64 Inno Setup installer, including URL, SHA256, and dependency.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| manifests/9/990aa/Kivixa/0.4.0+4000/990aa.Kivixa.yaml | New version manifest for 0.4.0+4000. |
| manifests/9/990aa/Kivixa/0.4.0+4000/990aa.Kivixa.locale.en-US.yaml | New en-US default locale metadata and release notes for 0.4.0+4000. |
| manifests/9/990aa/Kivixa/0.4.0+4000/990aa.Kivixa.installer.yaml | New installer manifest (x64 Inno), dependency, and release date for 0.4.0+4000. |
| PackageName: Kivixa | ||
| PackageUrl: https://github.com/990aa/kivixa | ||
| License: MIT | ||
| LicenseUrl: https://github.com/990aa/kivixa/blob/HEAD/LICENSE.md |
There was a problem hiding this comment.
LicenseUrl points to blob/HEAD/..., which is not version-specific. The manifest schema guidance recommends that if this links to an OSS license file, it should be pinned to the package version/tag so the license content can’t change over time (e.g., link to the v0.4.0+4000 tag/commit).
| LicenseUrl: https://github.com/990aa/kivixa/blob/HEAD/LICENSE.md | |
| LicenseUrl: https://github.com/990aa/kivixa/blob/v0.4.0+4000/LICENSE.md |
|
Automatic Validation ended with:
(Automated response - build 1242.) |
|
The situation will hopefully get a bit better when the following gets merged, which I have hopes will happen within hours: |
Pull request has been created with WinGet Releaser 🚀
Microsoft Reviewers: Open in CodeFlow