Demitrius Nelon

Results 1115 comments of Demitrius Nelon

@NSO73 At this time, you would need to manually make a PR. If you take a look at https://github.com/microsoft/winget-pkgs/blob/master/manifests/m/Mozilla/Thunderbird/102.0/Mozilla.Thunderbird.locale.es-ES.yaml It's an example of a "locale" as opposed to "defaultLocale". I've...

We've had some discussions around this with the feature team. Some of the optimizations like the singleton format and "root" level nodes that can be overridden in a child node...

@Trenly Which issue is it over at the CLI? I'll close this as a duplicate. @ryfu-msft is working on the 1.2 schema, so he will be aware of this and...

I'll let @ryfu-msft validate and close this if it's resolved there.

@OfficialEsco do you have an example PR showing what this looks like? I did a quick search and didn't find an example.

@ghost1372 we have a bit of a gauntlet to run before pulling in other open source libraries. I'm hoping to get to the point where: `winget create ` can honor...

@mthalman, The Windows Package Manager Community Repository doesn't support multiple manifests in a single PR yet. This depends on: * microsoft/winget-pkgs/Issues/125

```text **************************************************************************************** Manifest Validation **************************************************************************************** Status: Completed ##[error] Result: Failed ##[error] One or more errors occurred. (Manifest Error: Failed to process installer. Field: InstallerUrl Value: https://github.com/kiwix/kiwix-js-windows/releases/download/v2.0.4-WikiMed/KiwixWebAppWikiMed_2.0.4.0_AnyCPU.appxbundle ) Manifest Error: Failed...

I've assigned this to our current "on-call" to look and see what is failing so we can figure out what needs to be fixed in validation, or how we might...

@AmelBawa-msft can you create an Issue in the repository to track the change? That way we can link the PRs to the issue, and the community will know when we...