channel-io / bezier-react

React components library that implements Bezier design system.
https://main--62bead1508281287d3c94d25.chromatic.com
Apache License 2.0
231 stars 47 forks source link

Bind the Figma access token to an environment variable #2500

Closed sungik-choi closed 1 week ago

sungik-choi commented 1 week ago

Self Checklist

Related Issue

Summary

Bind the Figma access token to an environment variable

Details

Code Connect CI 정상화를 위해 시크릿을 잡의 환경 변수에 바인딩합니다.

Breaking change? (Yes/No)

No

References

channeltalk[bot] commented 1 week ago

https://desk.channel.io/#/channels/1/team_chats/groups/1237/67345d12b15a3a66a4fa

changeset-bot[bot] commented 1 week ago

⚠️ No Changeset found

Latest commit: 082bda6e91af0d20a3f591ae5096329b044fb996

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

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 82.27%. Comparing base (bf4cff8) to head (082bda6). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2500 +/- ## ======================================= Coverage 82.27% 82.27% ======================================= Files 143 143 Lines 2979 2979 Branches 913 917 +4 ======================================= Hits 2451 2451 - Misses 497 523 +26 + Partials 31 5 -26 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.