Sam Coe
8891456b4b
Update go-gh to v1.0.0 ( #6618 )
2022-11-15 15:11:10 +02:00
Sam Coe
98ab1f2587
Authenticate network git commands ( #6541 )
2022-11-15 13:14:37 +02:00
Sam Coe
649fb35ece
Fix up bindir for new version of goreleaser ( #6621 )
2022-11-15 11:40:30 +02:00
Sam Coe
44e6483717
Set fetch depth for goreleaser to work properly
2022-11-15 09:37:24 +02:00
Sam Coe
c066edc984
Fix commands that use iostreams RefreshScreen ( #6607 )
2022-11-14 16:08:00 +01:00
Mislav Marohnić
3fd73ec470
Merge pull request #6608 from cli/revert-6552-owner-affiliations
...
Fix listing repositories for a named GitHub user
2022-11-14 14:01:42 +01:00
Sam Coe
45be3509bb
Update goreleaser so we can release ARM64 binaries for windows ( #6605 )
2022-11-14 13:54:16 +02:00
Mislav Marohnić
5408197a06
Revert "Fix repo list when belonging to org with IP Allow list enabled"
2022-11-14 12:46:41 +01:00
chemotaxis
8cdff1327c
Merge remote-tracking branch 'upstream/trunk' into gh-issue-lock
...
Resolved conflicts mainly around pinning comments.
2022-11-13 19:12:19 -05:00
Sam Coe
6bbfc5056d
Use git client in extension manager ( #6547 )
2022-11-10 11:38:12 +02:00
Mislav Marohnić
9971c12bed
Group issue commands into general vs. additional
2022-11-09 21:55:39 +01:00
Mislav Marohnić
4d0206510a
go mod tidy
2022-11-09 21:50:08 +01:00
Mislav Marohnić
30ad3f0fd1
Fix SECURITY.md
2022-11-09 20:07:56 +01:00
Nate Smith
f048eb9061
Merge pull request #6587 from maclarel/patch-1
2022-11-09 10:34:30 -08:00
Logan MacLaren
58deedb9f3
Create SECURITY.md
2022-11-09 12:41:04 -05:00
Mislav Marohnić
278ff59fce
Allow accessing Cobra built-in doc generation features
...
Setting GH_COBRA allows access to Cobra's built-in implementation of generating man pages and markdown trees. This is useful for testing and comparing our overrides against Cobra's own logic.
2022-11-09 17:30:32 +01:00
Mislav Marohnić
b3aeaf6c2e
Remove the feedback section from gh help
2022-11-09 16:43:18 +01:00
Mislav Marohnić
b12ea845ef
Migrate to the new Cobra command grouping feature
2022-11-09 16:42:13 +01:00
Mislav Marohnić
8c0feacb71
Bump Cobra
2022-11-09 15:02:20 +01:00
Nate Smith
f2febbc46e
Merge pull request #6567 from cli/gh-ext-search
...
gh ext search
2022-11-08 12:54:07 -08:00
vilmibm
036e16608f
Merge remote-tracking branch 'origin/trunk' into gh-ext-search
2022-11-08 12:40:21 -08:00
Nate Smith
bd54e8e472
Merge pull request #6530 from cli/gh-ext-browse-tview
...
gh ext browse
2022-11-08 12:35:10 -08:00
vilmibm
3abba558f3
review feedback
2022-11-08 12:32:44 -08:00
vilmibm
85e336526d
tweak usage
2022-11-08 12:31:33 -08:00
vilmibm
e84383589e
add more usage info
2022-11-08 11:15:39 -08:00
vilmibm
4bc623591f
gh ext browse
2022-11-08 10:51:20 -08:00
vilmibm
869248fc53
review feedback
2022-11-07 15:05:35 -08:00
vilmibm
4a2c5f222a
add gh ext search
2022-11-04 15:21:12 -07:00
JP Ungaretti
a8f5767674
Merge pull request #6568 from jungaretti/jungaretti/add-proto-guide
...
Add instructions for adding protocol buffers
2022-11-04 13:40:25 -07:00
JP Ungaretti
67236841ee
Specify directory for generate.sh
2022-11-04 20:30:41 +00:00
JP Ungaretti
95542a8211
Remove colon from header
2022-11-04 20:28:47 +00:00
JP Ungaretti
c020d602ff
Remove extra generation
2022-11-04 20:14:48 +00:00
JP Ungaretti
7ade90089d
Add docs for gRPC
2022-11-04 20:12:19 +00:00
Natthakit Susanthitanon
8617eb7df9
Add jobs field for run view --json ( #6507 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-11-03 12:59:35 +00:00
Mislav Marohnić
b94d07347f
Add support for garage.github.com ( #6478 )
2022-11-03 12:12:38 +00:00
Mislav Marohnić
9ec2107cc6
Merge pull request #6421 from cli/go-gh-term
...
Dogfood term package from go-gh
2022-11-03 13:02:24 +01:00
Mislav Marohnić
c2793b62c4
Bump go-gh
...
Features:
- Support garage.github.com
- Resolve ssh hostname aliases with `ssh -G`
- Correctly measure terminal size when stdout is redirected
2022-11-03 12:51:51 +01:00
Ariel Deitcher
33e589465e
--force overrides pinned extensions (#6513 )
2022-11-03 12:12:20 +01:00
Sam Coe
f96b2fce57
Refactor git client and add tests ( #6525 )
2022-11-03 11:58:38 +01:00
Mislav Marohnić
6c8aaff919
Merge pull request #6538 from cli/release-make-latest
...
Support explicitly marking a Release as "Latest"
2022-11-03 11:31:10 +01:00
Mislav Marohnić
63a64ee4f0
Merge pull request #6556 from cli/time-zone-test
...
Normalize time-zone headers in tests
2022-11-03 11:30:04 +01:00
Mislav Marohnić
57b3ef1f38
Merge pull request #6558 from cli/setup-git-windows
...
Fix setting up git credential helper on Windows
2022-11-02 18:58:02 +01:00
BakaFT
fa2223129b
Warn from gh gpg-key add when key is not armored ( #6528 )
...
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-11-02 16:33:25 +01:00
Mislav Marohnić
ba028b9044
Fix setting up git credential helper on Windows
2022-11-02 15:53:26 +01:00
Mislav Marohnić
4b2e380768
Normalize time-zone headers in tests
...
Setting a static time zone guards from test failures when the local time zone could not be detected.
2022-11-02 12:54:39 +01:00
Mislav Marohnić
ff9b18310a
Merge pull request #6552 from cli/owner-affiliations
...
Fix `repo list` when belonging to org with IP Allow list enabled
2022-11-02 10:28:22 +01:00
Luis Filipe Pessoa
a15c254eba
Adding output functionality ( #6410 )
...
Output flag allows one to download to a specific file location or event redirect to output using '-' as argument.
Co-authored-by: Mislav Marohnić <mislav@github.com>
2022-11-02 10:24:33 +01:00
Mislav Marohnić
17e64674f5
repo list: fix when belonging to org with IP Allow list enabled
...
Using `ownerAffiliations` instead of `affiliations` seems more semantically correct to list all repos belonging to a user or an organization, but the latter thas an added benefit that it also works around a problem when the API would return an error if the user happens to belong to an organization that has IP allow list enabled.
From our GraphQL docs:
> `affiliations`: Array of viewer's affiliation options for repositories returned from the connection. For example, OWNER will include only repositories that the current viewer owns.
>
> `ownerAffiliations`: Array of owner's affiliation options for repositories returned from the connection. For example, OWNER will include only repositories that the organization or user being viewed owns.
2022-11-02 00:55:46 +01:00
Caleb Brose
3692defe8d
Merge pull request #6551 from jungaretti/jungaretti/incremental-rebuild
2022-11-01 17:45:31 -05:00
JP Ungaretti
925edf3892
Add long description
2022-11-01 22:35:39 +00:00