Issue with last tuesday’s practice pull request #99
Replies: 3 comments 1 reply
-
|
Roc and I have the same problem :( |
Beta Was this translation helpful? Give feedback.
-
|
Yes, you're right. It's a bug on my end, not yours. Sorry for the inconvenience! Could you please open an issue in the repository so I can track it? I'll have it fixed by noon and will share the commands you'll need to pull the fix into your repos. Thanks for flagging it! |
Beta Was this translation helpful? Give feedback.
-
|
Hey! I've pushed the patch. To incorporate it into your repos, run the following commands (replace Here's what each command does: 1. Get your Switch to your 2. Add the course repo as a second remote and fetch it This registers the course repo as a new remote called 3. Cherry-pick the patch commit This takes the specific commit with the fix ( 4. Push Push your updated 5. Rebase your working branch on top of the updated Switch to your working branch, rebase it on top of the updated Let me know if you run into any issues! 💪 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, when submitting the final push for Tuesday’s practice, we encountered an error. Since we only followed the provided steps and neither Lorea nor I are able to pass the tests, I think the issue might not be on our side. Could you please take a look?

https://github.com/Biomedical-Electronics/masb-course-adcs-barrenderas/actions/runs/23195957313/job/67425358269?pr=17
Beta Was this translation helpful? Give feedback.
All reactions