10000 Tags · Namlocla96/cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Namlocla96/cli

Tags

v2.55.0

Toggle v2.55.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9453 from cli/jtmcg/project-v2-syntax-in-search

Update `--project <number>` flags in `gh search` to `owner/number`

v2.54.0

Toggle v2.54.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9392 from cli/eugene/gh-attestation-case-insen…

…sitivity

handle attest case insensitivity

v2.53.0

Toggle v2.53.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#8953 from babakks/8426-add-pr-update-cmd-no-lo…

…cal-update

Add `pr update-branch` command

v2.52.0

Toggle v2.52.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9243 from cli/remove-attestation-public-beta

Remove `gh at verify` public beta note

v2.51.0

Toggle v2.51.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Gracefully degrade when fetching annotations fails due to 403 (cli#9113)


Co-authored-by: William Martin <williammartin@github.com>

v2.50.0

Toggle v2.50.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9140 from cli/andyfeller/cli-9139-sign-pkg-pre…

…docs

Clarify Mac OS Installer packages are unsigned

v2.49.2

Toggle v2.49.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9075 from cli/dependabot/go_modules/github.com…

…/sigstore/protobuf-specs-0.3.2

build(deps): bump github.com/sigstore/protobuf-specs from 0.3.1 to 0.3.2

v2.49.1

Toggle v2.49.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix `attestation verify` source repository check bug (cli#9053)

* add build source repo URI extension when repo is provided, add integration tests for this change

Signed-off-by: Meredith Lancaster <malancas@github.com>

* add initial docs on specifying cert identity

Signed-off-by: Meredith Lancaster <malancas@github.com>

* wording

Signed-off-by: Meredith Lancaster <malancas@github.com>

* add reusable workflow example

Signed-off-by: Meredith Lancaster <malancas@github.com>

* add more test cases

Signed-off-by: Meredith Lancaster <malancas@github.com>

* tweak to verify docs

---------

Signed-off-by: Meredith Lancaster <malancas@github.com>
Co-authored-by: Phill MV <phillmv@github.com>

v2.49.0

Toggle v2.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#9030 from cli/wm/doc-clone

Document repo clone protocol behaviour

v2.48.0

Toggle v2.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request cli#8620 from heaths/merge-json

Merge JSON responses from `gh api`
0