pullrequests Search Results · language:Edge language:TypeScript language:HTML language:Python language:PHP
Filter by
26.1M results
Summary
- Added GitHub Actions CI baseline
- Added local/CI verification documentation
- Added root scripts for frontend lint/build and backend build
- Documented temporary Jest baseline using ...
Automated test pull request
- Implements the repository layer for SelectionRule following TDD principles.
- Add Flyway migration V3__create_selection_rules_table.sql
good first issue
news news news
AICG cross-repo audit work item
- Type: curriculum_nav_drift / ?
- Work ID: nav-nav-missing-reference-curriculum-md-mod-002-api-design
- Repo: ai-infra-ml-platform-solutions
- Target: CURRICULUM.md ...
概要
実画面レビュー対応 (3/4)。仮想トレードの open/待機中カードに日時 (何月何日何時何分) を追加。
- pending(待機中): 「注文: MM/DD HH:mm」(createdAt)
- open: 「エントリー: MM/DD HH:mm」(entryTime)
- 有効期限も分精度に統一 (formatDateTimeMinute)
検証
- tsc ...
Automated test pull request
_sudo_ready ran sudo -n true, which never matches the narrow sudoers rule, so flashing stayed blocked even after
setup-sudoers.sh. Probe sudo -n systemctl --version (an allowed command) instead. v0.6.2; ...