Upgrading
Last updated
Was this helpful?
Last updated
Was this helpful?
There are two ways to upgrade. One is an automated way that assumes you have made no changes to the HTML of your site. Alternatively, you may and determine which changes to accept or reject. For most people we recommend upgrading fastpages automatically.
This method is appropriate for those who have not customized the HTML of their site.
If you are unsure, try the Automated approach and review which files are changed in the automated PR to see if this appropriate for you.
Open a new issue in your repository, and push the "Get Started" button for the [ObjectMappers] Automated Upgrade
Issue template, which looks like this:
IF YOU DON'T SEE THIS: you have an older version of fastpages and you must once to get this new functionality.
Submit new issue
Be careful not to change anything before clicking the button.
This issue will trigger GitHub to open a PR making changes to your repository for the upgrade to take place. A comment with the link to the PR will be made in the issue, and will look like this:
It is possible that you might receive an error message instead of this command. You can follow the instructions in the comment to troubleshoot the issue. Common reasons for receiving an error are:
You are up to date, therefore no upgrade is possible. You will see an error that there is "nothing to commit".
You already have a PR from a previous upgrade open that you never merged.
Ensure that you read the instructions in the PR carefully. Furthermore, carefully review which files will be changed to determine if this interferes with any customizations you have mades to your site. When ready, select Merge pull request
.
If the PR is making undesired changes to files you can use the manual upgrade approach instead.
This method is appropriate for those who made customizations to the HTML.
You must proceed with caution, as new versions may not be compatible with your customizations.
Be careful to not duplicate files, as files have been reorganized several times.
Create a new repository with the current project by following the in the README.