Issue #3275474: Update README instructions for testing the module
Merged
requested to merge issue/automatic_updates-3275474:3275474-update-readme-instructions into 8.x-2.x
1 unresolved thread
Merge request reports
Activity
added 1 commit
- fa1c8180 - removed instructions and added link to beta testing issue
20 4. `cd web` 21 5. Install Drupal: `php ./core/scripts/drupal quick-start standard` 22 6. You should see a browser open and log you into the new Drupal site. 23 7. Click "Extend" in the sidebar. 24 8. Enable the "Automatic Updates" module. 25 9. Click the "Updates" tab. 26 10. You should see an update form with the next of Drupal core as the "Recommend Version". For instance if in step #1 you ran `composer create-project drupal/recommended-project:9.2.5 test_updates_project` and the latest version is `9.2.6` you will see `9.2.6` as the "Recommend Version". 27 11. Click the "Download these updates" button. 28 12. You should see a "Downloading updates" screen. 29 13. Next you should see a "Ready to update" page. 30 14. Click the "Continue" button at the bottom. 31 15. You should see a "Apply updates" screen. 32 16. You should be redirected to the "Available updates" page and see the message "Update Complete". 33 17. You should see your version of core is up-to-date. 34 18. 🎉 17 - [Find instructions for Beta Testing](https://www.drupal.org/project/automatic_updates/issues/3275810) changed this line in version 3 of the diff
- Resolved by Adam G-H
added 24 commits
-
e48de540...7e6c6c05 - 20 commits from branch
project:8.x-2.x
- adea612f - small changes
- 767f55b1 - removed instructions and added link to beta testing issue
- 325d0a26 - removed bullet
- 204f4e0c - Apply 1 suggestion(s) to 1 file(s)
Toggle commit list-
e48de540...7e6c6c05 - 20 commits from branch
Please register or sign in to reply