Skip to content

fix(infra): 운영 배포 Secret 권한 경로 수정 - #216

Merged
1Seob merged 1 commit into
developfrom
fix/infra-prod-secret-permission-path
Jul 28, 2026
Merged

fix(infra): 운영 배포 Secret 권한 경로 수정#216
1Seob merged 1 commit into
developfrom
fix/infra-prod-secret-permission-path

Conversation

@1Seob

@1Seob 1Seob commented Jul 28, 2026

Copy link
Copy Markdown
Collaborator

📝 요약(Summary)

  • 운영 배포의 Secret 생성 경로와 권한 변경 경로가 달라 SCP 실행 전에 실패하던 문제를 수정했습니다.

주요 변경사항

  • 배포 인프라
    • Secret 생성 경로에 맞춰 chmod 대상을 deploy-secrets로 변경했습니다.
    • 생성·파일 기록·권한 변경·SCP·원격 복원·정리 단계가 모두 동일한 디렉터리를 사용하도록 정합성을 확인했습니다.

검증

  • 워크플로 YAML 파싱 통과
  • 전체 deploy-secrets 경로 일관성 검사 통과
  • 모든 Bash 스크립트 문법 검사 통과
  • git diff --check 통과
  • Java 애플리케이션 변경이 없어 Gradle 테스트는 실행하지 않음

🔗 Related Issue

  • Closes:

💬 공유사항

✅ PR Checklist

PR이 다음 요구 사항을 충족하는지 확인하세요.

  • PR 제목을 커밋 메시지 컨벤션에 맞게 작성했습니다.

@1Seob
1Seob merged commit 2021731 into develop Jul 28, 2026
1 check passed
@1Seob
1Seob deleted the fix/infra-prod-secret-permission-path branch July 28, 2026 19:33
@1Seob 1Seob mentioned this pull request Jul 28, 2026
1 task
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.

1 participant