Commit graph

9039 commits

Author SHA1 Message Date
William Martin
fd6ae5559f
Merge pull request #10439 from cli/attestation-client-race-fix
Add mutex to fix race in attestation test client
2025-02-13 16:30:39 +01:00
Cody Soyland
ad2cfe074f
Add mutex to fix race in attestation test client
Signed-off-by: Cody Soyland <codysoyland@github.com>
2025-02-13 10:18:30 -05:00
William Martin
556e72fc6a
Merge pull request #10430 from iamazeem/remove-trailing-whitespace
Remove trailing whitespace
2025-02-13 16:00:20 +01:00
Azeem Sajid
8b7fb231ec Remove trailing whitespace 2025-02-13 11:06:27 +05:00
Andy Feller
cdb44f8298
Merge pull request #10334 from iamazeem/9132-gh-repo-view-set-default
[gh repo view] Improve error message for forked repo
2025-02-12 09:55:13 -05:00
Fredrik Skogman
6899fe21dd
Merge pull request #10421 from cli/exit1-wrong-predicate-type
Exit with error if no matching predicate type exists
2025-02-11 15:31:07 +01:00
Fredrik Skogman
bf3a40aef3
Exit with error if no matching predicate type exists
Signed-off-by: Fredrik Skogman <kommendorkapten@github.com>
2025-02-11 09:07:51 +01:00
Azeem Sajid
eb44ec2d86 Update tests 2025-02-11 10:34:10 +05:00
Azeem Sajid
cdc7cae29c Address review comments 2025-02-11 09:35:16 +05:00
Andy Feller
81eeaca959 Align no default repo message with other uses 2025-02-10 17:24:43 -05:00
Tyler McGoffin
55579582e2
Merge pull request #10362 from hoffm/delete-autolinks
feat: Add support for deleting autolink references
2025-02-07 15:52:03 -08:00
Kynan Ware
ab7fdaa54c
Merge pull request #10395 from cli/kw/code-review-suggestions-for-contributing-doc
Fix logic error in contributing docs
2025-02-07 16:12:36 -07:00
Kynan Ware
0268d95f56
Fix logic error in contributing docs 2025-02-07 16:00:45 -07:00
Michael Hoffman
8e2be7326b Improve http error test cases 2025-02-07 16:51:19 -05:00
Michael Hoffman
9eaaf44516 Handle non-TTY behavior 2025-02-07 16:27:04 -05:00
Michael Hoffman
8d0ec0a6b2
Merge branch 'trunk' into delete-autolinks 2025-02-07 15:49:48 -05:00
Tyler McGoffin
0a05012ca6
Merge pull request #10379 from cli/dependabot/go_modules/google.golang.org/protobuf-1.36.5
Bump google.golang.org/protobuf from 1.36.4 to 1.36.5
2025-02-07 12:02:55 -08:00
Tyler McGoffin
c1bc836afc
Merge pull request #10388 from jsoref/issue-9927
Do not try to parse bodies for HEAD requests
2025-02-07 11:53:26 -08:00
Josh Soref
023e347078 Do not try to parse bodies for HEAD requests
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2025-02-07 14:31:15 -05:00
Kynan Ware
db9dbfa4cf
Merge pull request #10381 from cli/kw/improve-contribution-docs-on-help-wanted-issue
Docs: Clarify guidelines for `help wanted` issues and pull requests
2025-02-07 12:16:54 -07:00
Kynan Ware
c43f817421
Merge pull request #10389 from iamazeem/1807-gh-pr-status-mention-gh-pr-checks
[gh pr status] Mention `gh pr checks` in the `Long` section
2025-02-07 11:20:59 -07:00
Azeem Sajid
c8a1f8c699
Update pkg/cmd/pr/status/status.go
Co-authored-by: Kynan Ware <47394200+BagToad@users.noreply.github.com>
2025-02-07 22:56:00 +05:00
Kynan Ware
fa39aa7e5e Collapse related instructions 2025-02-07 09:56:14 -07:00
Kynan Ware
5c6540bf59 Remove redundant instructions 2025-02-07 09:54:40 -07:00
Azeem Sajid
b2eec1cd5f Update language 2025-02-07 21:15:19 +05:00
Azeem Sajid
22bac00148 [gh pr status] Mention gh pr checks in the Long section 2025-02-07 21:13:17 +05:00
Andy Feller
b77778291f
Merge pull request #10344 from iamazeem/8386-update-release-doc-with-homebrew-info
[docs/releasing.md] Add basic info for homebrew update flow
2025-02-06 18:24:20 -05:00
Andy Feller
4cf0901b87 Update release doc content
- simplifying certain language
- updating content around scheduled formula workflow process that makes new versions available
2025-02-06 18:12:42 -05:00
Kynan Ware
60e028505d Doc: Clarify guidelines for help wanted issues and prs 2025-02-06 15:04:04 -07:00
Andy Feller
9da292d3a6
Merge pull request #10374 from iamazeem/10342-gh-project-item-edit-number
[gh project item-edit] Fix number type
2025-02-06 17:00:17 -05:00
Tyler McGoffin
756ba75c9d
Merge pull request #10328 from iamazeem/9781-gh-workflow-run-default-branch-validation
[gh workflow run] Improve error handling for `--ref` flag
2025-02-06 10:03:47 -08:00
Tyler McGoffin
7d7fc60303
Merge pull request #10371 from iamazeem/10348-escape-pipe-in-long-description-for-website-manual
[gh config] Escape pipe symbol in Long desc for website manual
2025-02-06 09:37:36 -08:00
Michael Hoffman
7a5b49a4c4
Merge branch 'trunk' into delete-autolinks 2025-02-06 09:53:09 -05:00
dependabot[bot]
3e03f5d106
Bump google.golang.org/protobuf from 1.36.4 to 1.36.5
Bumps google.golang.org/protobuf from 1.36.4 to 1.36.5.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-06 14:17:31 +00:00
Azeem Sajid
139271d85c
Merge branch 'trunk' into 10348-escape-pipe-in-long-description-for-website-manual 2025-02-06 11:45:06 +05:00
Tyler McGoffin
89ee37a8e4
Merge pull request #10333 from iamazeem/9759-gh-extension-install
[gh extensions install] Improve help text and error message
2025-02-05 16:14:58 -08:00
Tyler McGoffin
9255658ccc
Merge pull request #10364 from timrogers/timrogers/fix-10034
Error when `gh repo rename` is used with a new repo name that contains an owner
2025-02-05 15:32:20 -08:00
Azeem Sajid
277f27442c Update tests 2025-02-05 19:51:52 +05:00
Michael Hoffman
f71ba0e26a
Merge branch 'trunk' into delete-autolinks 2025-02-05 06:50:20 -05:00
Azeem Sajid
64b63f61f6 [gh project item-edit] Fix number type 2025-02-05 16:30:57 +05:00
Azeem Sajid
695f0be1a6
Merge branch 'trunk' into 9759-gh-extension-install 2025-02-05 12:21:47 +05:00
Azeem Sajid
50e7b00327 Address review comments 2025-02-05 12:21:29 +05:00
Azeem Sajid
91c75596ee Address review comments 2025-02-05 12:14:39 +05:00
Azeem Sajid
b95e6b2ae4 Revert breaking change 2025-02-05 11:22:54 +05:00
Azeem Sajid
5be832e2ae
Merge branch 'trunk' into 10348-escape-pipe-in-long-description-for-website-manual 2025-02-05 10:49:34 +05:00
Kynan Ware
06c5934bbf
Merge pull request #10372 from cli/revert-10363-8320-gh-edit-repo-merge-defaults
Revert "[gh repo edit] Allow setting commit message defaults"
2025-02-04 14:07:59 -07:00
Kynan Ware
ae20633ba6
Revert "[gh repo edit] Allow setting commit message defaults" 2025-02-04 13:55:37 -07:00
Kynan Ware
353799bc89
Merge pull request #10363 from iamazeem/8320-gh-edit-repo-merge-defaults
[gh repo edit] Allow setting commit message defaults
2025-02-04 13:34:54 -07:00
Michael Hoffman
e195b24cb1
Merge branch 'trunk' into delete-autolinks 2025-02-04 12:53:32 -05:00
Meredith Lancaster
4729ad2fde
Merge pull request #10233 from malancas/attestation-bundle-fetch-improvements
Attestation bundle fetch improvements
2025-02-04 07:54:07 -07:00