Closed
Bug 1378117
Opened 9 years ago
Closed 9 years ago
Update URL for socorro repository
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: davehunt)
Details
Attachments
(1 file)
It appears that the URL for the socorro repository has changed from https://github.com/mozilla/socorro to https://github.com/mozilla-services/socorro, which may explain why we don't see any revisions later than May 24th in Treeherder. I'll provide a patch to update this.
Comment 1•9 years ago
|
||
| Assignee | ||
Updated•9 years ago
|
Attachment #8883286 -
Flags: review?(emorley)
Comment 2•9 years ago
|
||
Comment on attachment 8883286 [details] [review]
[treeherder] davehunt:bug1378117 > mozilla:master
Many thanks!
Attachment #8883286 -
Flags: review?(emorley) → review+
Comment 3•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/62911e99bf37c9def700b8962d30eee6ce49ad82
Bug 1378117 - Update repository URL for socorro (#2610)
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 4•9 years ago
|
||
I'm a bit surprised because when you move projects from one org to another in github, they set up a forward for those urls. What urls stopped working and what HTTP response status code were they returning?
Comment 5•9 years ago
|
||
Pushes from GitHub come to us as pulse messages sent via taskcluster-github. The repository name in those payloads would have stopped matching the list of known repos, and unknown repos are ignored.
You need to log in
before you can comment on or make changes to this bug.
Description
•