-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Is there an existing issue for this?
- I have searched the existing issues
What happened?
I'm getting this error message in a GH Actions workflow when using michidk/winget-updater which utilizes komac to make (and push?) winget updates.
log output
Run komac update BC3Tech.FileSorter --version "0.2.78" --urls $FINAL_URL --submit --token ***
komac update BC3Tech.FileSorter --version "0.2.78" --urls $FINAL_URL --submit --token ***
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
APP_VERSION: 0.2.78
FINAL_URL: https://github.com/bc3tech/filesorter/releases/download/0.2.78/FileSorter_0.2.78.zip
KOMAC_CREATED_WITH: WinGet Updater
KOMAC_CREATED_WITH_URL: https://github.com/michidk/winget-updater
Latest version of BC3Tech.FileSorter: 0.2.70
# Created with WinGet Updater using komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json
PackageIdentifier: BC3Tech.FileSorter
PackageVersion: 0.2.78
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: FileSorter.exe
PortableCommandAlias: filesorter
ReleaseDate: 2025-08-25
Installers:
- Architecture: x64
InstallerUrl: https://github.com/bc3tech/filesorter/releases/download/0.2.78/FileSorter_0.2.78.zip
InstallerSha256: B9A8D2B27FB06492F932AD5EB9C0EDF9A9DC38699339808865290939B1C9BB69
ManifestType: installer
ManifestVersion: 1.6.0
# Created with WinGet Updater using komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json
PackageIdentifier: BC3Tech.FileSorter
PackageVersion: 0.2.78
PackageLocale: en-US
Publisher: BC3Technologies
PublisherUrl: https://github.com/bc3tech
PublisherSupportUrl: https://github.com/bc3tech/filesorter/issues
PackageName: FileSorter
License: GPL-3.0
LicenseUrl: https://github.com/bc3tech/filesorter/blob/HEAD/LICENSE
ShortDescription: Sorts files into datetime subfolders, optionally parsing EXIF data of photos to get accurate date/time information.
Tags:
- csharp
- dotnet
- dotnet8
- filesystem
- net80
- tools
ReleaseNotesUrl: https://github.com/bc3tech/FileSorter/releases/tag/0.2.78
ManifestType: defaultLocale
ManifestVersion: 1.6.0
# Created with WinGet Updater using komac v2.6.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json
PackageIdentifier: BC3Tech.FileSorter
PackageVersion: 0.2.78
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0
Error:
0: No repository was returned when requesting repository information for github-actions[bot]/winget-pkgs
Error: Process completed with exit code 1.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed