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

[Windows]windows_deploy.ymlのDLLコピー操作を削除 #516

Conversation

Npepperlinux
Copy link
Contributor

@Npepperlinux Npepperlinux commented Dec 30, 2023

今までインストーラーやZipファイルの作成時にmsvcp140.dll, vcruntime140.dll, vcruntime140_1.dllを含めるようコピーする操作を行っていたが、最近のリリースでは必要なライブラリが自動でReleaseディレクトリ以下にコピーされるようになっていた(api-ms-win-*.dllまで含める必要があるのかは不明)ため、DLLをコピーする操作をwindows_deploy.ymlから削除しました。

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d3aa4de) 39.00% compared to head (1fedec1) 39.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #516   +/-   ##
========================================
  Coverage    39.00%   39.00%           
========================================
  Files          247      247           
  Lines        12112    12112           
========================================
  Hits          4724     4724           
  Misses        7388     7388           

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

@Npepperlinux
Copy link
Contributor Author

Npepperlinux commented Dec 30, 2023

@shiosyakeyakini-info shiosyakeyakini-info merged commit 392a154 into shiosyakeyakini-info:develop Jan 21, 2024
1 check passed
@shiosyakeyakini-info
Copy link
Owner

マージしました!

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.

3 participants