Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/07/2024 12:29:08 PM (7 months ago)
Author:
imath
Message:

Documentation: list the pre-release tests to perform before deployment

Closes https://github.com/buddypress/buddypress/pull/373

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/docs/contributor/project/release/build-checklist.md

    r13954 r14021  
    106106
    107107> [!IMPORTANT]
    108 > If it's a major or minor release: control everything went fine.
    109 
    110 + Copy the content of the `buddypress-to-deploy/build` folder into a new `buddypress` folder.
    111 + Zip it.
    112 + Test on a WordPress fresh install there are no problems installing this new version of BuddyPress.
    113 + Test on a WordPress install already having a previous version of BuddyPress installed and use the WordPress Plugin's Add new screen to check there are no problems upgrading to this new version of BuddyPress.
    114 
    115 > [!TIP]
    116 > If you organized a release party on BuddyPress Slack's channel, don't hesitate to ask other contributors to help you test this new version.
     108> If it's a major or minor release: [control everything went fine](./test-checklist.md).
    117109
    118110+ If lights are green, overwrite the contents of the trunk directory with the contents of `build` in the [wporg] checkout.
Note: See TracChangeset for help on using the changeset viewer.