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

Enter prerelease mode #2578

Open
wants to merge 2 commits into
base: alpha
Choose a base branch
from
Open

Conversation

sungik-choi
Copy link
Contributor

@sungik-choi sungik-choi commented Dec 30, 2024

Self Checklist

  • I wrote a PR title in English and added an appropriate label to the PR.
  • I wrote the commit message in English and to follow the Conventional Commits specification.
  • I added the changeset about the changes that needed to be released. (or didn't have to)
  • I wrote or updated documentation related to the changes. (or didn't have to)
  • I wrote or updated tests related to the changes. (or didn't have to)
  • I tested the changes in various browsers. (or didn't have to)
    • Windows: Chrome, Edge, (Optional) Firefox
    • macOS: Chrome, Edge, Safari, (Optional) Firefox

Related Issue

Summary

컬러 토큰 마이그레이션을 위해 프리릴리즈 모드로 진입합니다.

Details

  • main 브랜치 헤드 커밋 기준으로 alpha 브랜치를 생성
  • changeset prerelease mode 진입
  • CI 브랜치 필터에 alpha 브랜치 필터 추가

이 PR 이후 bezier-react의 기존 컴포넌트들에서 alpha 컬러 토큰 지원 작업을 진행할 예정입니다.

Breaking change? (Yes/No)

No

References

@sungik-choi sungik-choi self-assigned this Dec 30, 2024
Copy link

channeltalk bot commented Dec 30, 2024

Copy link

changeset-bot bot commented Dec 30, 2024

⚠️ No Changeset found

Latest commit: 21e0965

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.86%. Comparing base (ac2e9b1) to head (21e0965).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2578   +/-   ##
=======================================
  Coverage   81.86%   81.86%           
=======================================
  Files         145      145           
  Lines        2889     2889           
  Branches      920      920           
=======================================
  Hits         2365     2365           
- Misses        494      520   +26     
+ Partials       30        4   -26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sungik-choi sungik-choi changed the base branch from main to alpha December 30, 2024 07:41
@sungik-choi
Copy link
Contributor Author

#2566 PR 정리되면 머지 예정

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.

2 participants