Add FabioColor.FadedBalancerDCTL version 1.6.0#338292
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260210-1 |
There was a problem hiding this comment.
Pull request overview
Adds a new WinGet manifest set for FabioColor.FadedBalancerDCTL version 1.6.0, enabling installation via a GitHub Release ZIP that contains a nested Inno Setup installer.
Changes:
- Added version manifest (
ManifestType: version) for1.6.0 - Added default locale metadata (
en-US) including URLs, license, descriptions, and tags - Added installer manifest using
InstallerType: zipwithNestedInstallerType: inno
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| manifests/f/FabioColor/FadedBalancerDCTL/1.6.0/FabioColor.FadedBalancerDCTL.yaml | Introduces the version entry for 1.6.0. |
| manifests/f/FabioColor/FadedBalancerDCTL/1.6.0/FabioColor.FadedBalancerDCTL.locale.en-US.yaml | Provides en-US metadata (publisher, license, descriptions, links). |
| manifests/f/FabioColor/FadedBalancerDCTL/1.6.0/FabioColor.FadedBalancerDCTL.installer.yaml | Defines ZIP installer + nested Inno installer file mapping. |
manifests/f/FabioColor/FadedBalancerDCTL/1.6.0/FabioColor.FadedBalancerDCTL.installer.yaml
Outdated
Show resolved
Hide resolved
|
@microsoft-github-policy-service agree |
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260210-2 |
|
Aligned with the Advanced package fix: added explicit Inno |
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260210-3 |
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260210-4 |
|
Aligned this PR with the refreshed installer release: updated manifests to version 1.6.2 with the new asset URL/hash and nested installer filename from tag |
|
Applied an additional install-validation adjustment: set installer |
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260210-5 |
|
Correction to previous comment (shell escaping corrupted markdown): From the InstallationVerificationLogs artifact, the failure happens before installer execution:
Mitigation applied in this PR update:
Goal: remove the archive wrapper from validation path and improve SmartScreen/Attachment Manager handling. |
|
Validation Pipeline Run WinGetSvc-Validation-132-338292-20260211-1 |
|
Thanks for verifying. You’re correct: this package is a DaVinci Resolve DCTL plugin/add-on, so it does not expose a standalone app UI/About dialog with a version label. Version can be validated via package metadata instead:
If you prefer a different verification method for plugin-style packages, I can align with that pattern. |
|
Correction to my previous comment (shell formatting issue): Thanks for verifying. You’re correct: this package is a DaVinci Resolve DCTL plugin/add-on, so it does not expose a standalone app UI/About dialog with a version label. Version can be validated via package metadata instead:
If you prefer a different verification method for plugin-style packages, I can align with that pattern. |
|
I meant to approve it above. |
5a4f73a
into
microsoft:master
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |

Summary\n- Add new package manifest for FabioColor.FadedBalancerDCTL\n- Version: 1.6.0\n- Installer source: GitHub release ZIP containing Inno installer\n\n## Validation\n- Installer URL and SHA256 match release asset\n- Nested installer path points to included EXE
Microsoft Reviewers: Open in CodeFlow