ant-design / cssinjs

https://ant-design.github.io/cssinjs
MIT License
236 stars 59 forks source link

ci: add docs deploy workflow #91

Open Wxh16144 opened 1 year ago

Wxh16144 commented 1 year ago

将部署任务交由 GitHub Action 处理。解放本地机器。支持 tag 创建触发 + 手动触发

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.44 :tada:

Comparison is base (f9826f3) 92.18% compared to head (398ba27) 92.63%.

:exclamation: Current head 398ba27 differs from pull request most recent head dbf5367. Consider uploading reports for the commit dbf5367 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #91 +/- ## ========================================== + Coverage 92.18% 92.63% +0.44% ========================================== Files 18 19 +1 Lines 576 611 +35 Branches 192 201 +9 ========================================== + Hits 531 566 +35 Misses 45 45 ``` | [Impacted Files](https://codecov.io/gh/ant-design/cssinjs/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design) | Coverage Δ | | |---|---|---| | [src/transformers/legacyLogicalProperties.ts](https://codecov.io/gh/ant-design/cssinjs/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3RyYW5zZm9ybWVycy9sZWdhY3lMb2dpY2FsUHJvcGVydGllcy50cw==) | `96.72% <100.00%> (+0.42%)` | :arrow_up: | | [src/transformers/px2rem.ts](https://codecov.io/gh/ant-design/cssinjs/pull/91?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design#diff-c3JjL3RyYW5zZm9ybWVycy9weDJyZW0udHM=) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ant-design)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

afc163 commented 1 year ago

冲突