Skip to content

[deploy] product-v1.0.10#576

Open
github-actions[bot] wants to merge 32 commits intorelease/productfrom
main
Open

[deploy] product-v1.0.10#576
github-actions[bot] wants to merge 32 commits intorelease/productfrom
main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Release product v1.0.10

  • Version: 1.0.10
  • Created at: 2026.03.30
  • Auto-generated release PR

This PR was automatically created by version-tag-sync workflow.

Moved MySQL initialization scripts to backup directory for better organization. Enhanced documentation with SQL script guidelines and ensured consistent formatting. Added parent_id column and index to regions table for improved structure.
Added `parentId` to region entities and responses. Updated repositories and query methods to support filtering by child regions when a parent region is selected.
Added `parentId` self-referencing column to regions table and updated related entities. Enhanced repositories, query methods, and APIs to support region hierarchy filtering. Updated DTOs, queries, and caching logic
…arentId field addition

Updated `RegionsItem` test data to include `parentId` field. Adjusted `ModuleConfig` to inject `RegionRepository` dependencies with `@Lazy` annotation for `AlcoholQuerySupporter` and `RatingQuerySupporter`.
…arentId field addition

Updated `RegionsItem` test data to include `parentId` field. Adjusted `ModuleConfig` to inject `RegionRepository` dependencies with `@Lazy` annotation for `AlcoholQuerySupporter` and `RatingQuerySupporter`.
Whale0928 and others added 8 commits April 5, 2026 00:01
Added tests to verify region hierarchy filtering in `AlcoholQueryIntegrationTest`. Ensured that parent region queries include child regions and child region queries are scoped correctly.
Introduced `parentId` self-reference to `Region` entity for parent-child hierarchy. Updated DB schema, repositories, and query logic to support filtering by child regions when a parent is selected. Enhanced APIs and DTOs to include `parentId`, and updated tests to validate the new functionality. Added relevant caching and documentation updates.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
hgkim-openerd and others added 3 commits April 8, 2026 17:02
- product-api -> implement-product-api 스킬 리네임
- Phase 0에 여파 분석 추가 (이벤트, 트랜잭션, 파급 범위, 캐시, 스키마)
- 테스트 구현을 implement-test 독립 스킬로 분리
- implement-test에 시나리오 정의 Phase 추가
- test-patterns.md를 test-infra.md + test-patterns.md로 분할
- 한글/영어 혼용 정리
- Add /define skill for requirements clarification
- Add /plan skill for task breakdown with plan document lifecycle
- Add /implement skill unifying product-api and admin-api with Task-Slice-Commit cycle
- Add /test skill with enhanced test type timing and pattern selection
- Add /debug skill with 6-step systematic debugging process
- Add /self-review skill with 5-axis pre-commit quality gate
- Restructure CLAUDE.md as project overview, move detailed rules to skill references
- Add design document for the skill improvement plan

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Replaced by /implement (unified product+admin) and /test (enhanced)
- All content preserved in new skill files and references

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Whale0928 and others added 6 commits April 8, 2026 21:01
- Marked plan as complete with finalization date
- Adjusted task prioritization to match actual implementation sequence
- Documented removal of deprecated skills and restructuring of CLAUDE.md
- AdminUserSortType, AdminUserSearchRequest, AdminUserListResponse DTO 추가
- CustomUserRepository QueryDSL 구현 (키워드 검색, 상태 필터, 활동 지표 서브쿼리, 정렬)
- RatingQuerySupporter NumberPath 오버로드 추가
- AdminUserService, AdminUsersController(Kotlin) 생성
- InMemory 구현체 3개 stub 메서드 추가
- admin 통합 테스트 8개 작성

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- claude-ai-harness-improvement.md에 동작 검증 및 피드백 섹션 추가 (P1~P5)
- admin-user-list-api.md에 completion stamp 추가 후 plan/complete/로 이동

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- AdminUsersControllerDocsTest.kt RestDocs 테스트 작성
- admin-users/users.adoc 스펙 문서 생성
- admin-api.adoc에 Users API 섹션 추가

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Phase 0~4 흐름 정의 (탐색 -> RestDocs 테스트 -> adoc 작성 -> 인덱스 등록 -> asciidoctor 검증)
- product-api/admin-api 모듈별 패턴 분기 명시
- adoc 템플릿 구조 및 스니펫 include 규칙 정리

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants