[deploy] product-v1.0.10#576
Open
github-actions[bot] wants to merge 32 commits intorelease/productfrom
Open
Conversation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… add index for `resource_key` in MySQL schema
…t in test configuration
…pare-build job based on event type and conclusion
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`.
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>
- 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>
- 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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release product v1.0.10
This PR was automatically created by version-tag-sync workflow.