From 749fbed15bdacb777ad15eafd3891b7bb44a3c2b Mon Sep 17 00:00:00 2001 From: totten <totten@civicrm.org> Date: Thu, 21 Dec 2017 02:21:54 +0000 Subject: [PATCH] Update 4.7-final.md --- doc/4.7-final.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/4.7-final.md b/doc/4.7-final.md index e3e6cc2..2fac8c6 100644 --- a/doc/4.7-final.md +++ b/doc/4.7-final.md @@ -20,7 +20,11 @@ ssh-add ~/.ssh/id_rsa ## 1: Sanity checks - * Compare the git revisions + * Check release notes: https://github.com/civicrm/civicrm-core/tree/4.7.X-rc/release-notes + * In Jenkins, review the scheduled tests for `master` and determine if anything should block the RC. + * https://test.civicrm.org/job/CiviCRM-Core-Matrix/ + * https://test.civicrm.org/job/CiviCRM-Ext-Matrix/ + * Compare the git revisions * https://download.civicrm.org/latest/civicrm-RC-drupal.tar.gz/inspect * https://github.com/civicrm/civicrm-core/commits/4.7.X-rc * https://github.com/civicrm/civicrm-drupal/commits/6.x-4.7.X-rc @@ -29,7 +33,6 @@ ssh-add ~/.ssh/id_rsa * https://github.com/civicrm/civicrm-packages/commits/4.7.X-rc * https://github.com/civicrm/civicrm-wordpress/commits/4.7.X-rc - ## 2: Identify the final RC Determine the identity of the final release candidate: -- GitLab