Overview
Request 1177689 accepted
- Update to version 2.50.0:
* Clarify Mac OS Installer packages are unsigned
* Build completions during release on macos
* Add build provenance for gh CLI releases (#9087)
* Add integration tests for `gh attestation verify` shared workflow use case (#9107)
* Update readme about MacOS pkg
* Remove `v` prefix when `pkgmacos` is called
* Integrate argument array to remove duplicate code
* build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4
* Added native min os version blocking
* Fix distribution.xml + min macos version requirements
* Added make macospkg target
* Fix directory already exists
* Add a `gh variable get FOO` command (#9106)
* Add comment to pr diff regex
* Update regex in changedFilesNames to handle quoted paths
* fix: rename the `Attempts` field to `Attempt`; expose in `gh run view` and `gh run ls` (#8905)
* Change minimum build script macOS version
* Cleanup pkgmacos build script
* Removed redundant specifications
* Fix indentation
* Undo goreleaser change
* feat: add support for stateReason in `gh pr view` (#9080)
* Fix indentation
* Fix indentation
* Indentation fix
* Update choice title
* Update pkg title
* update generated content for man pages and website
* williammartin simplifications
Request History
pdostal created request
- Update to version 2.50.0:
* Clarify Mac OS Installer packages are unsigned
* Build completions during release on macos
* Add build provenance for gh CLI releases (#9087)
* Add integration tests for `gh attestation verify` shared workflow use case (#9107)
* Update readme about MacOS pkg
* Remove `v` prefix when `pkgmacos` is called
* Integrate argument array to remove duplicate code
* build(deps): bump github.com/gabriel-vasile/mimetype from 1.4.3 to 1.4.4
* Added native min os version blocking
* Fix distribution.xml + min macos version requirements
* Added make macospkg target
* Fix directory already exists
* Add a `gh variable get FOO` command (#9106)
* Add comment to pr diff regex
* Update regex in changedFilesNames to handle quoted paths
* fix: rename the `Attempts` field to `Attempt`; expose in `gh run view` and `gh run ls` (#8905)
* Change minimum build script macOS version
* Cleanup pkgmacos build script
* Removed redundant specifications
* Fix indentation
* Undo goreleaser change
* feat: add support for stateReason in `gh pr view` (#9080)
* Fix indentation
* Fix indentation
* Indentation fix
* Update choice title
* Update pkg title
* update generated content for man pages and website
* williammartin simplifications
pdostal accepted request