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

Releases: lengau/gh-snap

GitHub CLI $v2.21.2

28 Jan 06:08
Compare
Choose a tag to compare

GitHub CLI $v2.21.2-pre0

28 Jan 06:02
Compare
Choose a tag to compare

GitHub CLI $v2.21.1

28 Jan 05:57
Compare
Choose a tag to compare

GitHub CLI $v2.21.0

28 Jan 05:52
Compare
Choose a tag to compare

GitHub CLI $v2.21.0-pre.5

28 Jan 05:47
Compare
Choose a tag to compare

GitHub CLI $v2.21.0-pre.3

28 Jan 04:52
Compare
Choose a tag to compare

v2.20.2

28 Jan 04:42
Compare
Choose a tag to compare
Release version v2.20.2

GitHub CLI nightly 2.22.0-3-gbab1b00c

27 Jan 06:14
Compare
Choose a tag to compare
Pre-release

Nightly build of the unofficial snap of GitHub CLI.

Changelog

  • bab1b00c Rename --confirm flag to --yes for various destructive commands (#6915)
  • f669a10c Fix race conditions in invoker_test (#6905)
  • fef41950 Add --reviewer flag completion (#6873)

GitHub CLI nightly 2.22.0-2-gf669a10c

26 Jan 06:14
Compare
Choose a tag to compare
Pre-release

Nightly build of the unofficial snap of GitHub CLI.

Changelog

  • f669a10c Fix race conditions in invoker_test (#6905)
  • fef41950 Add --reviewer flag completion (#6873)

GitHub CLI nightly 2.21.3-pre.0-28-g63ad804a

25 Jan 06:19
Compare
Choose a tag to compare

Nightly build of the unofficial snap of GitHub CLI.

Changelog

  • 63ad804a Add notes about project scope to various commands (#6907)
  • 700bda3a Add gh repo edit --enable-discussions (#6903)
  • 4865eb53 Bump the oauth library (#6885)
  • d49e1ff0 Fix flakey TestUpdateProjectV2Items (#6909)
  • a231b4ad extension create: make initial commit (#6833)
  • 9dc2653b Warn against Windows absolute path when using gh api (#6895)
  • 90ae71b2 Merge pull request #6888 from cli/cmbrose/pf-half-close
  • 71ec2c4e Codespaces create: Fix missing billable owner notice for individuals (#6891)
  • 21c9e7c6 Linter and comment
  • e4890507 Merge remote-tracking branch 'origin/trunk' into cmbrose/pf-half-close
  • 2b95cbc5 Close port forward writer on reader
  • 179e9c25 Add projectsV2 support to issue create, issue edit, pr create, and pr edit (#6735)
  • 06ae07f9 Merge pull request #6880 from cli/setdefault-bare-repo
  • 351226d3 Merge pull request #6881 from cli/reviewers-json-fix
  • 241f9197 Merge pull request #6815 from cli/intake-doc
  • 73dfb876 Use gRPC client to notify codespace of activity (#6870)
  • 8b3e5c15 Fix mergedBy JSON export for PRs
  • 638f6ccc Fix JSON payload for PR review author
  • 8df1e994 repo set-default: support bare git repos
  • 83d08048 Use AuthToken function to retrieve AuthToken instead of GetOrDefault (#6878)
  • 55578208 Migrate search commands to new table printer and add headers (#6869)
  • 9a1056fc Add search commits command (#6817)
  • ba27e5bf Merge pull request #6838 from dmgardiner25/start-remote-server-grpc
  • ce6b7d87 Start SSH server with gRPC
  • 411181d1 Merge pull request #6830 from dmgardiner25/rebuild-container-grpc
  • 98eaac3e Rebuild container using gRPC client
  • 55c5e008 link from readme
  • fa55cf49 add intake document