Below you will find pages that utilize the taxonomy term “cli”
September 11, 2024
release extension
Version updated for cli/gh-extension-precompile to version v2.0.0.
This action is used across all versions by 436 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Notice: Breaking Changes ⚠️ v2 introduces a breaking change by disabling android-arm64 and android-amd64 build targets by default due to https://github.com/cli/gh-extension-precompile/issues/50#issuecomment-2078086299.
For more information, see “Building for Android.”
What’s Changed Fix android builds requiring external (cgo) linking, but cgo is not enabled by @BagToad in https://github.
June 19, 2024
release extension
Version updated for cli/gh-extension-precompile to version v1.6.0.
This action is used across all versions by 407 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Update setup-go action for latest version by @katiem0 in https://github.com/cli/gh-extension-precompile/pull/55 New Contributors @katiem0 made their first contribution in https://github.com/cli/gh-extension-precompile/pull/55 Full Changelog: https://github.com/cli/gh-extension-precompile/compare/v1.5.0...v1.6.0
May 30, 2024
release extension
Version updated for cli/gh-extension-precompile to version v1.5.0.
This action is used across all versions by 398 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed feat: add attestation support by @v1v in https://github.com/cli/gh-extension-precompile/pull/53 New Contributors @v1v made their first contribution in https://github.com/cli/gh-extension-precompile/pull/53 Full Changelog: https://github.com/cli/gh-extension-precompile/compare/v1.4.0...v1.5.0
October 27, 2023
release extension
Version updated for cli/gh-extension-precompile to version v1.4.0.
This action is used across all versions by 319 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Adding essential codeowners file by @andyfeller in https://github.com/cli/gh-extension-precompile/pull/39 Add options for token override, draft releases and supplying release tag by @manue1 in https://github.com/cli/gh-extension-precompile/pull/37 Add input variable to allow overriding release title by @manue1 in https://github.com/cli/gh-extension-precompile/pull/45 Add go.mod support by @andyfeller in https://github.