<!-- 🚨🚨🚨🚨🚨🚨🚨🚨🚨🚨 I ACKNOWLEDGE THE FOLLOWING BEFORE PROCEEDING: 1. If I delete this entire template and go my own path, the core team may close my issue without further explanation or engagement. 2. If I list multiple bugs/concerns in this one issue, the core team may close my issue without further explanation or engagement. 3. If I write an issue that has many duplicates, the core team may close my issue without further explanation or engagement (and without necessarily spending time to find the exact duplicate ID number). 4. If I leave the title incomplete when filing the issue, the core team may close my issue without further explanation or engagement. 5. If I file something completely blank in the body, the core team may close my issue without further explanation or engagement. All good? Then proceed! --> <!-- This bug tracker is monitored by Windows Package Manager development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. If this is an application crash, please also provide a Feedback Hub submission link so we can find your diagnostic data on the backend. Use the category "Apps > Windows Package Manager Create" and choose "Share My Feedback" after submission to get the link. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> # Brief description of your issue <!-- Trying to create and post a package to the github repo. Everying goes fine until the publish step. That step fails with octokit errors. cleared my Github token just to be sure there wasn't a corruption. Same error. The Github auth step works fin --> # Steps to reproduce <! wingetcreate new https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe and answer default to all options then say yes to publish. Logged into Github using my Microsoft accredited account aclinick and auth succeeded # Expected behavior <!-- info is published to github :)-> # Actual behavior <!-- What's actually happening? Downloading and parsing: https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe... This tool will walk you through a series of questions to help you create your package manifest. For information about the restrictions for each field, visit https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv1.0.md Press ENTER to submit the value for each question including accepting the (default) value. Please enter values for the following fields: [PackageIdentifier] The package unique identifier |e.g. Microsoft.VisualStudio|: Logitech.LogiTune [PackageVersion] The package version |e.g. 1.2.3.4|: 2.2.57.0 [DefaultLocale] The package meta-data default locale |e.g. en-US|: en-US Additional metadata needed for installer from https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe [Architecture] The installer target architecture: X86 [Publisher] The publisher name |e.g. Microsoft|: Logitech [PackageName] The package name |e.g. Visual Studio|: Logi Tune [License] The package license |e.g. MIT License|: Copyright (c) Logitech. All rights reserved. [ShortDescription] The short package description: Logi Tune simplifies headset and webcam control and customization and enables deployment at scale Would you like to modify the optional fields?: No Generating a preview of your manifests... Version manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.0.0 Installer manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 Installers: - Architecture: x86 InstallerType: burn InstallerUrl: https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe InstallerSha256: B51F6E056626256306E8287281470298769DC32B057F2067CAB9A2DE3D5B62F6 ManifestType: installer ManifestVersion: 1.0.0 Default locale manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 PackageLocale: en-US Publisher: Logitech PackageName: Logi Tune License: Copyright (c) Logitech. All rights reserved. ShortDescription: Logi Tune simplifies headset and webcam control and customization and enables deployment at scale ManifestType: defaultLocale ManifestVersion: 1.0.0 Manifest validation succeeded: True Would you like to make changes to this manifest?: No Manifest saved to C:\Users\andre\manifests\l\Logitech\LogiTune\2.2.57.0 Would you like to submit your manifest to the Windows Package Manager repository?: Yes A GitHub account or personal access token must be linked in order to continue with this command. Execution of the command is paused until the GitHub login has been completed. Initiating GitHub login... Launching web browser... If default web browser does not launch, please go to: https://github.com/login/device Please enter the following user verification code when prompted: 2A81-DBB7 Token stored in cache successfully. Resuming command execution... Submitting pull request for manifest... Downloading and parsing: https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe... This tool will walk you through a series of questions to help you create your package manifest. For information about the restrictions for each field, visit https://github.com/microsoft/winget-cli/blob/master/doc/ManifestSpecv1.0.md Press ENTER to submit the value for each question including accepting the (default) value. Please enter values for the following fields: [PackageIdentifier] The package unique identifier |e.g. Microsoft.VisualStudio|: Logitech.LogiTune [PackageVersion] The package version |e.g. 1.2.3.4|: 2.2.57.0 [DefaultLocale] The package meta-data default locale |e.g. en-US|: en-US Additional metadata needed for installer from https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe [Architecture] The installer target architecture: X86 [Publisher] The publisher name |e.g. Microsoft|: Logitech [PackageName] The package name |e.g. Visual Studio|: Logi Tune [License] The package license |e.g. MIT License|: Copyright (c) Logitech. All rights reserved. [ShortDescription] The short package description: Logi Tune simplifies headset and webcam control and customization and enables deployment at scale. Would you like to modify the optional fields?: Yes [PublisherUrl] The publisher home page: https://www.logitech.com/en-us/video-collaboration/software/logi-tune-software. [PublisherSupportUrl] The publisher support page: https://prosupport.logi.com/hc/en-us/articles/360040085214-FAQs-Logi- [PrivacyUrl] The publisher privacy page or the package privacy page: https://www.logitech.com/en-us/legal/web-privacy-p [Author] The package author: Logitech [PackageUrl] The package home page: https://www.logitech.com/en-us/video-collaboration/software/logi-tune-software.html [LicenseUrl] The license page: [Copyright] The package copyright: Copyright (c) Logitech. All rights reserved. [CopyrightUrl] The package copyright page: [Description] The full package description: Logi Tune simplifies headset and webcam control and customization and enabl [Moniker] The most common package term: LogiTune [Tags] List of additional package search terms |e.g. Tag1, Tag2, Tag3|: logitech Generating a preview of your manifests... Version manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 DefaultLocale: en-US ManifestType: version ManifestVersion: 1.0.0 Installer manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 Installers: - Architecture: x86 InstallerType: burn InstallerUrl: https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe InstallerSha256: B51F6E056626256306E8287281470298769DC32B057F2067CAB9A2DE3D5B62F6 ManifestType: installer ManifestVersion: 1.0.0 Default locale manifest preview: # Created using wingetcreate 0.3.0.6 # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.0.0.schema.json PackageIdentifier: Logitech.LogiTune PackageVersion: 2.2.57.0 PackageLocale: en-US Publisher: Logitech PublisherUrl: https://www.logitech.com/en-us/video-collaboration/software/logi-tune-software.html PublisherSupportUrl: https://prosupport.logi.com/hc/en-us/articles/360040085214-FAQs-Logi-Tune PrivacyUrl: https://www.logitech.com/en-us/legal/web-privacy-policy.html Author: Logitech PackageName: Logi Tune PackageUrl: https://www.logitech.com/en-us/video-collaboration/software/logi-tune-software.html License: Copyright (c) Logitech. All rights reserved. Copyright: Copyright (c) Logitech. All rights reserved. ShortDescription: Logi Tune simplifies headset and webcam control and customization and enables deployment at scale. Description: Logi Tune simplifies headset and webcam control and customization and enables deployment at scale. Moniker: LogiTune Tags: - logitech ManifestType: defaultLocale ManifestVersion: 1.0.0 Manifest validation succeeded: True Would you like to make changes to this manifest?: No Manifest saved to C:\Users\andre\manifests\l\Logitech\LogiTune\2.2.57.0 Would you like to submit your manifest to the Windows Package Manager repository?: Yes Submitting pull request for manifest... Octokit.NotFoundException: Not Found at Octokit.Connection.HandleErrors(IResponse response) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 700 at Octokit.Connection.RunRequest(IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 681 at Octokit.Connection.Run[T](IRequest request, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/Connection.cs:line 666 at Octokit.ApiConnection.Post[T](Uri uri, Object data, String accepts, String contentType, CancellationToken cancellationToken) in /home/runner/work/octokit.net/octokit.net/Octokit/Http/ApiConnection.cs:line 293 at Microsoft.WingetCreateCore.Common.GitHub.<>c__DisplayClass19_0.<<SubmitPRAsync>b__1>d.MoveNext() --- End of stack trace from previous location --- at Polly.AsyncPolicy.<>c__DisplayClass40_0.<<ImplementationAsync>b__0>d.MoveNext() --- End of stack trace from previous location --- at Polly.Retry.AsyncRetryEngine.ImplementationAsync[TResult](Func`3 action, Context context, CancellationToken cancellationToken, ExceptionPredicates shouldRetryExceptionPredicates, ResultPredicates`1 shouldRetryResultPredicates, Func`5 onRetryAsync, Int32 permittedRetryCount, IEnumerable`1 sleepDurationsEnumerable, Func`4 sleepDurationProvider, Boolean continueOnCapturedContext) at Polly.AsyncPolicy.ExecuteAsync(Func`3 action, Context context, CancellationToken cancellationToken, Boolean continueOnCapturedContext) at Microsoft.WingetCreateCore.Common.GitHub.SubmitPRAsync(String packageId, String version, Dictionary`2 contents, Boolean submitToFork) at Microsoft.WingetCreateCore.Common.GitHub.SubmitPRAsync(String packageId, String version, Dictionary`2 contents, Boolean submitToFork) at Microsoft.WingetCreateCLI.Commands.BaseCommand.GitHubSubmitManifests(Manifests manifests) at Microsoft.WingetCreateCLI.Commands.NewCommand.Execute() at Microsoft.WingetCreateCLI.Program.Main(String[] args) {"message":"Not Found","documentation_url":"https://docs.github.com/rest/reference/git#create-a-reference"} --> # Environment <!-- A description of the environment that this tool is running in. --> ```none Windows Package Manager Manifest Creator version? (wingetcreate.exe -?) 0.3.0.6 Any other software? ```
Brief description of your issue
Steps to reproduce
<! wingetcreate new https://software.vc.logitech.com/downloads/tune/LogiTuneInstall.exe and answer default to all options then say yes to publish. Logged into Github using my Microsoft accredited account aclinick and auth succeeded
Expected behavior
Environment