I enabled github actions in my apache/fineract fork to test a patch
<https://github.com/meonkeys/apache-fineract/commit/72c28e1d1a77d6f99e25d45d77ff4ae8e5198797>
and
I was surprised to see it cost about $10.

My patch shortens some build commands for simplicity. I removed what looked
like unnecessary exclusions and added use of the Gradle Daemon. I tested
some before and afters locally and Gradle seemed to handle caching properly
and I also got some benefit from using the Gradle Daemon, so this might
actually be less than the cost to build off the develop branch. My guess is
the difference is small, but I'd have to test again to be sure, but I'm
impatient and also almost out of free credit. :-)

Reply via email to