actions-marketplace-validations/Setup Plone & Python

Set up a specific version of Plone and Python, using pip, to test add-ons.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 13, 2024
License
GPL 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/plone_setup-plone@bfbefe340e3a2ecc2c353da976cdc871ff60f736 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
python-versionVersion range or exact version of a Python version to use, using SemVer's version range syntax.yes3.11
plone-versionPlone version to be used.yes6.0
setuptools-versionSetuptools version to be used. If not specified, we use the version from the constraints file of the chosen plone-version.no""
additional-packagesPackage versions to be installed. i.e. `plone.restapi>=8.13.0`no""
additional-eggsDeprecated, use additional-packages instead.no""

no outputs