Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 27 Jul 03:07

Announce build. Includes the grain act first-run fix so job runs are non-interactive.

Docs: https://grainvm.com
act: https://grainvm.com/guides/recipes/act/
k3s: https://grainvm.com/guides/recipes/k3s/

Install

curl -fsSL https://raw.githubusercontent.com/cxdy/grain/main/scripts/install.sh | bash

Highlights

0.1.4

  • grain act -j … seeds non-interactive act config (no Large/Medium/Micro prompt / EOF under the agent)

0.1.2–0.1.3

  • Installer links → grainvm.com
  • QEMU found under Homebrew when not on PATH
  • Daemon fails fast if API port is already in use
  • Issue templates + CODEOWNERS

Try it

grain up
grain image pull grain-ubuntu
cd your-repo && grain act -- -l
grain act -- -j test

Assets

Archive Contents
grain_<os>_<arch>.tar.gz CLI
grain-agent-linux-<arch>.tar.gz Guest agent
checksums.txt SHA-256

Golden images: grain image pull grain-ubuntu (release tag golden-latest).