ejahnGithub
|
8d701dc13e
|
update the test
|
2025-09-23 11:12:19 -04:00 |
|
Eugene
|
9e54a6242b
|
Update pkg/cmd/attestation/api/client.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-09-23 11:05:41 -04:00 |
|
ejahnGithub
|
3ba03e3200
|
add initiator_type for attestations
|
2025-09-23 10:59:07 -04:00 |
|
Babak K. Shandiz
|
6b19a85471
|
Merge pull request #11638 from cli/babakks/use-advanced-issue-search
Use advanced issue search
|
2025-09-08 20:32:22 +01:00 |
|
Babak K. Shandiz
|
37896d613a
|
fix(featuredetection): remove redundant AdvancedIssueSearchWebInIssuesTab field
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:46:28 +01:00 |
|
Babak K. Shandiz
|
43bedab2dc
|
docs(featuredetection): remove unknown dates
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:39:55 +01:00 |
|
Babak K. Shandiz
|
2c08f20c33
|
docs(search prs): mention advanced issue search syntax support
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:37:37 +01:00 |
|
Babak K. Shandiz
|
cc60d9c3fa
|
docs(search issues): mention advanced issue search syntax support
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:37:17 +01:00 |
|
Babak K. Shandiz
|
02dc03c8e2
|
docs(pr list): mention advanced issue search syntax support
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:36:46 +01:00 |
|
Babak K. Shandiz
|
02ee337818
|
docs(issue list): mention advanced issue search syntax support
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 18:36:24 +01:00 |
|
Babak K. Shandiz
|
ef69901f05
|
refactor(search): rename Query.String to StandardSearchString
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 16:04:47 +01:00 |
|
Babak K. Shandiz
|
efddea720f
|
test(search): improve test cases
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-08 15:45:20 +01:00 |
|
Kynan Ware
|
aecbf992ee
|
Merge pull request #11662 from cli/dependabot/github_actions/actions/setup-go-6
chore(deps): bump actions/setup-go from 5 to 6
|
2025-09-04 11:17:16 -06:00 |
|
Kynan Ware
|
2afdc73a3c
|
Merge pull request #11663 from cli/dependabot/github_actions/actions/stale-10
chore(deps): bump actions/stale from 9 to 10
|
2025-09-04 11:16:16 -06:00 |
|
dependabot[bot]
|
615b3ccb6c
|
chore(deps): bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 14:52:56 +00:00 |
|
dependabot[bot]
|
4f37579efa
|
chore(deps): bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-04 14:48:13 +00:00 |
|
Kynan Ware
|
e40170b263
|
Merge pull request #11654 from cli/kw/bump-rekor
Bump sigstore/rekor to v1.4.1
|
2025-09-03 09:49:43 -06:00 |
|
Melissa Xie
|
926e29392e
|
Merge pull request #11592 from luxass/cache-delete-with-ref
feat: add support for `--ref` in `gh cache delete`
|
2025-09-03 08:04:55 -07:00 |
|
Kynan Ware
|
6aee65c960
|
Bump sigstore/rekor to v1.4.1
This bumps sigstore/rekor to v1.4.1 to get a vulnerability fix in the downstream go-chi/chi
|
2025-09-02 21:12:33 -06:00 |
|
Kyle Kelly
|
ade581679c
|
Merge pull request #11652 from cli/jkylekelly/trustroot-doc
Remove mention of public preview in trustedroot.go
|
2025-09-02 16:59:56 -07:00 |
|
Kyle Kelly
|
30994ddc5b
|
Remove mention of public preview in trustedroot.go
|
2025-09-02 23:42:03 +00:00 |
|
Babak K. Shandiz
|
d56a902a07
|
docs(featuredetection): add godoc for min GHES version for advanced issue search
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-02 12:09:38 +01:00 |
|
Babak K. Shandiz
|
7b4ace9f54
|
docs(issue pr): fix incorrect formatting
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-02 10:14:59 +01:00 |
|
Babak K. Shandiz
|
20e8b9e8ea
|
docs(issue list): fix incorrect formatting
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-02 10:14:32 +01:00 |
|
Babak K. Shandiz
|
87bd76c5aa
|
docs: add cleanup/future TODO marks for advanced issue search changes
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-01 13:55:49 +01:00 |
|
Babak K. Shandiz
|
33f1f6ea68
|
docs(pr list): explain use of advanced issue search syntax
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-01 13:40:46 +01:00 |
|
Babak K. Shandiz
|
5747297775
|
docs(issue list): explain use of advanced issue search syntax
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-09-01 13:40:20 +01:00 |
|
Babak K. Shandiz
|
b4213ac136
|
test(issue/pr list): assert integration with advanced issue search
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 21:11:55 +01:00 |
|
Babak K. Shandiz
|
8a8b67ebc3
|
test(pr shared): assert ListURLWithQuery works with advanced search syntax
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 18:50:32 +01:00 |
|
Babak K. Shandiz
|
6d148400a8
|
refactor(issue/pr list): support advanced issue search
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 18:29:24 +01:00 |
|
Babak K. Shandiz
|
04cce6b35e
|
docs(search): improve Searcher.URL method docs
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 15:36:31 +01:00 |
|
Babak K. Shandiz
|
3573fdfbb0
|
docs(search prs): mention advanced issue search takeover
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 15:35:33 +01:00 |
|
Babak K. Shandiz
|
99daa74b00
|
docs(search issues): mention advanced issue search takeover
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 15:35:17 +01:00 |
|
Babak K. Shandiz
|
8ab6e722e2
|
docs(search): improve docs for Query.String and Query.AdvancedIssueSearchString methods
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 15:34:27 +01:00 |
|
Babak K. Shandiz
|
f0a130dd4e
|
refactor(search): improve special qualifier grouping
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 15:19:42 +01:00 |
|
Babak K. Shandiz
|
89b39e2df0
|
test(search): test advanced search support
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 13:59:45 +01:00 |
|
Babak K. Shandiz
|
1b2e2a24b6
|
fix(search): use advanced issue search when available
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 13:58:59 +01:00 |
|
Babak K. Shandiz
|
0104d8c0db
|
refactor: improve mock feature detector names
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 13:57:47 +01:00 |
|
Babak K. Shandiz
|
3086b6fc8a
|
refactor(search): sort qualifiers in query
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 13:54:52 +01:00 |
|
Babak K. Shandiz
|
188098d592
|
test(search): provide feature detection dependency
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 12:25:43 +01:00 |
|
Babak K. Shandiz
|
257f143711
|
fix(search): add feature detection dependency
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 12:24:05 +01:00 |
|
Babak K. Shandiz
|
cb249e6cbb
|
test(search): explain why is: and in: qualifiers used in test case
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 02:02:25 +01:00 |
|
Babak K. Shandiz
|
bf242ae2f4
|
fix(search): sort qualifiers in advacned issue search syntax
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 02:00:27 +01:00 |
|
Babak K. Shandiz
|
392c286db3
|
test(search): add tests for AdvancedIssueSearchString method
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 01:49:00 +01:00 |
|
Babak K. Shandiz
|
fd38b14898
|
fix(search): add AdvancedIssueSearchString method
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-31 01:48:13 +01:00 |
|
Babak K. Shandiz
|
e9b3ac364a
|
test(featuredetection): add tests for advanced issue search detection
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-30 15:51:57 +01:00 |
|
Babak K. Shandiz
|
f16c267bad
|
fix(featuredetection): add feature detection for advanced issue search
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-30 15:51:16 +01:00 |
|
Babak K. Shandiz
|
08e4aa892e
|
test(cache delete): combine test cases for invalid/non-existent refs
Also note that the API never returns HTTP 422 for invalid refs.
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-28 11:07:49 +01:00 |
|
Babak K. Shandiz
|
d1a404a060
|
test(cache delete): replace HTTP 204 with 200 to match API behaviour
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-28 11:06:58 +01:00 |
|
Babak K. Shandiz
|
02d50700b5
|
docs(cache delete): explain different API responses
Signed-off-by: Babak K. Shandiz <babakks@github.com>
|
2025-08-28 11:05:28 +01:00 |
|