Skip to content
This repository has been archived by the owner on May 29, 2022. It is now read-only.

Releases: aslamplr/gh-cli

v0.4.0-beta-1

03 Jun 15:26
Compare
Choose a tag to compare
v0.4.0-beta-1 Pre-release
Pre-release
Auto port assigment

- Create a TcpListener and auto port assignemnt to avoid any failure due to port availabiity.

v0.3.1

15 May 21:24
Compare
Choose a tag to compare

This is the v0.3.1 version of gh-cli. The release with repo subcommand.

  • Add repo subcommand integrates with the GitHub GraphQL API.
  • The access token can be passed in as environment variable GH_ACCESS_TOKEN. And if the env variable is set no need to pass --auth_token argument.
  • Single --name argument for repo addressing.
  • Other refactoring and increased modularity.

Download links

System Arch Binary (zipped)
Apple x64 gh-cli_macos_v0.3.1.zip
Linux x64 gh-cli_ubuntu_v0.3.1.zip
Windows x64 gh-cli_windows_v0.3.1.exe.zip

GitHub CLI (unofficial) v0.3.0

07 May 10:27
Compare
Choose a tag to compare

This is the v0.3.0 version of gh-cli. The first release after renaming from gh-actions-secrets to gh-cli.

  • Rename all references to gh-actions-secrets to gh-cli.
  • Add Secrets as a subcommand.
  • derive(Clap) approach to CLI wrapper, easier to maintain.
  • Change the HTTP client to send gh-cli-unofficial as the "User-Agent" header.

馃殌馃殌馃殌

Download links

System Arch Binary (zipped)
Apple x64 gh-cli_macos_v0.3.0.zip
Linux x64 gh-cli_ubuntu_v0.3.0.zip
Windows x64 gh-cli_windows_v0.3.0.exe.zip

v0.2.1-alpha Minor Release

18 Apr 22:36
266d206
Compare
Choose a tag to compare
Pre-release

This is the v0.2.1-alpha version of gh-actions-secret CLI.

  • Minor Improvements and added modularity to the code.

Download links

System Arch Binary (zipped)
Apple x64 gh-actions-secrets_macos_v0.2.1.zip
Linux x64 gh-actions-secrets_ubuntu_v0.2.1.zip
Windows x64 gh-actions-secrets_windows.exe_v0.2.1.zip

Github Actions Secret - CLI (Unofficial) v0.1.0

18 Apr 14:14
a590d3d
Compare
Choose a tag to compare

This is the initial alpha version of gh-actions-secret CLI.

System Arch Binary (zipped)
Apple x64 gh-actions-secrets_macos.zip
Linux x64 gh-actions-secrets_ubuntu.zip
Windows x64 gh-actions-secrets_windows.exe.zip