Skip to content
Snippets Groups Projects
Commit ea7bc715 authored by dvhirst's avatar dvhirst :older_man_tone1: Committed by GitHub
Browse files

Update pr-review.md

Remove "editorial" TODO item from "If the PR contains database upgrades".
parent 621e94ac
No related branches found
No related tags found
No related merge requests found
......@@ -84,7 +84,7 @@ An easy way to do this is:
1. Install a buildkit site for the latest publicly available release of CiviCRM (*not* `master`). Pass the `--civi-ver` option to civibuild for this.
1. Update the `civicrm` directory files so that the codebase has the changes in the PR (perhaps by using [Hub](https://hub.github.com/) as described above).
1. From the `civicrm` directory, run `./bin/setup.sh -Dg` to update the generated-code.
1. Run `drush civicrm-upgrade-db` to perform database upgrades. *(TODO: Check for Drupal dependencies. If Wordpress or Joomla! is the target CMS, how should database upgrades be accomplished?)*
1. Run `drush civicrm-upgrade-db` to perform database upgrades.
## Form an opinion about the fix
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment