Mislav Marohnić
89eff6c790
Merge pull request #3750 from itsme-alan/patch-1
...
Update upgrade docs for winget
2021-06-01 13:44:48 +02:00
Husrav Homidov
5fb5d41bb8
Merge pull request #28 from ravocean/trunk
...
Starter code for testing
2021-05-31 16:40:57 -07:00
ravocean
6391bf5801
Starter code for testing
2021-05-31 16:39:10 -07:00
bchadwic
798e03cf15
working on testing browse.go
2021-05-31 15:21:15 -07:00
Thanh D Tran
8fa2457163
Merge pull request #27 from ttran112/trunk
...
added the message to help the user navigate github
2021-05-31 14:09:23 -07:00
ttran112
52e7b7cc86
added the message to help the user navigate github
2021-05-31 14:08:15 -07:00
jlsestak
0f2e2990cc
Merge pull request #26 from jlsestak/trunk
...
Fixed error messages, added repo override
2021-05-31 13:02:51 -07:00
Jessica Sestak
0bfeb8926a
Fixed error messages, added repo override
2021-05-31 13:02:05 -07:00
Mislav Marohnić
6bb34cf6a2
Merge pull request #3270 from tylerxwright/feature/issue-3265-implement-gh-secret-list-env
...
Adds the ability to list environment secrets - gh secret list -e dev
2021-05-31 21:22:07 +02:00
Tyler Wright
e5bdaaab2c
Add ability to list environment secrets
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-05-31 21:15:10 +02:00
Mislav Marohnić
157bab18e4
Merge pull request #3679 from g14a/feature/list-secrets-limit
...
List all secrets instead of being subject to the default limit of 30 results
2021-05-31 21:11:21 +02:00
Husrav Homidov
bd28e0e957
Merge pull request #23 from ravocean/trunk
...
Finished refactoring (addCombined)
2021-05-31 11:45:50 -07:00
ravocean
a8a01badf1
Finished refactoring (addCombined)
2021-05-31 11:42:48 -07:00
Mislav Marohnić
260f720c07
💅 refactor and add tests for Secrets pagination
2021-05-31 20:40:53 +02:00
Gowtham Munukutla
cb60538709
paginate to get all secrets at once
2021-05-31 20:39:32 +02:00
Husrav Homidov
2444e4aadc
Merge branch 'bchadwic:trunk' into trunk
2021-05-31 10:59:35 -07:00
bchadwic
c162a28099
started to refactor the code base
2021-05-31 10:57:16 -07:00
Husrav Homidov
ab037b0e74
Merge branch 'cli:trunk' into trunk
2021-05-31 10:11:40 -07:00
itsme-alan
b51403391e
Update upgrade docs for winget
2021-05-31 13:22:35 +05:30
Thanh D Tran
74d9a9b866
Merge pull request #22 from ttran112/trunk
...
fixed the 404 edge case error
2021-05-30 20:28:37 -07:00
ttran112
5077d4794c
fixed the 404 edge case error
2021-05-30 20:25:11 -07:00
Gowtham Munukutla
5c96d5d460
fix lint errors
2021-05-30 13:53:56 +05:30
Gowtham Munukutla
c4beed8276
complete tests
2021-05-30 13:42:39 +05:30
Gowtham Munukutla
9b87b13b80
add test cases WIP
2021-05-29 19:27:30 +05:30
jack1142
42333bb2d1
Update issue non-tty view formatting and its tests
2021-05-29 04:44:48 +02:00
jack1142
979ec9298d
Update issue tty view formatting and its tests
2021-05-29 04:44:48 +02:00
jack1142
3943a8bb1f
Update PR tty view formatting and its tests
2021-05-29 04:44:34 +02:00
Mislav Marohnić
1a980e768c
Fix how teams are displayed in requested reviewers
...
1. The `--json` export now only renders the `login` field for User types
and `name` and `slug` fields for Team types.
2. The `pr view` command now renders team reviewers in the format of
`ORG/SLUG` instead of the team name. This is so that the same value
can be used in the `pr create -r` flag.
2021-05-28 14:32:31 +02:00
Gowtham Munukutla
e160dd3eae
fix listing of PRs when merged ones are searched ( #3730 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2021-05-28 10:11:12 +00:00
Sam
35e5c758b5
Merge pull request #3701 from mercimat/fix-pr-team-reviewrequests
...
fix adding/removing team reviewers with `gh pr edit`
2021-05-27 09:09:58 -04:00
Sam Coe
761fa94831
Small nitpicky polish
2021-05-27 08:47:41 -04:00
Husrav Homidov
53dff30ab0
Merge branch 'cli:trunk' into trunk
2021-05-26 19:32:29 -07:00
Thanh D Tran
43a9709e4e
Merge pull request #18 from ttran112/trunk
...
fix minor error and add branchName for addArgs, addCombine
2021-05-26 19:29:14 -07:00
ttran112
cb3792051a
fix minor error and add branchName for addArgs, addCombine
2021-05-26 19:27:07 -07:00
Thanh D Tran
c127ca4051
Merge pull request #17 from ttran112/trunk
...
fix addArgs and combine by addding branchName parameter
2021-05-26 17:47:30 -07:00
ttran112
3a48c35bc6
fix addArgs and combine by addding branchName parameter
2021-05-26 17:45:42 -07:00
Sam Coe
602167c0c7
Address PR comments
2021-05-26 11:28:58 -04:00
Mislav Marohnić
ece536a5fd
Merge pull request #3700 from cli/pr-checkout-deleted
...
Fix `pr checkout` for PRs coming from deleted forks
2021-05-26 12:59:02 +02:00
Mislav Marohnić
ebf2bb9f4b
Merge pull request #3714 from cli/pr-checkout-push
...
Fix `pr checkout` setting up git push configuration
2021-05-26 12:49:24 +02:00
jlsestak
7a0329e708
Merge pull request #15 from jlsestak/trunk
...
made branch and line flags, fixed path
2021-05-25 23:05:25 -07:00
Jessica Sestak
88ce5320f6
made branch and line flags, fixed path
2021-05-25 23:04:42 -07:00
jlsestak
f43113e3c9
Merge pull request #14 from jlsestak/trunk
...
added combination of args, partial fix to args
2021-05-25 22:49:32 -07:00
Jessica Sestak
a65266bf36
added combination of args, partial fix to args
2021-05-25 22:47:08 -07:00
Husrav Homidov
282bb9a014
Merge pull request #11 from ravocean/trunk
...
Tidied up the logic of openInBrowser
2021-05-25 21:44:45 -07:00
ravocean
1e61f41cd9
Tidied up the logic of openInBrowser
2021-05-25 21:42:42 -07:00
Ben
50af6c1658
broke the flag checking into a separate function, and created a http response checker function
2021-05-25 17:54:23 -07:00
Sam Coe
583e74d70c
Add support for XDG_STATE_HOME
2021-05-25 16:30:51 -04:00
Mislav Marohnić
053d43f705
Fix pr checkout setting up git push configuration
2021-05-25 15:43:18 +02:00
bchadwic
24abf29acb
created a test file
2021-05-24 21:16:37 -07:00
Sam
6b49b487e2
Merge pull request #3707 from cli/fix-test-env
...
Fix test that was deleting local config folder
2021-05-24 18:41:41 -04:00