Create documentation for 8.0.x and 9.x branch setup issue#44
Create documentation for 8.0.x and 9.x branch setup issue#44lachlan-robinson wants to merge 1 commit intothoth-tech:mainfrom
Conversation
✅ Deploy Preview for ontrackdocumentation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
I'll be reviewing this PR as a senior. All in all, the documentation accurately details the steps required to properly enable branch switching to configure the development environment for Windows based machines. I can offer the following feedback, albeit being a little nit picky:
I'll approve this PR and let you consider the feedback above. Well done, keep it up. |
ibi420
left a comment
There was a problem hiding this comment.
Hello Lachlan, your documentation clearly covers the required steps for building on both 8.x and 9.x, with appropriate visual aids. You’ve also modified the repository correctly. Thank you for the opportunity to review your work.
|
We do not want to encourage students in Thoth Tech to build on version 8 or version 9 as of 2026. Also, this document technically belongs in the |
Description
This PR adds a Windows-specific setup guide for the 8.x and 9.x branches. It documents the steps required to resolve environment issues when switching branches, including closing the dev container, deleting
package-lock.json, removing old Docker containers and volumes, updating dependencies and scripts inpackage.json, and restarting the development container. The guide ensures a smooth setup process for Windows users working with these branches.Type of change
How Has This Been Tested?
Testing Checklist
Checklist