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

modularize buildSrc #27

Merged
merged 40 commits into from
Nov 10, 2024
Merged

modularize buildSrc #27

merged 40 commits into from
Nov 10, 2024

Conversation

rhysdh540
Copy link
Contributor

@rhysdh540 rhysdh540 commented Nov 7, 2024

  • moves jar compression into separate tasks, which helps speed it up, makes debugging easier, and makes it more cacheable
  • more attempts to improve ci times by caching local .gradle/ and build/ folders
  • also makes smoke testing use maven dependencies (which allows gradle to cache them)

# Conflicts:
#	buildSrc/src/main/kotlin/dev/nolij/zumegradle/JarCompressing.kt
# Conflicts:
#	.github/workflows/build.yml
#	.github/workflows/pull_request.yml
#	build.gradle.kts
#	buildSrc/src/main/kotlin/dev/nolij/zumegradle/JarCompressing.kt
#	gradle.properties
I sincerely hope this works
and upload jars anyways
# Conflicts:
#	.github/workflows/build.yml
#	buildSrc/src/main/kotlin/dev/nolij/zumegradle/SmokeTest.kt
.github/workflows/build.yml Outdated Show resolved Hide resolved
@rhysdh540 rhysdh540 marked this pull request as ready for review November 7, 2024 05:18
@Nolij Nolij merged commit 71fe5b1 into Nolij:master Nov 10, 2024
2 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 10, 2024
@rhysdh540 rhysdh540 deleted the zumegradle-rewrite branch November 13, 2024 01:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants