product-details-json git repository not updating
Categories
(Release Engineering :: Applications: Shipit, defect)
Tracking
(Not tracked)
People
(Reporter: sancus, Unassigned)
Details
Not sure if this is the right component for this, feel free to move, or advise otherwise.
https://github.com/mozilla/product-details-json
This repository seems to not be updating properly since a few days ago. It's behind on both Thunderbird(should be 68.3.1 based on https://product-details.mozilla.org/1.0/thunderbird_versions.json) and Firefox(should be 72.0b9).
Comment 2•6 years ago
|
||
This is actually our repo (Marketing Engineering and Ops) that we were maintaining for use in bedrock. Apologies for the lack of notification, but we've stopped using it. Releng now maintains a very similar repo with these data. See this bedrock issue for details.
tl;dr is that this is the new location for the up-to-date files:
https://github.com/mozilla-releng/product-details/tree/production/public/1.0
| Reporter | ||
Comment 3•6 years ago
|
||
(In reply to Paul [:pmac] McLanahan from comment #2)
This is actually our repo (Marketing Engineering and Ops) that we were maintaining for use in bedrock. Apologies for the lack of notification, but we've stopped using it. Releng now maintains a very similar repo with these data. See this bedrock issue for details.
tl;dr is that this is the new location for the up-to-date files:
https://github.com/mozilla-releng/product-details/tree/production/public/1.0
Thanks. Can you set a webhook for us on the new repository? It should be the same as on the old one, that is: "http://control.thunderbird.net/webhooks/" with the content type set to application/json and the "push" event only. Example: https://i.imgur.com/y90G7et.png
Also, as an aside, maybe it would be a good idea to (GitHub) Archive this repository and set a note in the readme pointing to the new one?
Comment 4•6 years ago
|
||
Thanks. Can you set a webhook for us on the new repository? It should be the same as on the old one, that is: "http://control.thunderbird.net/webhooks/" with the content type set to application/json and the "push" event only. Example: https://i.imgur.com/y90G7et.png
Done!
| Reporter | ||
Comment 5•6 years ago
|
||
(In reply to Rail Aliiev [:rail] from comment #4)
Thanks. Can you set a webhook for us on the new repository? It should be the same as on the old one, that is: "http://control.thunderbird.net/webhooks/" with the content type set to application/json and the "push" event only. Example: https://i.imgur.com/y90G7et.png
Done!
Thanks again! This is fixed for us.
Comment 6•6 years ago
|
||
Thanks Rail!
Also, as an aside, maybe it would be a good idea to (GitHub) Archive this repository and set a note in the readme pointing to the new one?
I'll do that. I honestly wasn't aware (or didn't remember) of anyone else using it. Glad it's resolved.
Comment 7•6 years ago
|
||
:sancus, I forgot to mention, ignore all pushes except the ones on the "production" branch.
| Reporter | ||
Comment 8•6 years ago
|
||
(In reply to Rail Aliiev [:rail] from comment #7)
:sancus, I forgot to mention, ignore all pushes except the ones on the "production" branch.
Thanks, already got that set :)
| Assignee | ||
Updated•4 years ago
|
Description
•