Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature/BAR-39] chromatic을 이용한 storybook 배포 설정 #12

Merged
merged 2 commits into from
Dec 21, 2023

Conversation

dmswl98
Copy link
Member

@dmswl98 dmswl98 commented Dec 19, 2023

Summary

구현 내용 및 작업한 내역을 요약해서 적어주세요

  • chromatic 설치
  • storybook 배포를 위한 chromatic.yml 작성

To Reviewers

PR을 볼 때 주의깊게 봐야하거나 말하고 싶은 점을 적어주세요

  • 현재 **.stories.tsx확장자 파일이 pr에 포함되는 경우에만 workflow를 실행시키도록 했는데 더 좋은 조건이 있다면 말씀해주세요!

How To Test

PR의 기능을 확인하는 방법을 상세하게 적어주세요

@dmswl98 dmswl98 self-assigned this Dec 19, 2023
Copy link

Copy link
Contributor

@miro-ring miro-ring left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셧습니다!!

Copy link
Member

@wonjin-dev wonjin-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼
고생하셨습니다 !
궁금한 점이 diff를 통한 CICD를 진행하면, 기존에 스토리에 작성된 컴포넌트의 UI 변경이 이루어지면 수동 배포를 돌려야하나욤 ??

@dmswl98
Copy link
Member Author

dmswl98 commented Dec 20, 2023

👍🏼 고생하셨습니다 ! 궁금한 점이 diff를 통한 CICD를 진행하면, 기존에 스토리에 작성된 컴포넌트의 UI 변경이 이루어지면 수동 배포를 돌려야하나욤 ??

엇 그래서 workflow trigger path를 src/components로 잡으려고 했는데요! 그럼 또 너무 불필요하게 돌아가지 않을까도 싶어서 일단은 stories.tsx 확장자 파일이 수정되면 배포되도록 설정해두었어요. 회의를 통해서 더 좋은 전략이 있는지 이야기 나눠봐요~

@dmswl98 dmswl98 merged commit 052dd83 into main Dec 21, 2023
3 checks passed
@dmswl98 dmswl98 deleted the feature/BAR-39 branch December 21, 2023 14:23
@dmswl98 dmswl98 added the feature label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants