Skip to content

Releases: cli/cli

GitHub CLI 2.60.1

25 Oct 17:15
a381ca5
Compare
Choose a tag to compare

This is a small patch release to fix installingghviago installwhich was broken with v2.60.0.

What's Changed

Full Changelog:v2.60.0...v2.60.1

GitHub CLI 2.60.0

24 Oct 17:36
44ee177
Compare
Choose a tag to compare

What's Changed

  • Add ArchivedAt field by@tsukasaIin#9790
  • Include startedAt, completedAt in run steps data by@andyfellerin#9774
  • Adjust environment help for host and tokens by@williammartinin#9809
  • Add handling of empty titles for Issues and PRs by@jtmcgin#9701
  • LiveSigstoreVerifier.Verifyshould error if no attestations are present by@phillmvin#9742
  • gh at verifyretries fetching attestations if it receives a 5xx by@phillmvin#9797
  • Prevent local extension installations with invalid names and conflicts with core commands and other extensions by@BagToadin#9794
  • Rewrite a sentence in CONTRIBUTING.md by@muzimuzhiin#9772
  • Use new GitHub preview terms inworking-with-us.mdby@BagToadin#9800
  • Use new GitHub previews terminology in attestation commands' help docs by@BagToadin#9799
  • Clarify in README thatghis supported on GitHub Enterprise Cloud by@BagToadin#9805
  • build(deps): bump github /gabriel-vasile/mimetype from 1.4.5 to 1.4.6 by@dependabotin#9752

Acceptance Test Changes

New Contributors

Full Changelog:v2.59.0...v2.60.0

GitHub CLI 2.59.0

16 Oct 12:28
7aef6ec
Compare
Choose a tag to compare

What's Changed

  • Allow community submitted design work by@BagToadin#9683
  • ImproveSECURITY.mdwith expectations for privately reported vulnerabilities by@BagToadin#9687
  • Emit a log message when extension installation falls back to adarwin-amd64binary on an Apple Silicon macOS device by@timrogersin#9650
  • Print the login URL even when opening a browser by@ulfjackin#7091
  • configurable maxwidth for markdown WithWrap() by@smemshin#9626
  • Handle errors when parsing hostname in auth flow by@BagToadin#9729
  • Addrepo license list/viewandrepo gitignore list/viewby@BagToadin#9721
  • Introduce testscript acceptance tests generally, and for the PR command specifically by@williammartinin#9745
  • SupportGH_ACCEPTANCE_SCRIPTenv var to target a single script by@williammartinin#9756
  • Ensure Acceptance defer failures are debuggable by@williammartinin#9754
  • Add acceptance task to makefile by@williammartinin#9748
  • Add Acceptance tests forissuecommand by@williammartinin#9757
  • Update IsEnterprise and IsTenancy for orthogonality using go-gh by@jtmcgin#9755
  • Supporting filtering ongist listby@heathsin#9728

New Contributors

Full Changelog:v2.58.0...v2.59.0

GitHub CLI 2.58.0

01 Oct 20:46
3f3acde
Compare
Choose a tag to compare

What's Changed

  • Better messaging forattestation verifycustom issuer mismatch error by@bdehamerin#9616
  • Enhance gh repo create docs, fix random cmd link by@andyfellerin#9630
  • Add HasActiveToken method to AuthConfig to refactor auth check forattestation trusted-rootcommand by@BagToadin#9635
  • Improve the suggested command for creating an issue when an extension doesn't have a binary for your platform by@timrogersin#9608
  • Disable auth check forattestation trusted-rootcommand by@bdehamerin#9610
  • build(deps): bump github /henvic/httpretty from 0.1.3 to 0.1.4 by@dependabotin#9645
  • Fix tenant-awareness fortrusted-rootcommand by@bdehamerin#9638
  • Replace "GitHub Enterprise Server" option with "other" in gh auth login prompting by@jtmcgin#9642
  • build(deps): bump github /cpuguy83/go-md2man/v2 from 2.0.4 to 2.0.5 by@dependabotin#9634
  • Adddnf5instructions todocs/install_linux.mdby@its-miromain#9660
  • build(deps): bump github /theupdateframework/go-tuf/v2 from 2.0.0 to 2.0.1 by@dependabotin#9688

New Contributors

Full Changelog:v2.57.0...v2.58.0

GitHub CLI 2.57.0

16 Sep 15:28
d108784
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog:v2.56.0...v2.57.0

GitHub CLI 2.56.0

09 Sep 12:22
a3f9d85
Compare
Choose a tag to compare

Important note about renewed GPG key

The Debian and RedHat releases have been signed with a new GPG key. If you are experiencing issues updating your.debor.rpmpackages, please readcli/cli#9569.

What's Changed

New Contributors

Full Changelog:v2.55.0...v2.56.0

GitHub CLI 2.55.0

20 Aug 17:56
95a2f95
Compare
Choose a tag to compare

What's Changed

  • Updategh variable getto use repo host by@andyfellerin#9411
  • build(deps): bump actions/attest-build-provenance from 1.3.3 to 1.4.0 by@dependabotin#9400
  • Unify use of tab indent in non-test source files by@muzimuzhiin#9407
  • Add Acceptance Criteria requirement to triage.md for accepted issues by@jtmcgin#9435
  • Improve Unix compliancegh repo set-defaultby@thecaffeinedevin#9431
  • Document thatgh run downloaddownloads the latest artifact by default by@sato11in#9412
  • build(deps): bump github /google/go-containerregistry from 0.20.1 to 0.20.2 by@dependabotin#9432
  • Replace--project.*flags'namewithtitlein docs by@jtmcgin#9443
  • Wrap flags with backticks, continued by@muzimuzhiin#9444
  • Improvegh release create --notes-from-tagbehavior with multiline tag annotation by@babakksin#9385
  • Addpr create --editorby@benebsinyin#9433
  • build(deps): bump actions/attest-build-provenance from 1.4.0 to 1.4.1 by@dependabotin#9451
  • Require Sigstore Bundle v0.2+ when verifying withgh attestationby@codysoylandin#9442
  • build(deps): bump github /creack/pty from 1.1.21 to 1.1.23 by@dependabotin#9459
  • Update Go and other extension workflow templates to reflect recent enhancements tocli/gh-extension-precompileby@BagToadin#9462
  • Add note for external contributors toworking-with-us.mdby@BagToadin#9468
  • Update attestation TUF root by@codysoylandin#9467
  • Improve documentation for pr checks and exit codes by@thecaffeinedevin#9452
  • cmd/pr/checks: Describe bucket and state JSON fields by@arunsathiyain#9439
  • Add Flox as an installation option by@bryanhonofin#9396
  • fix behavior forgh issue develop -b does-not-exist-on-remoteby@benebsinyin#9477
  • Update--project <number>flags ingh searchtoowner/numberby@jtmcgin#9453

New Contributors

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

GitHub CLI 2.54.0

01 Aug 17:47
89cbcfe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog:v2.53.0...v2.54.0

GitHub CLI 2.53.0

17 Jul 18:51
d3d73d9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog:v2.52.0...v2.53.0

GitHub CLI 2.52.0

24 Jun 19:10
467550a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog:v2.51.0...v2.52.0