This repository was archived by the owner on Apr 16, 2023. It is now read-only.
Releases: lengau/gh-snap
Releases · lengau/gh-snap
GitHub CLI nightly 2.23.0-11-g394b23aa
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 394b23aa Include new line after existing fork error log (#7030)
- c9a2d857 Cleanup config.AuthToken and config.DefaultHost methods (#7049)
- df83dc2d Add ability to store tokens in encrypted storage (#7043)
- a33e12a2 Refactor Config interface in preperation for encrypted token storage (#7033)
- 57c73e82 Add
--repo
filter to moregh codespaces
commands (#6669) - aa1fe64c Update golang.org/x/net package (#7026)
- 7541ee6a Retry
git clone
on git clone failure ingh repo fork --clone
(#6962) - 1fbcdf52 Enable darwin arm64 builds in goreleaser (#4435)
- 08a12311 Allow retrieving
projectItems
in JSON and allow adding/removing user owned projects (#7007) - f797213d Allow adding named gpg keys (#6993)
- fd0af5e3 feat: add
--releases
option togh browse
(#6996)
GitHub CLI nightly 2.23.0-1-gfd0af5e3
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- fd0af5e3 feat: add
--releases
option togh browse
(#6996)
GitHub CLI nightly 2.22.1-33-g06af84f4
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 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
GitHub CLI nightly 2.22.1-28-g138da0f9
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 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
GitHub CLI v2.22.1
See upstream release at https://github.com/cli/cli/releases/tag/v2.22.1
GitHub CLI nightly 2.22.1-5-gced071fe
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- ced071fe Sanitize ANSII control characters returned from the server (#6916)
- 1233bd44 Special case setting dependabot org secrets (#6941)
- 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
GitHub CLI nightly 2.22.1-3-g1786ece4
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 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
GitHub CLI nightly 2.22.1-27-gc024e856
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 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
GitHub CLI v2.22.0
See upstream release at https://github.com/cli/cli/releases/tag/v2.22.0
GitHub CLI v2.21.3-pre.0
See upstream release at https://github.com/cli/cli/releases/tag/v2.21.3-pre.0