Skip to content
GitHub CLI 2.16.1 Latest
Compare
Choose a tag to compare
@github-actions github-actions released this
· 5 commits to trunk since this release
ec49359

What's Changed

  • ssh-key list: add header and ID column to the output by @nsmag in #6270
  • workflow run: recognize .yaml in addition to .yml suffix as workflow file name by @mislav in #6344
  • Respect GH_HOST in auth login, repo delete by @mislav in #6347
  • use Prompter in context by @vilmibm in #6313
  • Use T.Setenv to set env vars in tests by @Juneezee in #6333
  • Replace os.Setenv with t.Setenv by @samcoe in #6345
  • Ensure local keys don't interfere with ssh_test by @cmbrose in #6317
  • Clarify Linux installation instructions by @mislav in #6312
  • Add Amazon Linux 2 installation instructions by @jonasjancarik in #6325

New Contributors

Full Changelog: v2.16.0...v2.16.1