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

perf(abg): create JARs only when they are actually requested #1615

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

Vampire
Copy link
Collaborator

@Vampire Vampire commented Aug 20, 2024

In some cases, only e.g. a POM is necessary to fetch for a given action. Thanks to this change, no Kotlin compilation or JAR creation will happen when requesting an artifact that doesn't require it.

Copy link
Collaborator Author

Vampire commented Aug 20, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @Vampire and the rest of your teammates on Graphite Graphite

@Vampire Vampire force-pushed the vampire/lazy-jar-creation branch 2 times, most recently from da86cc7 to f173834 Compare September 8, 2024 08:09
@Vampire Vampire changed the base branch from vampire/prefix-temp-dirs to main September 8, 2024 08:10
@Vampire Vampire force-pushed the vampire/lazy-jar-creation branch 3 times, most recently from 7d05583 to 6955515 Compare September 9, 2024 10:54
@krzema12 krzema12 changed the title feat(abg): only create sources and jars when they are actually requested f(abg): only create sources and jars when they are actually requested Sep 18, 2024
@krzema12 krzema12 changed the title f(abg): only create sources and jars when they are actually requested perf(abg): create JARs only when they are actually requested Sep 18, 2024
@krzema12 krzema12 merged commit a112e28 into main Sep 18, 2024
18 checks passed
@krzema12 krzema12 deleted the vampire/lazy-jar-creation branch September 18, 2024 06:05
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.

2 participants