core icon indicating copy to clipboard operation
core copied to clipboard

Integrate plugin-seeds generation into the maven-release-process action

Open bryanboza opened this issue 4 months ago • 0 comments

Problem Statement

Currently, the plugin-seeds generation is not integrated into the maven-release-process Action, requiring manual execution. To streamline the process, the plugin-seeds generation needs to be triggered automatically when firing the maven-release-process Action. The plugin generation should also respect the checkbox selections specified in the action properties, ensuring flexibility and control over which plugins are generated during the release process. Automating this step will improve efficiency and reduce manual intervention.

image

Steps to Reproduce

  • Fire the release generation action

Acceptance Criteria

Integrate the plugin-seeds generation into the maven-release-process Action so that it is automatically triggered during the release process. The plugin generation should respect the checkbox selections defined in the action properties, allowing users to specify which plugins should be generated. Ensure the entire process, including plugin-seeds generation, completes successfully without manual intervention.

dotCMS Version

Tested on the latest trunk // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

bryanboza avatar Oct 07 '24 18:10 bryanboza