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

Add standalone binary creation to release workflow #1176

Merged
merged 1 commit into from
Nov 28, 2024

Conversation

yuto-trd
Copy link
Member

Introduce support for creating standalone binaries in the release workflow, allowing for self-contained builds across different platforms. Adjustments made to the build scripts and parameters to accommodate this feature.

Copy link
Contributor

No TODO comments were found.

Copy link
Contributor

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.ProjectSystem 11% 6% 2189
Beutl.Utilities 73% 67% 360
Beutl.Threading 100% 94% 118
Beutl.Operators 4% 0% 62
Beutl.Engine 25% 24% 8902
Beutl.Core 32% 30% 3120
Beutl.Extensibility 2% 0% 66
Beutl.Configuration 39% 19% 285
Beutl.Language 0% 0% 650
Summary 25% (9171 / 37332) 24% (2627 / 10851) 15752

Minimum allowed line rate is 0%

@yuto-trd yuto-trd merged commit 458c0d4 into main Nov 28, 2024
4 checks passed
@yuto-trd yuto-trd deleted the feat/release-workflow branch November 28, 2024 04:11
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.

1 participant