Skip to content
This repository was archived by the owner on Apr 16, 2023. It is now read-only.

GitHub CLI 2.23.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 07:23
· 1 commit to main since this release

Changelog

  • 94fe6c77 Fix set-default interactive not showing all remotes (#6969)
  • 801c38a2 Add visibility warning to repo edit (#6980)
  • 14eb873b Avoid implicitly fetching when adding a new git remote (#6990)
  • 78fb9095 Teach gh cs create to use current repo as default (#6596)
  • 626c639d Disallow update checker delaying the gh process (#6978)
  • d4c9890c Default to authenticated user on codespace delete (#6944)
  • 052f567e Merge pull request #6977 from cli/disable-update-checker
  • 3c0c450e Merge pull request #6983 from jsoref/repo-fork-default-branch-only
  • e6d64277 Support Fork with Default Branch Only
  • d1e54ecb Merge pull request #6976 from cli/httpretty-body-fix
  • 2097899a Disable gh update checker in our precompiled binaries
  • 9743928b GH_DEBUG: fix api logging not corrupting response bodies
  • 06af84f4 Merge pull request #6932 from cli/godotenv-bump
  • 73fb4c14 secret set: enable multiline values when reading from .env file
  • 0dd7e9c3 Fix panic in ASCII sanitization (#6956)
  • 9f426bf6 Merge pull request #6973 from cli/dependabot/github_actions/microsoft/setup-msbuild-1.3.1
  • 940ef473 Bump microsoft/setup-msbuild from 1.1.3 to 1.3.1
  • 138da0f9 Fix adding/removing projects using flags for edit commands (#6955)
  • c024e856 Merge pull request #6584 from cli/gh-ext-browse-followup
  • b8a6c1da include readme viewing in small help
  • 5dea3a92 Merge branch 'trunk' into gh-ext-browse-followup
  • c9590f36 longer small help
  • 79a1be4f Merge pull request #6948 from cli/dependabot/go_modules/github.com/cli/oauth-1.0.1
  • c36aece5 Bump github.com/cli/oauth from 1.0.0 to 1.0.1
  • ced071fe Sanitize ANSII control characters returned from the server (#6916)
  • 1233bd44 Special case setting dependabot org secrets (#6941)
  • 300bc2cb fix tests
  • 37eee304 WIP fixing tests
  • 1786ece4 Change uint8 to uint64 to hold job with more than 255 run attempts (#6935)
  • 8c41ae8a Merge pull request #6923 from joshmgross/trunk
  • f6431ca0 Use int64 repository IDs for Codespaces user secrets
  • 3ab72f44 WIP: fixing tests
  • ba725d7a update doc
  • 3af8e56c TODOs
  • f60970ff clean up command screen
  • c2c4d8c3 fix silencing git output
  • fec1f115 remove unused args from installGit
  • 868af11b WIP on using pages
  • bcc0d2b8 clean up some key handling
  • b4a6480c Merge remote-tracking branch 'origin/trunk' into gh-ext-browse-followup
  • 0a82a57e WIP on single column support
  • d42744fb freeze input when help active
  • 69a1f0ab use Pages to render help
  • 2f42196f these were bad
  • 5d8d0328 move help to its own window