Crate carton_runner_packager

Source

Modules§

discovery
This module implements runner discovery See docs/specification/runner.md for more details
fetch

Structs§

DownloadInfo
Structs for the json blob representing a runner available for download See docs/specification/runner.md for more details
DownloadItem
RunnerPackage
Represents a runner package

Functions§

install
Install the runner if it doesn’t already exist
package
Package a runner along with additional list zip or tar files to download and unpack at installation time upload_runner is a function that is given the data for a runner.zip file along with its sha256 and returns a url