pullrequests Search Results · language:Dune language:JavaScript language:Python language:JavaScript language:CSS language:HTML
Filter by
184M results
Create the first project for the Animal Health website with the libraries and frontend folders.
概述
修复 Tauri 打包配置 bundle.resources,使用 glob 通配符代替逐文件枚举,确保所有技能 SKILL.md、Python 脚本和模板文件被正确打包。
改动说明
- 修复 src-tauri/tauri.conf.json 中 bundle.resources 配置
- 使用 config/agents/*.yaml 通配所有智能体 YAML 配置
- ...
Summary\n- Add a period overview strategy backfill script that copies daily strategy fields into weekly/monthly overview_lite files.\n- Run the backfill during cached Pages rebuilds and full Pages J-Quants ...
Summary
The repo s index.html references script.js but the file was missing, leaving 0% test coverage across 0 modules. This PR
fills the gap:
script.js — implements the JS the HTML expects, structured ...
Automated test pull request
Description
Follows #5275 (initial Cloud Armor policy). Contributes to resolution of #5255
Opt the staging Cloud Armor SQLi rule (priority 1000) out of CRS signature 942420 to fix a false positive that ...
Automated test pull request
Adds a Node 20/22 CI workflow and a syntax-check smoke test (npm test verified green locally). LICENSE was already
present.
- .github/workflows/ci.yml — Node 20/22 matrix on push + PR
- test/smoke.test.js ...
💡 What:
- Added aria-hidden= true to decorative icons and markers across all JS components (navbar.js, hero.js, about.js,
etc.).
- Enhanced keyboard accessibility by adding explicit :focus-visible ...
Problem
The README sells CI is the floor that can t be skipped (README.md:79 + ~7 places), but neither Quick Start nor
docs/INSTALL.md ever shows an adopter how to wire that CI as a required check. And ...