pipery-dev/Pipery Kotlin CI

CI pipeline for Kotlin JVM, Android, and Multiplatform projects: SAST, SCA, lint, build, test, package, release, reintegration

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
project_pathPath to the Kotlin project source tree.no.
config_filePath to Pipery config file.no.pipery/config.yaml
build_toolBuild tool to use: auto, gradle, or maven.noauto
java_versionJava version to use.no21
tests_pathGradle --tests pattern or Maven -Dtest value.no""
gradle_taskBuild task for Gradle projects.nobuild
maven_goalBuild goal for Maven projects.nopackage
skip_sastSkip SAST step.nofalse
skip_scaSkip dependency scan step.nofalse
skip_lintSkip lint step.nofalse
skip_buildSkip build step.nofalse
skip_testSkip test step.nofalse
skip_packagingSkip package collection step.nofalse
skip_releaseSkip release step.notrue
skip_reintegrationSkip reintegration step.notrue
github_tokenGitHub token for release or reintegration.no""
log_filePath to the JSONL log file.nopipery.jsonl

no outputs