pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:unmerged language:Python
Filter by
55.5M results
Problem
The Pages workflow (.github/workflows/pages.yml) runs npm run typecheck as a separate step, then runs npm run build.
However, package.json defines the build script as tsc vite build, so TypeScript ...
picture source media= (prefers-color-scheme: dark) srcset= https://static.trunk.io/assets/merge_test_pr_banner_dark.svg
source media= (prefers-color-scheme: light) srcset= https://static.trunk.io/assets/merge_test_pr_banner_light.svg ...
💡 What
Replaced the synchronous, blocking alert() dialog used for Guestbook form validation with an inline, semantically
structured error element, and applied visual cues using inline styles.
🎯 Why
...
What
Documents fast-forwarding main to develop as a sanctioned fallback in the tzurot-git-workflow skill s Release Procedure,
for when GitHub s rebase-and-merge mechanically fails on a large release PR. ...
Adds a Dependabot cooldown window so freshly-published versions are not auto-pulled immediately — buffers against npm
supply-chain attacks (malicious release caught/yanked before auto-merge grabs it). ...
Summary
Fixes the production bug where ClassLink SSO teacher login crashed with invalid input syntax for type uuid:
classlink:2284:... (+ a NoneType roster-sync crash). Root cause: ClassLink teachers ...
0019 — Documentation staleness sweep + design-review refresh
Thorough post-0018 markdown audit and design-review re-performance. No plugin/panel/DSP or net-connectivity change — the
plugin remains the ...
The repo had a read-only static demo — students could be switched and risk view toggled, but nothing could be written.
This wires up the full counselor workflow as an interactive single-page prototype ...
!重要! 必要的话, 请注意备份.claude/ | .idea/ | .log 写在前面: 拉取更新后,本地被版本追踪的 .claude 目录会被移除(一同被移除的还有一众常见IDE的项目集配置文件,
还有出现在根目录的log);该目录下内容为工具本地配置,重新启动可自动重建,不影响项目使用。
主要改动:
- 更新.gitignore文件, 解除git对一些常见IDE/AGENT和日志文件的追踪, ...