Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Package Request]: television #221012

Open
1 task done
alexpasmantier opened this issue Feb 1, 2025 · 1 comment
Open
1 task done

[Package Request]: television #221012

alexpasmantier opened this issue Feb 1, 2025 · 1 comment
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)

Comments

@alexpasmantier
Copy link

How can we help?

I would like help so I can submit the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Download Page Url: https://github.com/alexpasmantier/television/releases/download/0.10.3/tv-0.10.3-windows-x86_64.zip
Publisher: Alexandre Pasmantier
Package Name: Television
Description: A fast and versatile fuzzy finder TUI.
Package Version: 0.10.3
Installer Url: https://github.com/alexpasmantier/television/releases/download/0.10.3/tv-0.10.3-windows-x86_64.zip

@alexpasmantier alexpasmantier added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels Feb 1, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Feb 1, 2025
@alexpasmantier
Copy link
Author

I was able to produce the following YAML spec using komac but publishing it results in an error.

# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Television.Television
PackageVersion: 0.10.3
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: tv.exe
InstallModes:
- interactive
- silent
- silentWithProgress
UpgradeBehavior: install
Commands:
- tv
ReleaseDate: 2025-01-31
Installers:
- Architecture: x64
  InstallerUrl: https://github.com/alexpasmantier/television/releases/download/0.10.3/tv-0.10.3-windows-x86_64.zip
  InstallerSha256: 50A862CFBF8DAFE90F52E63FC3350A7CFE32325AC4119FD5B3B72DDA529E8EF6
ManifestType: installer
ManifestVersion: 1.9.0

# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Television.Television
PackageVersion: 0.10.3
PackageLocale: en-US
Publisher: Alexandre Pasmantier
PublisherUrl: https://github.com/alexpasmantier
PublisherSupportUrl: https://github.com/alexpasmantier
Author: Alexandre Pasmantier
PackageName: Television
PackageUrl: https://github.com/alexpasmantier/television
License: MIT
LicenseUrl: https://github.com/alexpasmantier/television/blob/main/LICENSE
ShortDescription: A fast and versatile fuzzy finder TUI.
Description: A fast and versatile fuzzy finder TUI.
Moniker: television
Tags:
- cli
- command-line-tool
- fuzzy
- fuzzy-matching
- fuzzy-search
- rust
- terminal
- tui
ReleaseNotesUrl: https://github.com/alexpasmantier/television/releases
ManifestType: defaultLocale
ManifestVersion: 1.9.0

# Created with komac v2.9.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Television.Television
PackageVersion: 0.10.3
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Needs-Triage This work item needs to be triaged by a member of the core team. Package-Request This is a request for a package (new or updated version)
Projects
None yet
Development

No branches or pull requests

1 participant