arda-cards/gradle_build

Builds a gradle-based module

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 2, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: arda-cards/gradle-build-action@696c927e9b2e43acc528c9b292684724010d5c50 # v3.0.3

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
kindWhether this build test or test and publish (test|publish)yes
skip_testSkip test execution (true|false)nofalse
versionVersion for the gradle artifact, defaults to the value read from the projectno
namedescription
chart_nameThe name of the published chart, if any
chart_versionThe version of the published chart, if any