lumston/continuous-integration-action

Action for continuous integration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Nov 25, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lumston/sentinel-ci@97341c87a223e0d99d24fac15f583636b3d26ee7 # v1.1.4

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

namedescriptionrequireddefault
JAVA_RUNTIMEJava runtime for sonarqube executions11
ENABLEEnable sentineltrue
FORCENpm install needs force flagfalse
GITHUB_TOKENGithub tokenyes
RUNTIME_VERSIONRuntime version18
RUNTIMERuntime of the applicationnode
LANGUAGELanguage of the applicationtypescript
COVERAGE_PATHResults coverage pathno./coverage/coverage-summary.json
SONAR_PROJECT_NAMESonarqube project nameyes
SONAR_HOST_URLSonarqube host urlyes
SONARQUBE_TOKENSonarqube tokenyes
SONAR_TEST_INCLUSIONSSonarqube test inclusionsno**/*.spec.ts
SONAR_LCOV_PATHSonarqube coverage pathno./coverage/lcov.info
MIN_COVERAGE_VALUEMinimum coverage valueno95
MIN_BUGS_VALUEMinimum bugs valueno0
MIN_HOTSPOTS_VALUEMinimum hotspots valueno0
MIN_EFFORT_VALUEMinimum effort valueno60

no outputs