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

build(libs.mk): enable parallel build execution for improved build performance #13

Merged
merged 1 commit into from
May 25, 2024

Conversation

apoupard
Copy link
Contributor

build(libs.mk): enable parallel execution for the build process by adding the -Dorg.gradle.parallel=true flag. This change aims to improve build performance by allowing tasks to run concurrently, optimizing resource utilization.

…rformance

build(libs.mk): enable parallel execution for the build process by adding the -Dorg.gradle.parallel=true flag. This change aims to improve build performance by allowing tasks to run concurrently, optimizing resource utilization.
Copy link

sonarcloud bot commented May 24, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@apoupard apoupard merged commit f17868c into main May 25, 2024
8 checks passed
@apoupard apoupard deleted the feat/actionOnTag branch May 25, 2024 08:27
@apoupard apoupard restored the feat/actionOnTag branch July 1, 2024 16:18
@apoupard apoupard deleted the feat/actionOnTag branch July 1, 2024 16:23
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