Skip to content

hotfix(circle-sunset): re-hide circle entry reopened on master#5973

Closed
mashbean wants to merge 1 commit into
masterfrom
hotfix/circle-sunset-regression
Closed

hotfix(circle-sunset): re-hide circle entry reopened on master#5973
mashbean wants to merge 1 commit into
masterfrom
hotfix/circle-sunset-regression

Conversation

@mashbean

Copy link
Copy Markdown
Contributor

🔥 Hotfix

線上 master 上的圍爐(圍爐 / Circle)入口被意外重新打開,CTO 回報。本 PR 直接修進 master 止血。

根因

sunset 系列(ed1108cea / 814c776)原本關閉個人頁與側欄的 CircleWidget 入口,被 Codex 生成的 commit 4acdd2035("Display carbon based badge")以 sunset 前內容重寫檔案、解除註解而回退。develop 端修復見 #5972;此 hotfix 為對應的 master cherry-pick。

修改

UserProfile/index.tsxAsideUserProfile/index.tsx 圍爐三處重新關閉,保留 CarbonBasedBadge。等同 #5972

🤖 Generated with Claude Code

The circle widget entry on both the user profile and aside user profile
was accidentally re-enabled by 4acdd20 ("Display carbon based badge").
That Codex-generated commit rewrote these two files from a pre-sunset
view and un-commented the CircleWidget import / circles var / render,
reopening the circle (圍爐) entrance that the sunset series (ed1108c /
814c776) had intentionally hidden.

Re-apply the sunset comments to all three spots in both files while
keeping the CarbonBasedBadge additions intact. Present on both develop
and master, so this also needs to reach master.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@mashbean mashbean requested a review from a team as a code owner June 17, 2026 04:15
@vercel

vercel Bot commented Jun 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
matters-web Error Error Jun 17, 2026 4:16am

Request Review

@mashbean

Copy link
Copy Markdown
Contributor Author

改走正式 develop→master release(#5974)。原因:master build 已被 schema drift 弄壞(線上 schema 新增 campaignDiscussion CommentType,master 缺對應處理碼),單獨 master hotfix 無法通過 required build gate。#5974 一併帶上圍爐修復與 campaignDiscussion build 修復,同時修好 master build。圍爐修復本身正確且在 develop(#5972) build 全綠。

@mashbean mashbean closed this Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant