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

refactor(scripts): fix script about update less variable #781

Merged
merged 1 commit into from
Mar 2, 2022

Conversation

typistZxd
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Component style update
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

组件文档中如果less变量部分下方还有其他章节,如components/form/docs/index.zh.md 会导致脚本执行卡死

What is the new behavior?

即使有其他章节也能正常生成插入less变量

Other information

@idux-bot
Copy link

idux-bot bot commented Mar 1, 2022

This preview will be available after the AzureCI is passed.

@typistZxd typistZxd requested a review from danranVm March 1, 2022 12:23
@codecov
Copy link

codecov bot commented Mar 1, 2022

Codecov Report

Merging #781 (eb99f10) into main (3d1f3fe) will not change coverage.
The diff coverage is n/a.

❗ Current head eb99f10 differs from pull request most recent head 11092ed. Consider uploading reports for the commit 11092ed to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #781   +/-   ##
=======================================
  Coverage   83.96%   83.96%           
=======================================
  Files         465      465           
  Lines       12034    12034           
  Branches     2891     2891           
=======================================
  Hits        10104    10104           
  Misses       1930     1930           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d1f3fe...11092ed. Read the comment docs.

@typistZxd typistZxd changed the title refactor(scripts): fix script about update less variable WIP:refactor(scripts): fix script about update less variable Mar 1, 2022
@typistZxd typistZxd changed the title WIP:refactor(scripts): fix script about update less variable refactor(scripts): fix script about update less variable Mar 1, 2022
@danranVm danranVm merged commit 8680ef0 into IDuxFE:main Mar 2, 2022
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