pullrequests Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript language:Python
Filter by
212M results
Automated test pull request
Summary of changes
!-- Briefly describe what this PR changes and why. --
Testing performed
!-- Describe what testing was done (manual, automated, etc.) --
- [ ] Tested locally
- [ ] All existing ...
Summary
- add a Texas TANF FY 2026 program bridge over existing Texas Works Handbook C-111 and A-1340 RuleSpec slices
- add the signed axiom-encode --apply output for C-110/C-112 first-month TANF ...
I reviewed the Coventry codes from the ticket, all present. I only made minor corrections.
개요 (Overview)
회원가입 API 리뷰 피드백을 반영했습니다.
JPA Auditing 기반으로 생성/수정 시간을 관리하도록 공통 BaseEntity를 추가하고, 회원가입 요청값 검증과 이메일 중복 검사 정책을 정리했습니다.
관련 이슈 (Related Issue)
- 없음
변경 사항 (Changes)
주요 변경 내용을 bullet로 정리 ...
Substitui todas as ocorrências de SIEPE visíveis na UI por SIAPE e adiciona fallback m.siepe para garantir
compatibilidade com registros já salvos.
Arquivos alterados
- index.html
- Label ...
Problem
In _generate_enrichment_stage, generate_area_statistics_task ran before generate_value_analysis_task, but it reads
data/derived/value_analysis.json — a file only value analysis creates.
- On ...