feat(posts): add EP75 TypeScript 7 Go rewrite episode - #86
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 98eca88624
ℹ️ 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".
| xyzLink: "" | ||
| youtubeId: OMIfl3o8Z0g | ||
| biliUrl: "" | ||
| cover: ../../assets/ep75/cover.png |
There was a problem hiding this comment.
Replace the portrait asset with a square cover
The referenced PNG is 1086×1448 rather than square, so EpisodeCover.astro renders EP75 as a tall 3:4 image via h-auto, disrupting the intended episode-header layout and violating the repository's square-cover convention. Crop or replace it with a square asset before publishing.
AGENTS.md reference: AGENTS.md:L3-L5
Useful? React with 👍 / 👎.
Adds EP75, “TypeScript 7:十倍性能的升级之外,为什么选 Go?”, at
/posts/ep75/, with the supplied shownotes, 12 categories, portrait cover, and downloadable SRT transcript. Publication date is September 14, 2026;xyzLinkandbiliUrlremain empty placeholders for later updates.Validation:
env npm_config_manage_package_manager_versions=false pnpm astro check— passed, with two existing unused-symbol hints in the thumbnail script.env npm_config_manage_package_manager_versions=false pnpm build— passed, including SEO validation for 80 HTML pages, 80 sitemap URLs, and 78 RSS items.Checks used installed pnpm 12.0.0 because automatic activation of pinned pnpm 12.1.0 could not verify its registry identity due to registry request failures; project configuration is unchanged. The SRT is copied byte-for-byte, including its original trailing whitespace.
The supplied YouTube video (
OMIfl3o8Z0g) currently reports “This video is private” in the embedded player, so public playback remains unavailable. Its ID is retained as supplied.