Plugins
Plugin configuration variables.
PLUGINS_PRIVILEGED
Section titled “PLUGINS_PRIVILEGED”- Name:
CROW_PLUGINS_PRIVILEGED - Description: Allow plugins to run in privileged mode. If environment variable is defined but empty there will be none.
- Default: none
PLUGINS_PRIVILEGED_MATCH_TYPE
Section titled “PLUGINS_PRIVILEGED_MATCH_TYPE”- Name:
CROW_PLUGINS_PRIVILEGED_MATCH_TYPE - Description: Type of match for privileged plugins:
semver,semver-range,regex, orexact. - Default:
semver
PLUGINS_TRUSTED_CLONE
Section titled “PLUGINS_TRUSTED_CLONE”- Name:
CROW_PLUGINS_TRUSTED_CLONE - Description: Plugins which are trusted to handle Git credentials in clone steps.
- Default:
codeberg.org/crowci/plugin-git:*