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.25.1-2-g39805fa9
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 39805fa9 Properly handle closing files that have been writen to (#7199)
- 3534cf75 Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#7217)
GitHub CLI nightly 2.25.1-19-g185ebbe6
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 185ebbe6 Add a
--fail-fast
option topr checks --watch
(#7203) - 5a2c24d3 docs: revise GH_CONFIG_DIR content in help_topic.go (#7230)
- 82927b0c Merge pull request #7186 from srgk26/trunk
- 9cf6f77a Merge pull request #7212 from wingkwong/feat/gist-rename
- c6454064 refactor: revise errMsg in rename_test.go
- 6854f0f6 refactor: remove unnecessary validations
- 951d1aaa refactor: use ExactArgs instead of MaximumNArgs
- 5699daef refactor: change from [] to {}
- 39805fa9 Properly handle closing files that have been writen to (#7199)
- 3534cf75 Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#7217)
- 3b27e068 feat: gist rename test
- 9c83723a Merge branch 'trunk' into trunk
- b705ea94 fix: revise test cases in TestNewCmdRename in rename_test.go
- 9e1d34f4 feat: add FlagErrorf for missing flag cases
- eb2da16b feat: TestNewCmdRename for gist rename
- daf49221 refactor: remove unused code
- 54de75db feat: add gist rename logic
- f9d3b71c feat: add gistRenameCmd to gist.go
- 239a515f Added apt update command to linux install docs.
GitHub CLI nightly 2.25.1-17-g82927b0c
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 82927b0c Merge pull request #7186 from srgk26/trunk
- 9cf6f77a Merge pull request #7212 from wingkwong/feat/gist-rename
- c6454064 refactor: revise errMsg in rename_test.go
- 6854f0f6 refactor: remove unnecessary validations
- 951d1aaa refactor: use ExactArgs instead of MaximumNArgs
- 5699daef refactor: change from [] to {}
- 39805fa9 Properly handle closing files that have been writen to (#7199)
- 3534cf75 Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 (#7217)
- 3b27e068 feat: gist rename test
- 9c83723a Merge branch 'trunk' into trunk
- b705ea94 fix: revise test cases in TestNewCmdRename in rename_test.go
- 9e1d34f4 feat: add FlagErrorf for missing flag cases
- eb2da16b feat: TestNewCmdRename for gist rename
- daf49221 refactor: remove unused code
- 54de75db feat: add gist rename logic
- f9d3b71c feat: add gistRenameCmd to gist.go
- 239a515f Added apt update command to linux install docs.
GitHub CLI nightly 2.24.3-4-g661d9621
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 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
GitHub CLI nightly 2.24.3-22-g0b9b1f71
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 0b9b1f71 use Prompter for
pkg/cmd/repo/archive
(#7083) - 9d10439e Merge pull request #7195 from jongwooo/chore/replace-deprecated-command-with-environment-file
- 3a89f14d Replace deprecated command with environment file
- 9596fd53 Skip checking keyring for token in certain scenarios (#7169)
- d9051658 Bump actions/setup-go from 3 to 4 (#7177)
- 7bd71532 Fix multiword keyword quoting for search commands (#7170)
- 999caaa0 Merge pull request #7180 from cli/jtpetty/issue-455
- 6d095009 Fixes #455 - Hide "current branch" for pr status --repo
- 41a45713 Tech debt cleanup for variable and secret commands (#7151)
- 5191c502 Only replace control sequences (#7168)
- f7930a43 Dont follow redirects on repo delete (#7106)
- 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 forgh 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
GitHub CLI nightly 2.24.3-19-g9596fd53
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 9596fd53 Skip checking keyring for token in certain scenarios (#7169)
- d9051658 Bump actions/setup-go from 3 to 4 (#7177)
- 7bd71532 Fix multiword keyword quoting for search commands (#7170)
- 999caaa0 Merge pull request #7180 from cli/jtpetty/issue-455
- 6d095009 Fixes #455 - Hide "current branch" for pr status --repo
- 41a45713 Tech debt cleanup for variable and secret commands (#7151)
- 5191c502 Only replace control sequences (#7168)
- f7930a43 Dont follow redirects on repo delete (#7106)
- 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 forgh 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
GitHub CLI nightly 2.24.3-18-gd9051658
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- d9051658 Bump actions/setup-go from 3 to 4 (#7177)
- 7bd71532 Fix multiword keyword quoting for search commands (#7170)
- 999caaa0 Merge pull request #7180 from cli/jtpetty/issue-455
- 6d095009 Fixes #455 - Hide "current branch" for pr status --repo
- 41a45713 Tech debt cleanup for variable and secret commands (#7151)
- 5191c502 Only replace control sequences (#7168)
- f7930a43 Dont follow redirects on repo delete (#7106)
- 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 forgh 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
GitHub CLI nightly 2.24.3-14-g41a45713
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- 41a45713 Tech debt cleanup for variable and secret commands (#7151)
- 5191c502 Only replace control sequences (#7168)
- f7930a43 Dont follow redirects on repo delete (#7106)
- 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 forgh 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
GitHub CLI nightly 2.24.3-12-gf7930a43
Nightly build of the unofficial snap of GitHub CLI.
Changelog
- f7930a43 Dont follow redirects on repo delete (#7106)
- 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 forgh 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
GitHub CLI nightly 2.24.3-11-ge5a0b1fe
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 forgh 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