actions-marketplace-validations/cpenv Publish Module

An action to publish your cpenv modules.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
module_rootRoot folder containing a cpenv module.yml file in your git repo folder. Defaults to the root directory of your git repo, "."yes.
repo_nameName of your cpenv repo.yes
repo_typeA cpenv repo type like, "shotgun" or "local".yes
repo_pathPath to local cpenv repo. Required when repo_type is "local".no
repo_shotgrid_base_urlThe URL of the ShotGrid site you use as a cpenv repo. Store as a github secret. Required when repo_type is "shotgun".no
repo_shotgrid_script_nameName of ShotGrid api script. Store as a github secret. Required when repo_type is "shotgun".no
repo_shotgrid_api_keyShotGrid api script key. Store as github secret. Required when repo_type is "shotgun".no
repo_shotgrid_module_entityName of ShotGrid Module entity like, "CustomNonProjectEntity##". Required when repo_type is "shotgun".no
repo_overwriteOverwrite an existing module in the repo with the same version number.notrue

no outputs