Skip to content

actions-oss/gh-rc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh-rc

Runner.Client as GitHub CLI extension

Installation

gh extension install https://github.com/actions-oss/gh-rc

Usage

gh rc --help

Known Issues

  • osx-arm64 seems to have stability problems due to .net8.0 memory corruptions
  • linux-* seems to be unable to provide musl binaries as well, static linking not possible
  • TODO GITHUB_TOKEN secret and GHES domain not applied automatically yet