Path to this page:
Subject: CVS commit: pkgsrc/net/gh
From: Leonardo Taccari
Date: 2024-08-04 16:59:46
Message id: 20240804145947.0E069FC74@cvs.NetBSD.org
Log Message:
gh: Update to 2.54.0
Changes:
GitHub CLI 2.54.0
## What's Changed
* Update documentation for gh api PATCH
* Clarify usage of template flags for PR and issue creation
* Expose json databaseId field for release commands
* Expose fullDatabaseId for PR json export
* Handle `--bare` clone targets
* Slightly clarify when CLI exits with code 4
* Exit with 1 on authentication issues
* Add `--remove-milestone` option to `issue edit` and `pr edit`
GitHub CLI 2.53.0
## What's Changed
* Add `--json` option to `variable get` command
* Add GH_DEBUG to issue template
* Fetch variable selected repo relationship when required
* Alternate gh attestation trusted-root subcommand
* docs: Update documentation for `gh repo create` to clarify owner
* Fix panic when calling `gh pr view --json stateReason`
* Add `issue create --editor`
* Add `pr update-branch` command
GitHub CLI 2.52.0
## What's Changed
* Add `-a` flag to `gh run list`
* Attestation Verification - Buffer Fix
GitHub CLI 2.51.0
## What's Changed
* Ensure signed RPMs have attestations
* Add `signer-repo` and `signer-workflow` flags to `gh attestation verify`
* Replace `--json-result` flag with `--format=json` in the attestation cmd
* Bump go-keyring to fix keepassxc prompt confirmation
* watch - handle annotation errors gracefully
Files: