arturo-lang/Arturo Builder

Setup Arturo environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 27, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arturo-lang/setup-arturo@501152872957d927c09054d084574e914b10627f # v2.7.3

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
modeBuild mode (mini, full, docgen, safe)full
tokenGITHUB_TOKEN secretyes
archTarget architecture (amd64, arm64, js)amd64
srcArturo version/ref to use""
metadataEmbeddable build metadata""
osTarget OS (linux, windows, macos, freebsd, web)linux
supportBuild support level (empty=standard, legacy=older systems)standard
create_artifactWhether to create and upload artifactfalse
artifact_versionVersion string for artifact naming""
doAction to perform (fetch, compile)fetch
fromSource repository for fetch (stable, latest)stable
artifacts_onlySkip environment setup, just download and upload artifacts (only works with do=fetch)false
releaseMake an official release (compile mode only)false

no outputs