Last Reviewed: December 12, 2022
Introduction
Learn how to update a Drupal site to the latest version of Drupal
This guide will show you how to migrate a site that meets the following criteria to the latest version of Drupal:
Current Host | How Site Was Created Show more information | Additional Requirements Show more information |
---|---|---|
Pantheon | Build Tools | -- |
If this is not your scenario, see Drupal Migration Guides for additional upgrade paths.
Build Tools connects Pantheon with your CI service and external Git provider. See the Build Tools Guide for details on supported Git and CI services combinations.
Requirements
Before you continue, confirm that your site meets the following criteria:
Code is managed using an external repository outside of Pantheon (GitHub, GitLab, Bitbucket, etc.).
The site is built through a service like Circle CI.
Build artifacts are pushed to your Pantheon repository.