Tutorial Updates#2142
Merged
Merged
Conversation
blueprint update in 6.7 --- Commit: ember-learn/super-rentals-tutorial@6b7946c Script: https://github.com/ember-learn/super-rentals-tutorial/blob/6b7946c1d3dc2644ea46afa9c9e27462b6bfbac6/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/6b7946c1d3dc2644ea46afa9c9e27462b6bfbac6/checks
✅ Deploy Preview for ember-guides ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
- Also upgrade puppeteer - Update to latest ubuntu in CI --- Commit: ember-learn/super-rentals-tutorial@53a0376 Script: https://github.com/ember-learn/super-rentals-tutorial/blob/53a0376f9a75461f978c12da7e96db61ee402e66/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/53a0376f9a75461f978c12da7e96db61ee402e66/checks
* Updated chapter 1 to strict * Updated chapter 2 to strict * Updated chapter 3 to strict * Partially updated chapter 4 to strict * Partially updated chapter 4 to strict * Partially updated chapter 4 to strict * Partially updated chapter 5 to strict * WIP * Partially updated chapter 5 to strict * Fixed bad patch * Partially updated chapter 6 to strict * Partially updated chapter 6 to strict * Partially updated chapter 6 to strict * Partially updated chapter 7 to strict * Partially updated chapter 7 to strict * Updated chapter 8 to strict * Updated chapter 9 to strict * Updated chapter 10 to strict * Updated chapter 12 to strict --- Commit: ember-learn/super-rentals-tutorial@cba238c Script: https://github.com/ember-learn/super-rentals-tutorial/blob/cba238c129c150a3bc0b63dfe8828ed7d3a33ab1/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/cba238c129c150a3bc0b63dfe8828ed7d3a33ab1/checks
This reverts commit cba238c129c150a3bc0b63dfe8828ed7d3a33ab1. --- Commit: ember-learn/super-rentals-tutorial@2de2e7d Script: https://github.com/ember-learn/super-rentals-tutorial/blob/2de2e7daa636531b01e0260c12d8c7c9ced6b4ba/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/2de2e7daa636531b01e0260c12d8c7c9ced6b4ba/checks
--- Commit: ember-learn/super-rentals-tutorial@2de2e7d Script: https://github.com/ember-learn/super-rentals-tutorial/blob/2de2e7daa636531b01e0260c12d8c7c9ced6b4ba/.github/workflows/build.yml Logs: https://github.com/ember-learn/super-rentals-tutorial/commit/2de2e7daa636531b01e0260c12d8c7c9ced6b4ba/checks
mansona
approved these changes
Sep 12, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request to let you know there are new content available for the tutorial!
If these changes look good to you, it is recommended that you merge the PR using the Squash and merge feature.
If there are any issues with the content here, do not edit these files directly – the original source lives in the super-rentals-tutorial repo.
Feel free to hold off on merging this PR and file an issue/PR in the upstream repo. After fixing the issues there, the upstream CI job will push the changes to this pull request branch, automatically, so you should see the changes reflected in this PR shortly after.
That being said, it's totally okay to push other changes to the
super-rentals-tutorialbranch manually, like making changes to the TOC or adding words to the dictionary. Just don't edit the markdown files themselves, since any changes you make will be wiped out by the next upstream CI job.You can rebase the branch and force-push, or even delete it! The CI job clones the branch fresh on each build, and re-creates it from the master branch if needed, so there shouldn't be any issues with conflicts and such.