arda-cards/gradle-build-pipeline

Checkout, build and tag gradle projects

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 30, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arda-cards/gradle-build-pipeline-action@d667cbe4a705fa628594c4cc68464adb5f2a4350 # v1.3.9

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

namedescriptionrequireddefault
docker_registryThe registry to persist Docker imagesyes
gpr_userName of a user with read access to packages, required to get dependenciesyes
gpr_keyPersonal Access Token of the gpr_user with read access to packages, required to get dependenciesyes
helm_registryThe registry to persist Helm chartsyes
skip_testSkip test execution (true|false)nofalse
tokenThe workflow's GitHub tokenyes
namedescription
chart_nameThe name of the helm chart, if published
chart_versionThe version of the helm chart, if published
module_nameThe name of the module