Add 2026 SCC showcase wall in Rabbita#24
Conversation
|
It seems you accidentally committed the *.js build results. Please remove them and add them to the gitignore list |
|
@Yoorkin Latest updates are in and the PR is ready for review. This round mainly refines the 2026 SCC showcase UX without changing the content structure:
Preview checked locally and the working tree is clean. Thanks! |
|
Addressed the latest showcase review feedback:
Both |
|
Updated the showcase accent colors again to match the site brand purple used by the Rabbita pages. This round aligns both light and dark modes, including:
The current public preview has also been refreshed with the same brand-purple palette. |
|
@Yoorkin Final pass should be ready now. I re-checked the branch today and the current version already includes:
The working tree is clean on my side, and this PR head is the latest version. Thanks for taking a look. |
|
Addressed the generated-asset issue on the showcase wall PR. Changes in this update:
I was able to re-run |
|
@codex review |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a076b9bd52
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
| } else if ( | ||
| entry.name.endsWith('.mbt') || | ||
| entry.name.endsWith('.mbti') || | ||
| entry.name === 'moon.pkg.json' || |
There was a problem hiding this comment.
Watch the actual Moon package file name
The showcase watch list includes moon.pkg.json, but this project uses moon.pkg (src/rabbita/2026-scc-showcase/main/moon.pkg). As a result, editing package metadata/options in dev mode will not trigger buildAndCopy(), so /rabbita-2026-scc-showcase/main.js can stay stale until the Docusaurus process is restarted.
Useful? React with 👍 / 👎.
|
Addressed the latest Codex review note about Updated the watch lists to include both
This keeps local dev rebuilds responsive when package metadata changes under the current MoonBit layout. |
|
@Yoorkin Quick follow-up: the latest Codex review note about This update now watches both The branch is up to date on my side and the working tree is clean. Thanks for taking another look when you have a moment. |
94558a6 to
635a588
Compare
|
@Yoorkin I cleaned up this PR to focus on the 2026 SCC showcase wall only. The branch has been rewritten to a single commit ( The current PR now contains only the showcase-related changes:
My local working tree is clean after the rewrite. Please review the current PR head when you have a moment. Thanks! |
|
@codex review |
|
Codex Review: Didn't find any major issues. Chef's kiss. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
This reverts commit 2ac969c.
|
@bzy-debug 这条展示墙 PR 已经合并进 main 了,但我刚刚检查正式站时发现展示墙路由还没有生效: 当前这两个地址打开仍然是 404 页面(页面标题分别是 代码合并时间是今天 2026-03-27 14:04 左右,所以想确认一下:
麻烦有空帮忙看一下部署状态,辛苦了。 |
|
构建失败revert了 |
Summary
Verification