Skip to content

github-actions

Recipe card from the charly-coder plugin (Images — the deployable catalog).

github-actions – Act CLI for local GitHub Actions

Section titled “github-actions – Act CLI for local GitHub Actions”
Property Value
Install files charly.yml, task:

RPM (from COPR goncalossilva/act): act-cli, guestfs-tools

rpm: (Fedora), pac: (Arch). deb: (Debian/Ubuntu) — act and actionlint are curl-downloaded GitHub release binaries (distro-agnostic already); guestfs-tools is dropped from deb (not in Debian main). The candy’s task: are format-agnostic so the per-distro divergence is minimal.

charly.yml
my-ci:
candy:
- github-actions
  • (none currently enabled)

Use when the user asks about:

  • Running GitHub Actions locally
  • The act CLI tool
  • The github-actions candy
  • /charly-image:layer — candy authoring reference (charly.yml schema, task verbs, service declarations)
  • /charly-check:check — declarative testing (check: block, charly check box, charly check live)