FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add BuildFetch by LionZXY · Pull Request #1092 · flipperdevices/Flipper-Android-App · GitHub

Add BuildFetch - #1092

Merged
LionZXY merged 5 commits into
devfrom
ci/buildfetch
Jul 16, 2026
Merged

LionZXY merged 5 commits into
devfrom
ci/buildfetch

Conversation

LionZXY commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Thanks https://buildfetch.com/ for this

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Pull request overview

Adds BuildFetch-backed remote Gradle build caching to reduce CI build times by reusing task outputs across runs.

Changes:

  • Configure a remote HttpBuildCache endpoint in settings.gradle.kts, gated by a Gradle property token and optional write flag.
  • Wire CI workflows to provide the cache token (and enable pushing in internal builds).
  • Document the change in CHANGELOG.md.

Reviewed 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.

Comment thread .github/workflows/pr.yml
Comment thread .github/workflows/pr.yml
LionZXY added this pull request to the merge queue Jul 16, 2026
Merged via the queue into dev with commit 8535f8e Jul 16, 2026
11 checks passed
LionZXY deleted the ci/buildfetch branch July 16, 2026 08:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

3 participants


Back | FazBrowse Home | New Git URL