nasa-pds/🤠 PDS Engineering: Roundup

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit May 15, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: nasa-pds/roundup-action@e10bcab946d75bdbd18e20d368223c9a05cdb0b3 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
assembly🤠 What kind of roundup are we doing, such as `stable` or `unstable` or something else? We default to `unstable`. nounstable
packages📦 What packages should be installed prior to starting the roundup? Use commas to separate each. These are Alpine Linux package names. no""
maven-test-phases🩺 Maven phases (or goals) to invoke for running tests.notest
maven-doc-phases📚 Maven phases (or goals) to invoke for generation documentation.nopackage,site,site:stage
maven-build-phases👷‍ Maven phases (or goals) to invoke for building software.nocompile
maven-stable-artifact-phases😌 Maven phases (or goals) to invoke for publishing stable artifacts.noclean,package,site,deploy
maven-unstable-artifact-phases🤪 Maven phases (or goals) to invoke for publishing unstable artifacts.noclean,site,deploy
documentation-dir🤪 local folder of the project workspace from where documentation will be published on gh-pagesno""

no outputs