dropstat-org/dropstat ActionsCoreLib

dropstat ActionsCoreLib — valida action.yaml y ejecuta stages

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
stageStage a ejecutar (config | compile | unit_test | linter | sonarqube | trivy | checkov | publish | deploy | pre_deploy | post_deploy | generic)yes
configRuta al archivo action.yaml del repositorionoaction.yaml
platform-config-repoNombre del repositorio de configuración dentro de la organización. Por defecto usa GITHUB_REPOSITORY_OWNER como org y gha-actions-config como repo.nogha-actions-config
namedescription
compile_enabledtrue si el stage compile está habilitado
unit_test_enabledtrue si el stage unit_test está habilitado
linter_enabledtrue si el stage linter está habilitado
sonarqube_enabledtrue si el stage sonarqube está habilitado
trivy_enabledtrue si el stage trivy está habilitado
checkov_enabledtrue si el stage checkov está habilitado
publish_enabledtrue si el stage publish está habilitado
deploy_enabledtrue si el stage deploy está habilitado
pre_deploy_enabledtrue si el stage pre_deploy está habilitado
post_deploy_enabledtrue si el stage post_deploy está habilitado
generic_enabledtrue si el stage generic está habilitado
tools_javaVersión de Java configurada
tools_mavenVersión de Maven configurada
tools_gradleVersión de Gradle configurada
tools_nodeVersión de Node.js configurada
tools_pnpmVersión de pnpm configurada
tools_goVersión de Go configurada
tools_pythonVersión de Python configurada
tools_dotnetVersión de .NET configurada
ActionsCoreLib_typeTipo de ActionsCoreLib (app | deploy | terraform | library | infra | generic)