aboutsummaryrefslogtreecommitdiff
path: root/src/github-cli/install.sh
Commit message (Expand)AuthorAgeFilesLines
* Github cli - Adds retry logic for find git tags (#310)Samruddhi Khandale2022-12-011-0/+49
* github-cli: Remove duplicated find_version_from_git_tags () (#235)Aurelio Jargas2022-10-281-34/+1
* Ensure remove apt-update cache at the beginning and end of the scripts (#210)eitsupi2022-10-111-4/+11
* Use the newly updated GPG key for GitHub CLI (#139)3x!12022-09-071-2/+2
* download gh cli directly from release (https://github.com/cli/cli/issues/6175...Josh Spicer2022-09-031-8/+65
* favor correctness by removing `apt update ...` short-circuiting (#98)Josh Spicer2022-08-231-10/+5
* Port changes and set executable bitJosh Spicer2022-07-291-0/+0
* Pass options via environment variables (#39)Josh Spicer2022-06-031-3/+1
* restructure and update cli (#11)Josh Spicer2022-05-121-0/+188