falkcorp/Frontend Release Build

Build frontend applications (React, Vue, Angular, etc.) with auto-detection

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
node-versionNode.js version to useno22
package-managerPackage manager (npm, yarn, pnpm)nonpm
working-directoryWorking directory for the project. Defaults to auto-detect: checks web/, frontend/, then . in that order. no""
build-commandBuild commandnonpm run build
test-commandTest commandnonpm test
lint-commandLint commandnonpm run lint
run-testsRun tests before buildingnotrue
run-lintRun linter before buildingnotrue
build-output-dirBuild output directory (relative to working-directory)nodist
create-artifactUpload build output as a GitHub Actions artifactnotrue
artifact-nameArtifact namenofrontend-build
artifact-retention-daysArtifact retention daysno90
namedescription
build-pathPath to build output
artifact-urlURL of the uploaded artifact