-
Notifications
You must be signed in to change notification settings - Fork 64
GSoC'25 Week 09 Update by Krish #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
src/constants/MarkdownFiles/posts/2025-08-02-gsoc-25-mostlyk-week09.md
Outdated
Show resolved
Hide resolved
|
||
## The Week of Debugging, Demos, and Downloads | ||
|
||
This week was a classic GSoC rollercoaster: the codebase is now big enough that tiny bugs become huge blockers, and huge features sometimes just work. I spent hours chasing down a path bug that turned out to be a config detail and later on hard coded the paths for a workaround for now , radio tool buttons, palettes, and the first working Hello World activity are all live! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"roller coaster" is typically written as two words.
src/constants/MarkdownFiles/posts/2025-08-02-gsoc-25-mostlyk-week09.md
Outdated
Show resolved
Hide resolved
src/constants/MarkdownFiles/posts/2025-08-02-gsoc-25-mostlyk-week09.md
Outdated
Show resolved
Hide resolved
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
Note that there was a recent PR merged that changes the |
@MostlyKIGuess Can you please resolve the conflicts? |
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
resolved! |
🎉 All Checks Passed!
✅ Completed Workflows
🚀 This PR is ready for review and can be safely merged to Great work! Your code meets all quality standards. 👏 |
Checklist
I have tested these changes locally and they work as expected.
I have followed the project's coding style guidelines.
Also updated week08 tag!