build-parameters
build-parameters copied to clipboard
Validate plugin on each commit
Version 1.2.0 of plugin-publish plugin added the --validate-only
flag which can be used to check whether a plugin will pass validity checks from the plugin portal. We should update the publish conventions plugin to use 1.2.0 of plugin-publish and then add ./gradlew publishPlugins --validate-only
to the CI build.