Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 1.2 KB

RELEASING.md

File metadata and controls

18 lines (13 loc) · 1.2 KB

Release

The following steps should be followed to release the add-on:

  1. Run the workflow Prepare Release Add-on, to prepare the release. It creates a pull request updating the version and changelog;
  2. Merge the pull request.

After merging the pull request the Release Add-on workflow will create the tag, create the release, trigger the update of the marketplace, and create a pull request preparing the next development iteration.

Localized Resources

The resources that require localization (e.g. Messages.properties, help pages) are uploaded to the OWASP ZAP projects in Crowdin when the add-on is released, if required (for pre-translation) the resources can be uploaded manually at anytime by running the workflow Crowdin Upload Files.

The resulting localized resources are added/updated in the repository periodically (through a workflow in the zap-admin repository).