Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Releases: github/homebrew-gh

v0.2.3

26 Nov 16:28
Compare
Choose a tag to compare
Revert "gh 6.6.6"

This reverts commit 6b96030da618a72cc3541b627d2c5dedde75de94.

v0.2.2

20 Nov 13:07
90843ed
Compare
Choose a tag to compare
Switch `--HEAD` branch to "master"

v0.2.1

18 Nov 19:37
Compare
Choose a tag to compare
gh 0.2.0

Created by https://github.com/mislav/bump-homebrew-formula-action

v0.2.0

18 Nov 18:32
Compare
Choose a tag to compare
gh 0.1.0

Created by https://github.com/mislav/bump-homebrew-formula-action

v0.1.0

08 Nov 18:06
Compare
Choose a tag to compare
gh 0.0.196

Created by https://github.com/mislav/bump-homebrew-formula-action

v0.0.196

08 Nov 16:44
ebf8c6b
Compare
Choose a tag to compare

Changelog

526ca93 🔥 last instance of mockOpenInBrowser
5f9c0dc Add Issue query
d3b6846 Add Issue query
1d913ac Add --version flag support
7b56a86 Add completion script
3cc64f6 Add gh issue list and gh issue view ISSUE_NUMBER
d397ce9 Add gh issue list and gh issue view ISSUE_NUMBER
e5c649f Add issue create test
96da5cd Add pr list command
17e75b3 Add tests
8236fb2 Calculate instead of hardcode the width of the PR number column
e8027b6 Clarify where Version and BuildDate are set
fda8246 Configure goreleaser.yml
0b4860a Ensure git operations preserve their stderr in error output
fec5d68 Extract outputStub into testing.go
287476e Fix issues order
36de53f Fix issues order
42704c3 Log executed git commands when DEBUG is active
af267c6 Merge branch 'master' into exec-cmd-error-info
aac8348 Merge branch 'master' into version-flag
4a32e0a Merge pull request #39 from github/completion
4c76f5c Merge pull request #40 from github/version-flag
f3011fb Merge pull request #43 from github/gh-issue
685761e Merge pull request #47 from github/exec-cmd-error-info
ec75f27 Merge pull request #48 from github/colors
a3d8f28 Merge pull request #52 from github/pr-list
3b3c5b9 Merge pull request #53 from github/issue-status-view
eb8672a Merge remote-tracking branch 'origin/master' into completion
689c974 Merge remote-tracking branch 'origin/master' into issue-status-view
8895169 Merge remote-tracking branch 'origin/master' into pr-list
f077fb9 Merge remote-tracking branch 'origin/master' into pr-list
1509480 Merge remote-tracking branch 'origin/master' into release-mgmt
15b51e5 Merge remote-tracking branch 'origin/master' into release-mgmt
95e5335 No need for GITHUB_TOKEN to bump-homebrew-formula
3c578ea Prototype issue create
5b0678d Tweaks
a92cced Update tests
bb94eef Updates to copy-release action
f9d7718 Use SetPrepareCmd hook to spy on OpenInBrowser
e5d7359 issue listissue status to bring in line with pr prototype
7697acf pr list: indicate state by color, useful for -s all
185405e fix pr filtering
3dd1bc6 go mod tidy
8b716d6 move to init
f7b691d use mgutz/ansi in utils

v0.0.195

07 Nov 19:17
Compare
Choose a tag to compare

Changelog

82f91df fix binary

v0.0.193

07 Nov 18:41
9e086ee
Compare
Choose a tag to compare

Changelog

3c2ed72 Update releases.yml

v0.0.191

07 Nov 18:35
9e086ee
Compare
Choose a tag to compare

Changelog

3d4c08f 🔥 github package
67098f7 A nice error
7007a46 A non-successful response returns early
7f0250d Add .goreleaser.yml
f596816 Add CI
72307e9 Add Context.SetAuthToken
6de3001 Add Makefile
130e3cd Add PRView test
8b74c3f Add PRView tests
ea7570c Add VS Code settings
d4a9bd0 Add bold
b6ab814 Add brew info
46318eb Add copy phase
5a711aa Add copy repo action
a24db0f Add debug output
5f5c535 Add fixture
4848314 Add mising files
571715a Add node-fetch
b0911cc Add pr show command
505c52e Add release action
c5ffa59 Add simple graphql function
6441121 Add some output
2b9c380 Add test for gh pr list
ce6aa87 Add test for invalid remote URLs
cf60199 Add version
be4906e Also print cmd usage string on "unknown command"
4f7c250 Clean some things up
401671e Clean up tests
7bd0b34 Cleanup of unnecessary functionality in 'git'
e1fb539 Color brackets
fe88746 Create overridable Context interface
c7e2604 Customizable API client
3420220 Don't panic
a40aae3 Don't treat no active PR as an error
77c8bc5 Eliminate package-level state in git remote parsing
2a34a7f Ensure remote URL parsing tests don't read user SSH config files
e46b9b3 Ensure that errors are printed to stderr
bd3dfce Extract OAuth logic into a struct
2b88aea Fix global --repo, --current-branch functionality
e0d004e Generate and verify random "state" value
2032034 Great work corey
3118332 Identify as "GitHub CLI" to API requests
c777bba Improve config file parsing
70d7444 Keep original order of remotes
3af0ec8 Make show work
58e4ede Merge branch 'master' into test
18d9467 Merge pull request #14 from github/test
cb95603 Merge pull request #17 from github/ghr-context
578dab3 Merge pull request #22 from github/style-pr-list
eab87f7 Merge pull request #24 from github/add-pr-show
52f82d0 Merge pull request #25 from github/pr-view-tests
d173ef3 Merge pull request #26 from github/rm-binary
7fc0e88 Merge pull request #27 from github/fix-repo-branch-flags
c898057 Merge pull request #31 from github/stop-vendor
55c3550 Merge pull request #32 from github/update-readme
06a9b86 Merge pull request #34 from github/no-global
b93369c Merge pull request #37 from github/remove-readme-redirect
d84a8f2 Merge pull request #41 from github/silence-usage
9856f07 Merge pull request #5 from github/user-agent
adaaf4d Merge pull request #6 from github/oauth
2b75cd8 Merge pull request #8 from github/graphql
0e6a693 Merge remote-tracking branch 'origin/graphql' into ghr-context
bb377a2 Merge remote-tracking branch 'origin/master' into add-pr-show
b70d051 Merge remote-tracking branch 'origin/master' into ghr-context
f5a66f1 Merge remote-tracking branch 'origin/master' into no-global
8d83850 Merge remote-tracking branch 'origin/master' into pr-view-tests
f4b3ed6 Merge remote-tracking branch 'origin/master' into release-mgmt
e2dac09 Now able to use api in oauth flow
302eb63 One weird trick to prevent macOS firewall popup
1a3584e Preliminary OAuth flow
d6eaad1 Pull out queries
df09d5f Remove caching
7c31d3a Remove command.test
dc6ffb7 Remove debug
f609a99 Remove logging
3ae7af1 Remove redirect to helper-cli from the README
407cdc6 Remove token
5dd60c0 Remove unnecessary functionality from HTTP client
199ff7f Remove unused functionality from 'project'
52c009e Rename package to api
06dea60 Rename to "github/gh-cli"
cc31084 Revert "towards moving config into context"
e8cea15 Silence Cobra usage on errors
322d926 Stop requiring vendored dependencies in CI
3dd29c8 Style gh pr list
c040e7c Test FindByName
6724241 Test SSH config parser
fb72fe0 Test remote parsing
42b046f Tests use temp git repo
274b012 Trying to test the gh pr list
ea8c1df Update .gitignore
487a25e Update README.md
402e20e Update README.md
51b1a6f Update action
98c080f Update client.go
36f58c8 Update code
4ba900b Update command/pr.go
fb684ac Update index.ts
0257a48 Update releases
04861a1 Use RunE instead of panicking
1564a34 Use Url
048fa00 Use eq in more tests
41e0089 Use correct package name
cc3d55d Use fixture directory
882a640 Use func var to override GraphQL calls
2ec2bc7 Use go 1.13
030f0cb Use go mod tidy
052f56b Use gookit for colors
efc7501 Use random available port number
0e260ec Use the correct variable name :)
4d3b890 Use the entire fixture path
f648bf0 Use typescript
74afac5 Vendor the files
395d835 WIP eliminate package-level state in commands, context
ded6d6d We don't need those files
f651d1c Wire up OAuth authentication flow to initialize config file
457ef18 add GitHubRepository
31b0163 add context.go and move over getToken
bb574df another one
cd4853a build output
ecc2a5c change
e5467d7 debug
9e6a0f2 fix url
3509d19 go mod tidy
a171e5f go mod tidy
99e3f3c initial commit
9c72583 less colon
8558c27 move more stuff into context.go
cec6d24 move remote to context package
908478c new
40885cd no need
f659bad no need to tidy
04007ea only update on tag
ba6fae8 remove hub dep
331adee remove more dead code
175c78c remove project in favor of ghr
d888a3b remove some dead code
3b635d5 remove unused method
81353f5 rename to helpers
3fecba6 rename v to data
87ff1f0 rm accidentally checked-in binary
6fda9a6 simplify
03a84c3 small tweaks
c956bf8 spacing
91f4832 switch to context struct
7427716 towards moving config into context
28e4975 tweaks
ddeb015 use github/homebrew-gh
55cbf37 use spaces
7a82ae9 wow