Closed
Bug 1949496
Opened 29 days ago
Closed 16 days ago
Remove fastlane dependency
Categories
(Fenix :: General, task)
Tracking
(firefox138 fixed)
RESOLVED
FIXED
138 Branch
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: aaronmt, Assigned: RyanVM)
References
Details
Attachments
(1 file)
We're (mobile test eng) removing our old and unused/unmaintained screengrab tests and execution scheduling for Fenix and Focus in https://bugzilla.mozilla.org/show_bug.cgi?id=1949483.
If Fastlane is not used for anything else, the A-C dependency can be removed alongside some cleanup in
- mobile/android/fenix/fastlane/*
- mobile/android/fenix/Gemfile
- mobile/android/fenix/docs/l10n-Screenshot-Generation.md
- mobile/android/focus-android/docs/l10n-Screenshot-Generation.md
- mobile/android/.gitignore#66
- mobile/android/focus-android/app/src/debug/AndroidManifest.xml#17 (maybe?)
https://searchfox.org/mozilla-central/search?q=fastlane&path=&case=false®exp=false
Assignee | ||
Comment 1•22 days ago
|
||
Assignee | ||
Comment 2•22 days ago
|
||
Updated•22 days ago
|
Assignee: nobody → ryanvm
Status: NEW → ASSIGNED
Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/668aad1cee7b
Remove the Fastlane dependency and some obsolete screengrab code. r=geckoview-reviewers,android-reviewers,aaronmt,ohall,tthibaud
Status: ASSIGNED → RESOLVED
Closed: 16 days ago
status-firefox138:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 138 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•