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

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  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.7.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. Find your work across repositories
  30. • Add gh status command
  31. • The status command displays issues and pull requests assigned to you from anywhere on GitHub, as well as requests for your review, mentions of your name, and notifications.
  32. • gh search: Add search issues and search pull requests commands
  33. Other New Features
  34. • Add label list and label create commands
  35. • Add ability to filter issue and pull request lists by app
  36. • extension install: Add option to pin extensions to a version
  37. • Add support for Dependabot secrets
  38. • Add GH_DEBUG environment variable, deprecate DEBUG for verbose mode
  39. Fixes
  40. • Codespaces: Disallow some operations on codespaces that have a pending operation
  41. • Codespaces: Listen to agent port-forwarding events when forwarding ports
  42. • cs ssh: remove unwanted trailing quote
  43. • cs ssh: use setup example that should work with any ssh config
  44. • cs cp: parse additional scp args
  45. • cs create: rename repo permissions opt-out parameter
  46. • pr view: respect GH_FORCE_TTY
  47. • extension upgrade --all: do not throw an error if no extensions are installed
  48. • run download: fix extracting to root path
  49. • pr create --web: fix escaping URL path components
  50. • release list: fix "latest" release logic
  51. • Text editor: only add UTF-8 BOM on Windows
  52. • Bump github.com/AlecAivazis/survey/v2 from 2.3.2 to 2.3.4
  53. ReleaseNotesUrl: https://github.com/cli/cli/releases/tag/v2.7.0
  54. ManifestType: defaultLocale
  55. ManifestVersion: 1.1.0