Skip to content

Comments

fix: 베포 워크플로에서 asciidoctor snippet 경로를 인식하지 못하는 에러 해결#30

Merged
hisonghy merged 1 commit intodevelopfrom
fix/asciidoctor-snippet-29
Mar 21, 2025
Merged

fix: 베포 워크플로에서 asciidoctor snippet 경로를 인식하지 못하는 에러 해결#30
hisonghy merged 1 commit intodevelopfrom
fix/asciidoctor-snippet-29

Conversation

@hisonghy
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 배포 워크플로에서 REST Docs API 문서화 작업을 실행할 때 asciidoctor 에서 snippet 경로가 존재하지 않아 문서화를 할 수 없는 에러가 발생해서 build.gradle 에 snippetsDir 라는 경로를 생성하고 해당 경로를 참조하도록 수정했습니다

🔍 참고사항

📚 기타

@hisonghy hisonghy added the 🔴 bug/error 버그 수정(오류, 에러 해결) label Mar 21, 2025
@hisonghy hisonghy self-assigned this Mar 21, 2025
@hisonghy hisonghy merged commit 72d0806 into develop Mar 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔴 bug/error 버그 수정(오류, 에러 해결)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🔴 asciidoctor 테스크 snippet 경로 이슈 해결

2 participants