actions-marketplace-validations/bun-spa-test

This GitHub Action will build, test, and deploy your SPA app using Bun

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 20, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nexys-system_gh-actions-spa-test@a9875e76f6b08bb89ed77654530ce0e1cdae0d48 # no releases — HEAD as of 2026-07-12

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

namedescriptionrequireddefault
build-commandbuild commandVITE_VERSION=${GITHUB_REF##*/} VITE_GIT_SHA=$GITHUB_SHA bun run build
deploy-project-nameproject name for the deploy service
deploy-tokentoken needed to deploy
dist-pathpath to the dist folder (relative to repo root)dist
gzip-compressioncompresses files to gziptrue

no outputs