GitHub.cli.locale.en-US.yaml 2.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. # Created with YamlCreate.ps1 v2.1.2 $debug=QUSU.7-2-2
  2. # yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.1.0.schema.json
  3. PackageIdentifier: GitHub.cli
  4. PackageVersion: 2.8.0
  5. PackageLocale: en-US
  6. Publisher: GitHub, Inc.
  7. PublisherUrl: https://github.com
  8. PublisherSupportUrl: https://help.github.com/en
  9. PrivacyUrl: https://help.github.com/en/articles/github-privacy-statement
  10. Author: GitHub, Inc.
  11. PackageName: GitHub CLI
  12. PackageUrl: https://github.com/cli/cli
  13. License: MIT License
  14. LicenseUrl: https://github.com/cli/cli/blob/HEAD/LICENSE
  15. Copyright: Copyright (c) 2019 GitHub Inc.
  16. CopyrightUrl: https://github.com/cli/cli/blob/trunk/LICENSE
  17. ShortDescription: GitHubs official command-line tool.
  18. Description: gh is GitHub on the command line. It brings pull requests, issues, and other GitHub concepts to the terminal next to where you are already working with git and your code.
  19. Moniker: gh
  20. Tags:
  21. - cli
  22. - command-line
  23. - foss
  24. - open-source
  25. - tool
  26. - utility
  27. # Agreements:
  28. ReleaseNotes: |-
  29. What's New
  30. • New release edit command
  31. • issue close: add --comment flag to close with comment
  32. • issue delete: add --confirm flag
  33. • pr merge: provide instructions for resolving merge conflicts
  34. • codespace select: add hidden select command for extensions
  35. • codespace create: make location an optional flag
  36. • codespace create: handle idle timeout notice
  37. • codespace code: add --web flag to open in Visual Studio Code web mode
  38. • gist edit: allow non-interactive file replacement
  39. • extension upgrade: add --dry-run flag
  40. • Add new alias to all create commands
  41. What's Changed
  42. • Add support for installing binary extensions on M1 Macs
  43. • status: respect GitHub host configuration
  44. • codespace ssh/cp: check paths safely
  45. • codespace edit: remove unsupported idle timeout flag
  46. • extension list: speed up output by avoiding checking for upgrades
  47. • extension list: don't error if no extensions are installed
  48. • auth login: fix flow when ~/.config/gh/config.yml is read-only
  49. • Fix table printer crash in narrow terminals
  50. • Improve DNF installation instructions
  51. • Change issue close color from red to purple
  52. • Replace old search query builder
  53. ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.8.0
  54. ManifestType: defaultLocale
  55. ManifestVersion: 1.1.0