Tell us what’s happening:
Having an issue with GitPod Workspsces, when i launch the workspace using the Repo to the worldcup database tutorial from GitHub using GitPod VS Code in the browser its wanting me to commit 11 changes of which some are modifications and others are deleted files to the repo. i dont know whats going on with that. ive tried having Docker running when i open VS Code and open the file, ctrl+shift +P to rebuild and restart container and cant find CodeRoad start .
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Challenge Information:
World Cup Database - Build a World Cup Database
edit, I did ofcorse try using the link to the GitPod workspsces. as you can see ive tries several time to open the repo and get it to work. i do not understan what i am doing wrong.
Hello @jealarue.
Let’s start from the beginning so there is clarification.
Make sure you are login into freeCodeCamp, go to the Build a World Cup Database curriculum and click in Start the course
. (Probably you have done this multiple times already). That will redirect you to a Gitpod workspace that immediately will start, after it authenticate with your Github account. From that moment on you DO NOT logout from freecodecamp, unless you want to FORFEIT the progress and the container running the workspace. Make sure that even if you close your browser, that will not clear the data and log you out of freecodecamp.
Once in Gitpod Workspace instance, ignore the activity that it is happening in the git panel. Go to the hamburger menu → View → Command Palette and then select CodeRoad:Start. A lot of activity will start happening around the git panel as part of CodeRoad. Just ignore it.
After you are done for the time being. Go to the hamburger menu and select down Gitpod: Stop Workspace. Next time you do not need to chose from freecodecamp start course, but rather go to Gitpod dashboard, click in the open action in the workspace label you want to continue.
1 Like