Closed
Bug 1833579
Opened 2 years ago
Closed 2 years ago
Update product_details: mobile_versions.json
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jxia, Assigned: bhearsum)
Details
Firefox Mobile V113.1.0 has been released, but the product_details json file public/1.0/mobile_versions.json is not updated.
Updated•2 years ago
|
Product: www.mozilla.org → Release Engineering
QA Contact: jlorenzo
Version: Production → unspecified
Comment 1•2 years ago
|
||
From the shipit worker log (2023-05-16T10:45:46.963015655Z):
Command failed with code: 128, git push origin production, b'', b"remote: Invalid username or password.\nfatal: Authentication failed for 'https://github.com/mozilla-releng/product-details.git/'\n"
| Assignee | ||
Comment 2•2 years ago
|
||
I rotated this recently. I'll sort this out.
Assignee: nobody → bhearsum
| Assignee | ||
Comment 3•2 years ago
|
||
Product details updates are now working again. Is this what we were expecting in the JSON file?
{
"alpha_version": "115.0a1",
"beta_version": "114.0b4",
"ios_beta_version": "",
"ios_version": "14.1",
"nightly_version": "115.0a1",
"version": "113.0"
}
(I'll note that version is not precisely what you mentioned in the first comment...but maybe that's expected?)
Flags: needinfo?(jxia)
| Assignee | ||
Comment 4•2 years ago
|
||
Alright, I see 113.1.0 now. Probably was just caching delaying it...
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(jxia)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•