Keming He

Results 9 issues of Keming He

Hello @dacbd and @tisonkun , I really like using your action and I want to contribute to making it even better. Aside from the README.md touch-up #36 , I also...

Hello, I'm Keming, my mentor Changling Liu recommended me here to learn and contribute. As a start, I'm happy to improve your documentation (i.e. #194) and to bug-find for you....

# Bug Report and Fix PR @rosera ## Description Syntax error in `lab01/importTestData.js`, line 11-25. Declared `err` used `e`. In addition, `e` is ambiguous as it's used for both csv...

@rosera problem: declared err, actually used e, fixes: - [x] fixed and passed the cloud lab, - [x] added comments and better error var names fix #64

# Request Form Hello @wei , I've been busy with a work production launch this past few month. Nevertheless, happy to keep supporting this project. #305 is still going, just...

# PR Dev Log @wei Finally getting back to do some bug-fixing, good and steady progress so far. ☀️ ## FAQs * Where's the changeset? * The changeset will be...

Suggested tags: good-first-issue, help-wanted, question, bug ## Context I was initially tasked with creating the full Playwright test suite for Socialify (MIT license). After many iterations, @wei and I discovered...

## Problem When following instructions exactly and using SVG logo url to generate preview, * config page url: https://socialify.git.ci/KemingHe/buckeye-gpt?description=1&forks=1&issues=1&language=1&logo=https%3A%2F%2Fgithub.com%2FKemingHe%2Fbuckeye-gpt%2Fblob%2Fmain%2Fpublic%2Fimages%2Ftransparent-buckeye-gpt-icon-512x512px.svg%3Fraw%3Dtrue&name=1&owner=1&pattern=Plus&pulls=1&stargazers=1&theme=Light * svg url: https://github.com/KemingHe/buckeye-gpt/blob/main/public/images/transparent-buckeye-gpt-icon-512x512px.svg?raw=true the SVG logo is missing in the...

Resolves #10204 ## 📝 Description Add complete Docker containerization for the Chakra UI MCP server with automated CI/CD publishing to GitHub Container Registry. This enables both individual developers and teams...