neon-actions/Build Neon Library

Build a Neon library.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
working-directoryWorking directory to run commands from, relative to repo root.no.
output-directoryDirectory to produce the build, relative to working-directory.nodist
platformNode platform to build for (e.g. darwin-arm64 or linux-x64-gnu).yes
platforms-directoryDirectory containing pre-existing binary package structure, relative to working-directory.noplatforms
node-versionNode version to install.no""
rust-versionRust version to install.nostable
registry-urlnpm registry URL.no""
github-releasePublish the tarball to a GitHub Release.nofalse
npm-publishPublish the tarball to npm.nofalse
use-crossUse cross-rs to run the build instead of cargo.nofalse
validateValidate tarball contents after building.notrue
namedescription
filenameFilename of the tarball generated by the build.