vilmibm
c2f4bbac6b
Do not set default for survey prompt if empty string passed
2022-09-12 17:43:57 -07:00
Chris Westra
8cf8a16e6a
WIP add --checkout option
2022-09-12 17:20:24 -04:00
Chris Westra
6248e62611
Use GraphQLQuery test helper
...
GraphQLMutation expects a single `input` variable
2022-09-12 11:28:49 -04:00
dependabot[bot]
e16bf033ed
Bump github.com/AlecAivazis/survey/v2 from 2.3.5 to 2.3.6 ( #6243 )
...
Bumps [github.com/AlecAivazis/survey/v2](https://github.com/AlecAivazis/survey ) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/AlecAivazis/survey/releases )
- [Commits](https://github.com/AlecAivazis/survey/compare/v2.3.5...v2.3.6 )
---
updated-dependencies:
- dependency-name: github.com/AlecAivazis/survey/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-12 14:38:28 +00:00
Chris Westra
e1b83496fa
Make sure struct fields are public
2022-09-12 10:30:38 -04:00
Sam Coe
4bd5c2db9d
Rely on go-gh browser resolution ( #6237 )
2022-09-12 13:23:36 +04:00
ffalor
e5b37ee661
add --required flag to gh pr checks ( #5648 )
2022-09-10 08:00:29 +00:00
dependabot[bot]
537dcb2739
Bump github.com/google/go-cmp from 0.5.8 to 0.5.9 ( #6219 )
...
Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp ) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/google/go-cmp/releases )
- [Commits](https://github.com/google/go-cmp/compare/v0.5.8...v0.5.9 )
---
updated-dependencies:
- dependency-name: github.com/google/go-cmp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 08:29:36 +04:00
Ashwin Jeyaseelan
eaabd35b76
Revert "Added functionality for org-level codespaces secrets ( #6171 )" ( #6223 )
...
This reverts commit bde64b3191 .
2022-09-09 08:18:03 +04:00
Chris Westra
2e98e8a4a7
Get that test mostly working
2022-09-08 17:17:06 -04:00
Chris Westra
5734df806b
FIll in all the missing stuff in the test setup
2022-09-08 12:18:37 -04:00
Chris Westra
5f3f00f909
WIP
2022-09-08 10:04:12 -04:00
Chris Westra
7c7896859c
Add flag to features list
2022-09-08 10:02:00 -04:00
Ashwin Jeyaseelan
bde64b3191
Added functionality for org-level codespaces secrets ( #6171 )
2022-09-08 09:40:53 +04:00
Chris Westra
0e1bae7be0
WIP
2022-09-06 17:04:37 -04:00
Mislav Marohnić
9e71c65b13
Merge pull request #6209 from cli/new-gpg-key
...
Restore Debian installation instructions
2022-09-06 19:46:39 +02:00
Mislav Marohnić
e2e8d697db
Fix closing IOStreams.Out after finishing writing to the pager ( #6210 )
2022-09-06 19:22:31 +02:00
Mislav Marohnić
a6636994bf
Disable flakey ports update visibility tests ( #6203 )
2022-09-06 15:31:36 +00:00
Mislav Marohnić
436d9ef859
Fix "missing method Fd" crash on Windows ( #6200 )
...
This ensures that `IOStreams.Out` always keeps the original `Fd()` value even if it's wrapped as a Colorable stream for Windows in cases when enabling virtual terminal processing has failed.
2022-09-06 17:29:06 +02:00
Mislav Marohnić
23933fd527
Restore Debian installation instructions
2022-09-06 16:43:03 +02:00
Sam Coe
28c6c8a546
Remove pubkey as it is no longer necessary ( #6208 )
2022-09-06 14:31:24 +00:00
Sam Coe
9599952d5c
Update distributions gpg key ( #6207 )
2022-09-06 18:15:02 +04:00
Sam Coe
2b0b4b8f00
Update rpm script ( #6206 )
2022-09-06 17:57:58 +04:00
Sam Coe
0968ac6225
Use secret public key instead of file ( #6204 )
2022-09-06 17:26:09 +04:00
Sam Coe
39df244d2d
Dont hardcode keygrip ( #6202 )
2022-09-06 12:59:51 +00:00
Bindu
9fddb07eab
Add --notes-start-tag flag for generating release notes in gh release create ( #6107 )
2022-09-06 16:06:18 +04:00
Anthony Fok
c219579c63
Bump github.com/spf13/cobra from v1.4.0 to v1.5.0 ( #6196 )
2022-09-06 09:43:40 +04:00
3x!1
b53c2c37e9
Link to the issue for more information. ( #6189 )
2022-09-04 16:10:49 +00:00
Nate Smith
c058c6ddff
Merge pull request #6180 from cli/key-workaround
...
mention broken deb installation
2022-09-02 18:24:01 -06:00
vilmibm
f2fa43a508
mention broken deb installation
2022-09-02 18:15:39 -06:00
Edward Hartwell Goose
5f52a1d964
Improve setup instructions ( #6156 )
2022-09-02 09:43:41 +00:00
Chris Westra
152b861001
WIP
2022-09-01 16:36:48 -04:00
Takeshi Sato
e2f344fef4
Add --clobber / --skip-existing to release download ( #6053 )
2022-09-01 12:28:25 +00:00
Mark Woods
e876b22963
Change markdown wrap limit match terminal width ( #6016 )
2022-09-01 07:36:25 +00:00
Ride The Snake
21014fbeb4
Add repository name without owner to search output fields ( #6160 )
2022-09-01 06:24:27 +00:00
ffalor
665e4e3446
Add new commands issue pin and issue unpin ( #5597 )
2022-08-31 10:16:45 +00:00
Wheeler Law
8cd9641284
Add newline to body when viewing machine readable release ( #6108 )
2022-08-31 10:29:38 +04:00
Natthakit Susanthitanon
ac036c1c5b
Fix browse issue with leading hashtag ( #6144 )
2022-08-29 10:58:46 +00:00
Chris Westra
711591c92b
WIP
2022-08-26 15:25:19 -04:00
Sam Coe
2fc0ffd0be
Fix auth refresh prompter initialization ( #6141 )
...
* Fix prompter not being initialized in auth refresh
* fix broken issue list test
2022-08-25 12:07:40 +03:00
Nate Smith
4716de40e4
Merge pull request #6127 from sparr/doc-source-sudo-E
...
Mention possible need for sudo -E to run make install
2022-08-24 14:06:08 -05:00
Nate Smith
f8d7c1c0a9
Merge pull request #6135 from satotake/inject-now-to-test
...
Refactor `issue list` and `pr list` tests
2022-08-24 13:06:15 -05:00
satotake
b3ab76818c
Refactor issue list and pr list tests
...
following #6085
* Inject fake `Now` function to tests of `issue list` / `pr list`
* Remove `regexp` from the tests
2022-08-25 00:01:29 +09:00
Sam Coe
6955db471d
Set default value for all Select prompts ( #6131 )
2022-08-24 09:10:38 +03:00
chemotaxis
7a5ed08185
Test reasonsMap construction
...
Make sure reasons were added in the correct order.
2022-08-23 23:24:42 -04:00
chemotaxis
077ab39738
Implicitly return the nil value when no lock reason given
...
While I usually like explicitly setting all values, getting rid of
setting the empty string streamlines map construction and testing.
The reasonsMap will return the nil value because the empty string is not
in the map.
2022-08-23 23:16:15 -04:00
chemotaxis
4bb6e0d585
Alphabetize fields
2022-08-23 14:29:21 -04:00
chemotaxis
2970555cea
Update comments
2022-08-23 14:24:13 -04:00
Nate Smith
9af193029b
Merge pull request #6103 from jsoref/issue-6102
...
feat: Fallback to notepad on Windows
2022-08-23 12:42:27 -05:00
Caleb Brose
6b24949649
Merge pull request #5958 from cli/cmbrose/no-auto-key-if-uploaded
...
Check for already configured ssh keys before using automatic key
2022-08-23 12:09:16 -05:00