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

GitHub CLI nightly 2.24.3-11-ge5a0b1fe

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Mar 07:19
· 1 commit to main since this release

Nightly build of the unofficial snap of GitHub CLI.

Changelog

  • e5a0b1fe Add variable delete command (#6929)
  • c8250958 Add variable list command (#6995)
  • 88cc4d25 Add variable set command (#6928)
  • 76f6aa1f Clarify gh auth refresh command behavior (#7132)
  • cff5dec2 Make repo sync git fetch authenticated (#7139)
  • c2d728ec Improve documentation and consistency of the --commit flag for gh browse command (#7105)
  • 78ffa73f Use transform.Transformer interface for ascii sanitization (#7117)
  • 661d9621 Merge pull request #7116 from cli/even-more-prompts
  • aae4023c use t.Cleanup(m.Verify)
  • 10dd74b4 fix bug with Prompter.MultiSelect
  • b5c3d982 new tooling for assertions about prompting