Skip to content

Releases: rsteube/gh

GitHub CLI 1.10.0-carapace

18 May 19:11
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.9.2-carapace.2

08 May 19:56
Compare
Choose a tag to compare

Changelog

0d292a3 use ActionExecCommand
ae6e5bf fix linter
81bd691 go fmt

GitHub CLI 1.9.2-carapace

22 Apr 22:54
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.9.1-carapace.2

20 Apr 20:51
Compare
Choose a tag to compare

Changelog

4e7316a more api completions
69b6877 run download artifact completion

GitHub CLI 1.9.1-carapace

15 Apr 20:06
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.9.0-carapace

15 Apr 20:06
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.8.1-carapace.2

07 Apr 22:40
Compare
Choose a tag to compare

Changelog

021e4a7 updated carapace
ceae389 gist: prevent space suffix
1f82eb0 fix linter
322d5fa api: pull_number completion
66c2eea updated carapace

GitHub CLI 1.8.1-carapace

07 Apr 22:30
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.8.0-carapace

03 Apr 18:05
Compare
Choose a tag to compare
  • gh pr checks cli#1563

  • Interactive template selection test for issue create cli#1582

  • Add PR Title to CommitHeadline during merge PR cli#1627

  • Fix 32 bit arch name cli#1644

  • support older ubuntu LTS versions cli#1641

  • fix butchered query cli#1647

  • Add commands for managing GitHub Releases cli#1552

  • Add auth command and flag usage to README cli#1640

  • Bump Go dependencies cli#1649

  • Prepend PR body defaults to the selected template (if any) cli#1611

  • Add opensuse zypper installation steps cli#1656

  • Do not html escape repo view output cli#1657

  • Support "prompt" config setting cli#1639

  • Fix issue listing misalignment cli#1677

  • Tweak config help docs cli#1700

  • Fix release download cli#1697

  • support auth login --web cli#1642

  • Go 1.15+ is required to run the test suit cli#1704

  • Extract environment variables as a separate help topic cli#1696

  • add issue template for general feedback cli#1705

  • Remove square brackets from persistent flag description to fix zsh autocomplete cli#1707

  • Extend PAGER support to all commands producing significant output cli#1630

  • Fallback browser when xdg-open does not exist cli#1708

  • Add support for CLICOLOR standard cli#1631

  • bunch of gist stuff cli#1699

  • Improve repository base and head resolution cli#1706

  • Update README.md cli#1638

  • support more debians cli#1713

  • Document gh config set pager ... option cli#1710

  • Fix dnf update command cli#1717

  • Add sudo to pacman install command cli#1716

  • Update comparison with hub as of 1.0 cli#1719

  • shared/upload: Add .tar format cli#1738

  • Update install_linux.md cli#1736

  • Added kiss linux install instructions cli#1772

  • Fix short description of gist cli#1786

  • Fix typo overriden -> overridden cli#1785

  • Update command-line-syntax.md cli#1784

  • Fix typo in install_linux.md cli#1803

  • support more ubuntus cli#1757

  • Added option to specify branch in gh repo view cli#1766

  • Installation Guide on Linux cli#1834

  • Respect interactive repo name input on create cli#1880

  • Installation Guide on Linux - missing dependency cli#1856

  • Clarify Linux distros cli#1877

  • Fix debian executable path cli#1767

  • Use status codes from http package cli#1824

  • Emoji parsing in Readme content cli#1816

  • Don't send a request when the contents haven't changed cli#1828

  • fix: Capitalization and addition of Enterprise in install_linux cli#1888

  • Access token tip message using hostname cli#1893

  • Fixed gh pr checkout on detached HEAD cli#1889

  • Fix gist ID extraction from url cli#1781

  • Add Nix/NixOS instructions to install the package cli#1891

  • Check for terminal background color before starting pager cli#1917

  • Fix pr create when branch was already pushed to a non-base remote cli#1926

  • Fix some bugs in repo garden in repositories with few commits cli#1967

  • mention new core label in contributing docs cli#2022

  • Set default answer to "no" for "deleting branch after merge" question cli#1962

  • Avoid interface for collecting file descriptors cli#1955

  • Add support for GH_PAGER cli#2020

  • Refactor gist create to reuse existing structs cli#2003

  • Disable pager when set to "cat" cli#2021

  • Small readability and code organization refactors cli#2005

  • Fix links to files in the docs directory cli#1969

  • Add link to Homebrew and MacPorts cli#2092

  • Fix typos cli#2091

  • restore tty settings after gh repo garden cli#2072

  • Specify minimum required token scopes in gh help auth login cli#2057

  • ♻️ Refactor gist list to use graphQL cli#1763

  • Check gist ownership before editing cli#2034

  • GHE 2.20 compatibility for pr commands cli#2035

  • Handle edge cases in GHE auth cli#2054

  • Avoding --short option in git symbolic-ref for getting the current branch cli#2025

  • Fix updating scoop bucket, homebrew-core formula on release cli#2056

  • updated new github doc. link cli#2132

  • Update shouldCheckForUpdate cli#2134

  • Improve installation instructions in README cli#2156

  • Improve contributing documentation cli#2186

  • Fix issue label overrides caused by pagination cli#2190

  • PR Merge confirmations cli#1622

  • Add --scopes to login cli#2201

  • Validate git protocol config before setting it cli#2138

  • Add ability to print auth token cli#2157

  • Add int32 validation to milestone numbers cli#2178

  • Clone repos using canonical username/repo name capitalization cli#2177

  • Fix continue browser for branch slash names cli#2249

  • Use strings.Builder for more efficient string concatenation cli#2234

  • cli#2058

  • Update Cobra to v1.1.1 cli#2237

  • Change command package to be build package cli#2247

  • Add host back into repo flag description cli#2259

  • Change feedback repo to github.com/cli/cli instead of cli/cli cli#2262

  • Handle Ctrl-C in repo garden cli#2205

  • Update LDFLAGS in goreleaser cli#2294

  • Warn when an unknown config key is set cli#2183

  • Fix moving all "Pending release" project cards to the "Done" column cli#2113

  • Restore backwards compatibility in scripted pr merge cli#2208

  • [Codespaces] Support "integration" tokens cli#2207

  • Small releasing docs cleanup cli#2308

  • Update of triage doc based on more recent process cli#2305

  • Allow gh pr view <closed_pr_branch_name> to view closed PRs cli#2276

  • Print friendly error when "gh repo clone" is missing required argument cli#2253

  • Reset Garden statusline completely when moving around cli#2341

  • Internalize doc generation code cli#2256

  • Adding Snap Docs cli#2320

  • Run commands from explorer.exe cli#2076

  • Filter out unwanted stderr output during git push commands cli#2016

  • add message on pr checks returns no CI with non-empty PR cli#2279

  • migrate off of utils color functions cli#2316

  • Refactor config command to improve testability cli#2319

  • Improve error message for "gh release create" command cli#2351

  • [Cosmetic] Extract duplicated code to a reusable function cli#2353

  • Generate markdown docs for help topics cli#2257

  • Show MousetrapHelpText when double-clicking gh.exe cli#2383

  • Fetch and print all Issue labels cli#2312

  • Bump dependencies cli#2393

  • Fix typos cli#2397

  • Generate correct URL when branch option is passed in cli#2404

  • Minor fix in USAGE help info for some commands cli#2405

  • Refactor pr/issue creation code cli#2386

  • Add support for GH_TOKEN and GH_ENTERPRISE_TOKEN cli#2388

  • Downgrade survey to v2.1.1 cli#2421

  • Spell check fixes cli#2460

  • Preserve/restore pr and issue input cli#2408

  • Add design system docs to contributing cli#2482

  • Prioritize latest (open) PR when looking up PRs for a branch cli#2479

  • Bump AlecAivazis/survey cli#2480

  • Add make (un)install targets for POSIX systems

Fixes cli#293 cli#2455

  • Fix typo in an error message cli#2505

  • Simplify build flags setup cli#2456

  • Properly check env auth tokens in CheckAuth cli#2521

  • Fix respecting chosen action in interactive issue create cli#2519

  • Prompt: avoid resetting PR/issue metadata cli#2472

  • Document installation instructions for FreeBSD cli#2612

  • Filter flags taken from LDFLAGS into CGO_LDFLAGS cli#2580

  • Allow API request to be made if a PR is in an "UNKNOWN" state cli#2582

  • Build static binaries on Linux cli#2556

  • Add openSUSE distro package install instructions cli#2624

  • Add support for ssh_config Include directives cli#2230

  • Set up git authentication when logging in to gh cli#2449

  • Notify new releases only once per day cli#2488

  • Add issue comment viewing cli#2462

  • Add ability to view comments with pr view cli#2575

  • Initial fix for gh-repo-clone wiki cli#2493

  • gh secret {set,list,remove} cli#2529

  • add arm build for raspberry pi cli#2621

  • Fix link in version output cli#2638

  • Improve completion docs for bash, zsh, fish cli#2636

  • Bump AlecAivazis/survey cli#2639

  • add gist clone command cli#2222

  • view: Add missing newline cli#2698

  • Remove unused methods cli#2727

  • Extract the oauth package into a separate repo cli#2650

  • Simplify linter output setup cli#2742

  • Migrate legacy HTTP tests cli#2759

  • Create issue comments cli#2535

  • Add on: pull_request trigger to CodeQL workflow cli#2774

  • cli#2789

  • Use Testify assertions in tests cli#2794

  • [cli#1755] SSH key management (gh ssh-key list) cli#1862

  • Display reviews when viewing pull requests cli#2757

  • More descriptive error when aborting auth due to environment variables cli#2813

  • feat: implement prompt for remote renaming cli#1882

  • Update notifier: avoid false positives when gh is built from source cli#2812

  • Retire utils.Spinner in favor of IOStreams.StartProgressIndicator cli#2811

  • Handle case when a cross-repo PR was already merged cli#2798

  • Port build tasks to Go script cli#2748

  • Comment on pull requests cli#2776

  • delete unused parameter cli#2809

  • Deprecate test.ExpectLines cli#2803

  • Add support for git flags in gh repo fork cli#2282

  • Only fetch default branch when adding upstream remote cli#2588

  • Print friendly error when 'gh gist ' is missing required argument cli#2664

  • Show progress while creating a new pull request cli#2808

  • Add body argument to pr merge command. cli#2810

  • Deprecate test package cli#2801

  • Add fail message for non-existent hostname cli#2785

  • Refactor to use os.UserHomeDir() cli#2740

  • Allow assigning to or filtering by special @me keyword cli#2004

  • Add ability to force checkout PR cli#1953

  • fix: Project Argument working alongwith --web flag cli#2108

  • cli#1190 - limit merge methods cli#2224

  • Freeze time in issue view test cli#2843

  • Remove use of deprecated test.InitCmdStubber cli#2828

  • Consistently use success icon cli#2799

  • Add flag for using detached HEAD to pr checkout cli#2117

  • restore fork rename behavior for nontty case cli#2825

  • Fix secret set --repos for repositories that have dashes cli#2844

  • Configuration path can come from environment. cli#2444

  • Alert unpushed commits when merging a pull request cli#2255

  • Do not display minimized comments cli#2859

  • Add `iss...

Read more

GitHub CLI 1.7.0-carapace.4

13 Mar 21:56
Compare
Choose a tag to compare

Changelog

3bf25df api: org completion
fac24c2 api: static segment completion when placeholder exists on same level
9e4331a api: more placeholder completions
971af5f api: dynamic completion for v3 api
8fe22c4 api: use placeholders
68dffd3 added api v3 completion