pullrequests Search Results · language:Edge language:Python language:PHP language:HTML language:TypeScript language:JavaScript
Filter by
271M results
What
Closes #245.
The 22 per-tool modules each exported a defineX(service) factory that was pure pass-through scaffolding — it bound one
service from the bag and delegated to a single service method. ...
Combined PRs ➡️📦⬅️
✅ The following pull requests have been successfully combined on this PR:
- Closes #383 build(deps-dev): bump typescript from 6.0.2 to 6.0.3
- Closes #382 build(deps-dev): bump ...
combined-pr
修复远程服务器环境 Codex CLI 获取凭证超时导致的请求错误
Closes #312
概要
デザイン改善プラン ④ の残タスク「addon-a11y コントラスト検証」を実施しました。ビルド済み Storybook の全ストーリーに axe-core(WCAG 2.0/2.1 AA
ルールセット)を一括実行した結果と、その修正です。
検証結果
- color-contrast 違反: 0件 — デザイントークン(#305 で整備)は WCAG AA ...
Why
Two pitfalls hit during the #59 writeback sync (documented in the recall-quantification audit):
1. Remote import_verified.py inherited the VPS .env s relative DATABASE_URL and resolved to a stale ...
Removing three URL shortener entries that are no longer live, verified via browser on 2026-06-12:
- Kutt (docs.kutt.it) — domain has been squatted by an unrelated Italian casino site; docs.kutt.it DNS ...
🎯 작업 내용
- 이번 PR에서 한 작업 요약
🔗 관련 이슈
Closes skala-ai-13/axis-infra#N
✅ 변경 사항
- [ ] 변경사항 1
- [ ] 변경사항 2
🧪 테스트
- [ ] make ci (또는 ./scripts/ci-check.sh) 통과 — ruff format/check, mypy, pytest
...
Summary
- `matrix` context is not available in job-level `if` expressions — GitHub Actions evaluates them before matrix
expansion, causing the \ Unrecognized named-value: matrix \ parse error
...