futrime.lipd version 0.33.0-beta.2#339186
Conversation
|
Validation Pipeline Run WinGetSvc-Validation-132-339186-20260213-1 |
There was a problem hiding this comment.
Pull request overview
This PR adds a new manifest for futrime.lipd version 0.33.0-beta.2, which is the RPC daemon for the lip package manager. This is a new package (lipd) separate from the main lip package, introduced to provide daemon functionality for the lip ecosystem.
Changes:
- New manifest set for futrime.lipd version 0.33.0-beta.2 with multi-file YAML structure
- Package depends on Microsoft.DotNet.Runtime.10 (valid .NET 10 runtime dependency)
- Supports arm64 and x64 Windows architectures via portable zip installers
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| manifests/f/futrime/lipd/0.33.0-beta.2/futrime.lipd.yaml | Version manifest declaring package identifier, version 0.33.0-beta.2, and manifest metadata |
| manifests/f/futrime/lipd/0.33.0-beta.2/futrime.lipd.locale.en-US.yaml | Default locale manifest with package metadata, publisher info, and release notes URL |
| manifests/f/futrime/lipd/0.33.0-beta.2/futrime.lipd.installer.yaml | Installer manifest with zip/portable configuration, .NET 10 dependency, and architecture-specific installers |
|
Manual Validation ended with:
(Automated response - build 1222.) |
|
@stephengillie It’s expected. This is a stdio JSON RPC daemon and has not support common cli arguments yet. |
fef63a9
into
microsoft:master
|
Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present. |
Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Microsoft Reviewers: Open in CodeFlow