chore: added fingerprint status check to skip build & cache#23697
Conversation
|
CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes. |
🔍 Smart E2E Test Selection
click to see 🤖 AI reasoning detailsThe change modifies Key observations:
This is a low-risk CI efficiency improvement. The APK building process remains unchanged when cache misses occur, and the caching logic has always intended to skip the full build on cache hits. No E2E tests need to run specifically for this change as it doesn't affect any application functionality or test behavior. |
|



Description
This PR updates the Android E2E build step and applies an if check on the caching and build step if the fingerprint finds a hit.
Changelog
CHANGELOG entry: null
Related issues
Fixes:
Manual testing steps
Screenshots/Recordings
Before
After
Pre-merge author checklist
Pre-merge reviewer checklist
Note
Cursor Bugbot is generating a summary for commit e5e31e2. Configure here.