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

Setting : CI 구축 #172

Merged
merged 8 commits into from
Aug 10, 2023
Merged

Setting : CI 구축 #172

merged 8 commits into from
Aug 10, 2023

Conversation

guesung
Copy link
Member

@guesung guesung commented Aug 10, 2023

💡 왜 PR을 올렸나요?

  • 신규 피처

💁 무엇이 어떻게 바뀌나요?

  1. 기존 lint와 format만 적용하던 CI에서
    1. test coverage지수를 알려주는 action을 추가하였습니다.
    2. dependency가 변경된 부분만 설치하고, 그 외에는 캐싱된 데이터를 사용하도록 yml파일을 수정하였습니다.

💬 리뷰어분들께

@github-actions github-actions bot added this to the 7월 2주차 Sprint milestone Aug 10, 2023
@github-actions github-actions bot added the Setting 세팅을 진행한 경우 label Aug 10, 2023
@github-actions
Copy link

Labeler가 제목과 설명에 있는 특별한 텍스트와 일치하는 레이블을 적용했습니다.
Label을 검토하고 필요한 변경 사항을 적용해 주세요.

@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@github-actions
Copy link

Bundle Sizes

Compared against none

Route Size (gzipped)
/_app 106.76 KB
/_error 73.65 KB

Dynamic import: None found.

@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@guesung guesung closed this Aug 10, 2023
@guesung guesung reopened this Aug 10, 2023
@codecov
Copy link

codecov bot commented Aug 10, 2023

Codecov Report

❗ No coverage uploaded for pull request base (feature/add-sentry@9981433). Click here to learn what that means.
The diff coverage is n/a.

@@                 Coverage Diff                  @@
##             feature/add-sentry    #172   +/-   ##
====================================================
  Coverage                      ?   1.09%           
====================================================
  Files                         ?     234           
  Lines                         ?    2102           
  Branches                      ?     349           
====================================================
  Hits                          ?      23           
  Misses                        ?    1975           
  Partials                      ?     104           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Copy link
Contributor

@kangju2000 kangju2000 left a comment

Choose a reason for hiding this comment

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

👍

@guesung guesung merged commit 09a994b into feature/add-sentry Aug 10, 2023
12 checks passed
@guesung guesung deleted the feature/setting-ci branch August 10, 2023 08:05
@guesung guesung restored the feature/setting-ci branch August 11, 2023 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Setting 세팅을 진행한 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants