Skip to content

added the manual caching since setup-gradles built-in caching is out of service#9

Merged
beenuar merged 3 commits intobeenuar:mainfrom
VishalBhatSoori:ci-cd
Mar 9, 2026
Merged

added the manual caching since setup-gradles built-in caching is out of service#9
beenuar merged 3 commits intobeenuar:mainfrom
VishalBhatSoori:ci-cd

Conversation

@VishalBhatSoori
Copy link
Contributor

Since successful testing in a personal repository, I’m moving our workflow to manual caching. This replaces the built-in setup-gradle caching which is out of service and even though the reason i used setup-gradle was for caching it also gives a good job summary Therefore, I've opted to keep the action but with its internal caching disabled, allowing our manual cache to handle it since it works.

@VishalBhatSoori
Copy link
Contributor Author

VishalBhatSoori commented Mar 7, 2026

The test was succesfull, now the test and build time has been reduced from ~10-12 minutes to ~2-5 minutes
For future contributions only the changes made in the code will be compiled and tested rather than compiling and testing the whole code everytime in the github runner
Impact:
1)Contributors will get pass/fail feedback quickly

@VishalBhatSoori VishalBhatSoori changed the title added the manual caching since setup-gradles built in caching is out of service added the manual caching since setup-gradles built-in caching is out of service Mar 7, 2026
@beenuar beenuar merged commit 1c45568 into beenuar:main Mar 9, 2026
2 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