cartesiaeducation/Deploy Action

A reusable GitHub Action for executing tests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 11, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: cartesiaeducation/ci-action@c0607bb793497a51b7535432b3720ae50124c3a4 # v2.0.27

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

namedescriptionrequireddefault
slack_bot_tokenSlack bot tokenyes
slack_channel_idSlack notification channel IDyes
ssh_private_keySSH private keyyes
git_organizationGit organizationyes
git_tokenGit tokenyes
admin_domainOrganization admin domainyes
corporate_domainOrganization corporate domainyes
phpunitExecute phpunit testsnofalse
behatExecute behat testsnofalse
jestExecute jest testsnofalse
typecheckRun the TypeScript typecheck before testsnofalse
typecheck_commandCustom typecheck commandnonpm run typecheck
nb_workersNumber of workersno
custom_envCustom environment variables as key=value pairsno
jest_commandCustom Jest commandnonpm run test --runInBand --silent
ip_recetteIP address for the recette environmentno
ip_demoIP address for the demo environmentno
ip_prodIP address for the prod environmentno
transfer_assetsTransfer server assetsnotrue
deploy_to_recetteDeploy to recettenofalse
deploy_to_demoDeploy to demonofalse
deploy_to_prodDeploy to prodnofalse
sentry_auth_tokenSentry auth tokenyes
sentry_orgSentry organization slugyes
sentry_projectSentry project tokenyes
docker_layer_cacheEnable Docker layer caching (requires Blacksmith runner)nofalse

no outputs