Closed
Bug 1983958
Opened 10 months ago
Closed 10 months ago
In CI, build android-components jobs from toplevel instead of the subproject directory
Categories
(Firefox Build System :: Android Studio and Gradle Integration, task)
Firefox Build System
Android Studio and Gradle Integration
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1983932
People
(Reporter: tcampbell, Assigned: tcampbell)
Details
Attachments
(1 obsolete file)
Following up work to make various build tasks work from top-level gradle config, we can now switch the build jobs for android-components over.
| Assignee | ||
Comment 1•10 months ago
|
||
These Gradle tasks are also loaded into toplevel with our shared-settings.gradle
mechanism, so we can avoid cd-ing into the project directory now.
Updated•10 months ago
|
Assignee: nobody → tcampbell
Status: NEW → ASSIGNED
Updated•10 months ago
|
Attachment #9507983 -
Attachment is obsolete: true
| Assignee | ||
Updated•10 months ago
|
Status: ASSIGNED → RESOLVED
Closed: 10 months ago
Duplicate of bug: 1983932
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•