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

[Bug]: Full Description hasn't Appeared in the Last Manifests #271

Closed
1 task done
CoolPlayLin opened this issue Aug 8, 2023 · 0 comments · Fixed by #272
Closed
1 task done

[Bug]: Full Description hasn't Appeared in the Last Manifests #271

CoolPlayLin opened this issue Aug 8, 2023 · 0 comments · Fixed by #272
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@CoolPlayLin
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

This is the full operation log. As you see, I've typed description, but it hasn't appeared in the manifests in the end

>> Komac new --id CatnipGames.ShroudoftheAvatar --version latest
[Required] Enter the Download URL to the installer
Installer URL: https://d2sx9mrt4zumaq.cloudfront.net/Installers/SotAInstaller.exe

[Optional] Enter the installer type
[x] BURN
[ ] EXE
[ ] PORTABLE

[Optional] Enter the custom installer switch
Example: /norestart, -norestart
Custom installer switch: /norestart

[Optional] Enter the installer locale
Example: kg-IE
Installer locale: en-US

[Optional] Enter the installer scope
[ ] User
[x] Machine

[Optional] Enter the upgrade behaviour
[ ] Install
[x] UninstallPrevious

Do you want to create another installer?
[ ] Yes
[x] No
[Optional] Enter the File extensions (Max 512)
File extensions:

[Optional] Enter the Protocols (Max 64)
Protocols:

[Optional] Enter the Commands (Max 16)
Commands:

[Optional] Enter the Installer success codes (Max 16)
Example: 13, 1615, 1651
Installer success codes:

[Optional] Select the install modes
[x] Interactive
[x] Silent
[x] SilentWithProgress
[Confirm]

[Required] Enter the package locale
Example: ay-AD
Previous package locale: en-US
Package locale (en-US):

[Required] Enter the publisher
Example: Microsoft Corporation
Publisher: Catnip Games

[Required] Enter the package name
Example: Microsoft Teams
Package name: Shroud of the Avatar

[Optional] Enter the moniker
Example: vscode
Moniker: shroud-of-the-avatar

[Optional] Enter the publisher home page
Publisher url: https://www.shroudoftheavatar.com/

[Optional] Enter the author
Author: Catnip Games

[Optional] Enter the package home page
Package url: https://www.shroudoftheavatar.com/?page_id=85197

[Required] Enter the license
Example: MIT, GPL-3.0, Freeware, Proprietary
License: Freeware

[Optional] Enter the license page url
License url:

[Optional] Enter the copyright
Example: Copyright (c) Microsoft Corporation
Copyright: Copyright (C) 2023 Catnip Games

[Optional] Enter the package's copyright url
Copyright url:

[Optional] Enter the Tags (Max 16)
Example: zip, c++, photos, OBS
Tags: game

[Required] Enter the short description
Short description: Multiplayer fantasy Role Playing Game that is the spiritual successor to the Ultima series, created by Richard Garriott (a.k.a. Lord British).

[Optional] Enter the description
Description: Multiplayer fantasy Role Playing Game that is the spiritual successor to the Ultima series, created by Richard Garriott (a.k.a. Lord British). Return to New Britannia as a fabled Avatar. Quest to fulfill the paths of Truth, Love, or Courage across a deep single player story. Embark on new adventures alongside your friends in a persistent shared universe.

[Optional] Enter the package release notes url
Release notes url:

# Created with Komac v1.9.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.4.0.schema.json

PackageIdentifier: CatnipGames.ShroudoftheAvatar
PackageVersion: latest
InstallerLocale: en-US
InstallerType: burn
Scope: machine
InstallerSwitches:
  Custom: /norestart
UpgradeBehavior: uninstallPrevious
Installers:
- Architecture: x86
  InstallerUrl: https://d2sx9mrt4zumaq.cloudfront.net/Installers/SotAInstaller.exe
  InstallerSha256: D2552875EAD0F4FFA2692A4C1651E34FA89F138FDBC0B7F5FB0B92790712EAA3
ManifestType: installer
ManifestVersion: 1.4.0

# Created with Komac v1.9.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.4.0.schema.json

PackageIdentifier: CatnipGames.ShroudoftheAvatar
PackageVersion: latest
PackageLocale: en-US
Publisher: Catnip Games
PublisherUrl: https://www.shroudoftheavatar.com
Author: Catnip Games
PackageName: Shroud of the Avatar
PackageUrl: https://www.shroudoftheavatar.com/?page_id=85197
License: Freeware
Copyright: Copyright (C) 2023 Catnip Games
ShortDescription: Multiplayer fantasy Role Playing Game that is the spiritual successor to the Ultima series, created by Richard Garriott (a.k.a. Lord British).
Moniker: shroud-of-the-avatar
ManifestType: defaultLocale
ManifestVersion: 1.4.0

# Created with Komac v1.9.1
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.4.0.schema.json

PackageIdentifier: CatnipGames.ShroudoftheAvatar
PackageVersion: latest
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.4.0

What would you like to do with CatnipGames.ShroudoftheAvatar latest?
[x] Pull request
[ ] Write to files
[ ] Quit
Pull request created: https://github.com/microsoft/winget-pkgs/pull/115683
@CoolPlayLin CoolPlayLin added bug Something isn't working help wanted Extra attention is needed labels Aug 8, 2023
@CoolPlayLin CoolPlayLin changed the title [Bug]: The Full Description hasn't appeared [Bug]: The Full Description hasn't Appeared Aug 8, 2023
@CoolPlayLin CoolPlayLin changed the title [Bug]: The Full Description hasn't Appeared [Bug]: Full Description hasn't Appeared in the Last Manifests Aug 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants