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

Use hash of cache value as the JAR name for processed Minecraft JARs #944

Merged
merged 6 commits into from
Sep 25, 2023
Merged

Use hash of cache value as the JAR name for processed Minecraft JARs #944

merged 6 commits into from
Sep 25, 2023

Conversation

embeddedt
Copy link
Contributor

In basic testing, this cuts down the number of Minecraft JARs to just one provided the same AWs are used on all subprojects.

Note: this was quite literally the result of 5 minutes of experimentation, and likely has issues/unforeseen consequences. Please do not merge without more testing.

In basic testing, this cuts down the number of JARs to just one
provided the same AWs are used on all subprojects
@modmuss50 modmuss50 added this to the 1.4 milestone Aug 23, 2023
@modmuss50 modmuss50 self-assigned this Sep 9, 2023
@modmuss50 modmuss50 changed the base branch from dev/1.3 to exp/1.4 September 25, 2023 12:08
@modmuss50
Copy link
Member

I have updated this PR to remove the old caching system as it should no longer be needed.

@modmuss50 modmuss50 merged commit b7c8013 into FabricMC:exp/1.4 Sep 25, 2023
74 checks passed
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