Skip to content

Comments

ci: 전체 경로에 대해 cloudfront 무효화를 수행한다#387

Merged
nijuy merged 1 commit intodevelopfrom
fix/cf-invalidate-path
Jan 19, 2026
Merged

ci: 전체 경로에 대해 cloudfront 무효화를 수행한다#387
nijuy merged 1 commit intodevelopfrom
fix/cf-invalidate-path

Conversation

@nijuy
Copy link
Collaborator

@nijuy nijuy commented Jan 19, 2026

💻 개요

  • 이슈 대응

📋 변경 및 추가 사항

  • 기존 방식: 빌드 시 이름이 변경되지 않는 특정 파일에 대해서만 무효화 수행

    • 새로운 정적 파일 추가/누락된 파일 발견 시마다 수동으로 무효화 경로를 추가해야 함
    • 기존 yml에는 assets-manifest.json가 누락되어, 에셋이 변경되었을 때 바로바로 서빙되지 않는 문제 존재
      (캐싱된 과거 파일에는 새로 추가된 에셋 정보가 없으니까!!)
  • 변경한 방식: 모든 경로(/*)에 대해 무효화 수행

💬 To. 리뷰어

@nijuy nijuy self-assigned this Jan 19, 2026
@gemini-code-assist
Copy link

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@nijuy nijuy merged commit 0e07bfb into develop Jan 19, 2026
1 check passed
@nijuy nijuy deleted the fix/cf-invalidate-path branch January 19, 2026 11:04
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