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

chore: support set env on Windows #8014

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

luckyship
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?
support set env on Windows

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

What is the current behavior?

Issue Number: 7982
close #7982

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@zorro-bot
Copy link

zorro-bot bot commented Jul 16, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #8014 (bcd9a38) into master (10003db) will decrease coverage by 0.02%.
The diff coverage is 78.12%.

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

@@            Coverage Diff             @@
##           master    #8014      +/-   ##
==========================================
- Coverage   91.68%   91.67%   -0.02%     
==========================================
  Files         514      514              
  Lines       17573    17595      +22     
  Branches     2780     2783       +3     
==========================================
+ Hits        16112    16130      +18     
- Misses       1165     1169       +4     
  Partials      296      296              
Impacted Files Coverage Δ
components/date-picker/date-picker.component.ts 95.25% <ø> (ø)
components/qr-code/qrcode.ts 58.06% <72.00%> (+6.90%) ⬆️
components/message/base.ts 93.44% <100.00%> (+0.81%) ⬆️
components/notification/notification.service.ts 100.00% <100.00%> (ø)
components/qr-code/qrcode.component.ts 92.30% <100.00%> (+0.41%) ⬆️

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.

'NODE_ENV' 不是内部或外部命令,也不是可运行的程序
1 participant