10000 Release GitHub CLI 2.55.0 Β· cli/cli Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

GitHub CLI 2.55.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Aug 17:56
95a2f95

What's Changed

  • Update gh variable get to use repo host by @andyfeller in #9411
  • build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by @dependabot in #9400
  • Unify use of tab indent in non-test source files by @muzimuzhi in #9407
  • Add Acceptance Criteria requirement to triage.md for accepted issues by @jtmcg in #9435
  • Improve Unix compliance gh repo set-default by @thecaffeinedev in #9431
  • Document that gh run download downloads the latest artifact by default by @sato11 in #9412
  • build(deps): bump github.com/google/go-containerregistry from 0.20.1 to 0.20.2 by @dependabot in #9432
  • Replace --project.* flags' name with title in docs by @jtmcg in #9443
  • Wrap flags with backticks, continued by @muzimuzhi in #9444
  • Improve gh release create --notes-from-tag behavior with multiline tag annotation by @babakks in #9385
  • Add pr create --editor by @benebsiny in #9433
  • build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by @dependabot in #9451
  • Require Sigstore Bundle v0.2+ when verifying with gh attestation by @codysoyland in #9442
  • build(deps): bump github.com/creack/pty from 1.1.21 to 1.1.23 by @dependabot in #9459
  • Update Go and other extension workflow templates to reflect recent enhancements to cli/gh-extension-precompile by @BagToad in #9462
  • Add note for external contributors to working-with-us.md by @BagToad in #9468
  • Update attestation TUF root by @codysoyland in #9467
  • Improve documentation for pr checks and exit codes by @thecaffeinedev in #9452
  • cmd/pr/checks: Describe bucket and state JSON fields by @arunsathiya in #9439
  • Add Flox as an installation option by @bryanhonof in #9396
  • fix behavior for gh issue develop -b does-not-exist-on-remote by @benebsiny in #9477
  • Update --project <number> flags in gh search to owner/number by @jtmcg in #9453

New Contributors

Full Changelog: v2.54.0...v2.55.0

0