Signal-Android icon indicating copy to clipboard operation
Signal-Android copied to clipboard

Use caching and parallel for faster builds.

Open runningcode opened this issue 8 months ago • 6 comments

First time contributor checklist

Contributor checklist

  • Device A, Android X.Y.Z
  • Device B, Android Z.Y
  • Virtual device W, Android Y.Y.Z
  • [x] My contribution is fully baked and ready to be merged as is
  • [x] I ensure that all the open issues my contribution fixes are mentioned in the commit message of my first commit using the Fixes #1234 syntax

Description

This also uses the Gradle Build Action to enable faster builds with caching. The Gradle Build Action also validates the Gradle wrapper by default This also uses the Gradle Build Action to enable faster builds with caching. The Gradle Build Action also validates the Gradle wrapper by default

runningcode avatar Jun 07 '25 20:06 runningcode

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Sep 04 '25 02:09 stale[bot]

Hello, is anyone there? Any reason this should not be accepted?

runningcode avatar Sep 04 '25 06:09 runningcode

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Nov 03 '25 07:11 stale[bot]

How unfortunate that external contributions are not even acknowledged.

runningcode avatar Nov 03 '25 09:11 runningcode

Thanks for the contribution, we'll take a look!

jeffrey-signal avatar Nov 03 '25 14:11 jeffrey-signal

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jan 02 '26 15:01 stale[bot]

Would be great

wertzuz avatar Jan 07 '26 09:01 wertzuz

Thanks for the contribution @runningcode! We've enabled the gradle configuration cache in v7.69.0: a3c9f04719286bdb44aadbc6f83bcece86010695

jeffrey-signal avatar Jan 08 '26 19:01 jeffrey-signal