Commit Graph

7 Commits

Author SHA1 Message Date
b081c17e97 chore: Slack 알림에 커밋 메시지 추가
- Checkout 단계에서 GIT_COMMIT_MSG 캡처 (git log -1 --pretty=format:'%s')
- checkout scm을 slackSend 이전으로 이동 (커밋 정보 먼저 획득)
- 빌드 시작, 성공, 실패 모든 Slack 메시지에 커밋 제목 포함

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 12:52:18 +09:00
e5742e09ad ci:Jenkinsfile 동시 빌드 방지 옵션 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:24:41 +09:00
c74dc9ba57 fix:배포 시 storage/logs 권한 설정 추가
PHP-FPM(www-data)이 로그 파일을 쓸 수 있도록
mkdir 직후 chown 명령 추가

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:23:34 +09:00
c7850f89f0 ci: Jenkinsfile tokenCredentialId 추가 및 배포 디렉토리 생성
- slackSend 3곳에 tokenCredentialId: 'slack-token' 추가
- Deploy: mkdir -p bootstrap/cache storage/framework 추가
- tokenCredentialId 누락 시 Slack Bot Token 인증 실패 방지

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 23:53:51 +09:00
163ad0127e ci:Jenkinsfile 빌드 시작 Slack 알림 추가
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 21:00:07 +09:00
9b223b4523 ci:Jenkinsfile Slack 알림 추가 (slackSend #product_infra)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:47:03 +09:00
4cee825aca ci: add Jenkinsfile for CI/CD pipeline (main) 2026-02-24 08:15:10 +09:00