Closed
Bug 1834974
Opened 2 years ago
Closed 2 years ago
firefox-android: update the gradle dependencies cache when dependencies change
Categories
(Release Engineering :: General, task)
Release Engineering
General
Tracking
(firefox115 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: jcristau, Assigned: jcristau)
Details
Attachments
(1 file)
There's a tradeoff between running the job external-gradle-dependencies job too often (and waiting for it to be done each time before anything else can run) vs not often enough and dealing with breakage when it should have run and didn't. We've gone back and forth on this over time.
| Assignee | ||
Comment 1•2 years ago
|
||
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
Authored by https://github.com/jcristau
https://github.com/mozilla-mobile/firefox-android/commit/cf8d34db0acb55e2c7079f1f5170e2fd2aa77608
[main] Bug 1834974 - run external-gradle-dependencies job on changes to dependencies
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•