ebitkov/Build Symfony App

Builds and optionally tests a Symfony app

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryRepository to fetchno${{ github.repository }}
branchTarget branch to fetchnomain
build-webpack-assetsWhether to build webpack assets or notnofalse
node-versionNode.js version to use when building webpack assetsno20
run-testsWhether to run tests with PHPUnit or notnofalse
cache-buildWhether to cache the build for reuse in different jobs.nofalse
cache-key-prefixPrefix to use for the cache key used for caching the build output.nosymfony-build-
lfsWhether to download Git-LFS filesnofalse
php-versionPHP version to useno8.4
php-extensionsPHP extensions to installnombstring, xml, ctype, iconv, intl, pdo, pdo_mysql, dom, filter, gd, json
composer-optionsAdditional Composer optionsno--prefer-dist
composer-additional-dependenciesAdditional Composer dependencies to install on build.no""
symfony-environmentSymfony environment to buildnodev
github-tokenGithub Access Tokenno""
namedescription
cache-keyCache key for restoring build. Input `cache-build` has to be set to 'true'.