| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Adds BuildFetch-backed remote Gradle build caching to reduce CI build times by reusing task outputs across runs.
Changes:
Copilot reviewed 4 out of 4 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
| settings.gradle.kts | Adds remote Gradle build cache configuration pointing at BuildFetch, enabled only when a token property is present. |
| .github/workflows/pr.yml | Supplies the remote cache token for PR test/lint jobs so CI can read from the remote cache. |
| .github/workflows/internal.yml | Supplies the remote cache token (and enables pushing for one job) to populate the remote cache during internal builds. |
| CHANGELOG.md | Notes the BuildFetch integration under the current release-in-progress section. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Thanks https://buildfetch.com/ for this