Closed
Bug 1232963
Opened 10 years ago
Closed 9 years ago
taskcluster-github: http://references.taskcluster.net/github/v1/api.json is invalid against http://schemas.taskcluster.net/base/v1/api-reference.json
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
Details
Attachments
(1 file)
"stability" is missing
Assignee | ||
Comment 1•10 years ago
|
||
Note, this meant I needed to temporarily ignore this problem in taskcluster-client-go:
https://github.com/taskcluster/taskcluster-client-go/commit/a80e7b9776eece7c2503838efc9d0ef4af3ccd61
When the taskcluster-github schema is fixed, this commit should be reverted (backed out).
Assignee | ||
Comment 2•10 years ago
|
||
Just bumped the taskcluster-base version in an attempt to fix this.
Comment 3•10 years ago
|
||
Comment on attachment 8698879 [details] [review]
Github PR for taskcluster-github
See comment on github...
Attachment #8698879 -
Flags: review?(jopsen) → review-
Assignee | ||
Comment 4•10 years ago
|
||
Comment on attachment 8698879 [details] [review]
Github PR for taskcluster-github
Can you re-review with the latest commit pushed to the PR?
Attachment #8698879 -
Flags: review- → review?(jopsen)
Comment 5•10 years ago
|
||
Comment on attachment 8698879 [details] [review]
Github PR for taskcluster-github
clearing flag as this was fixed...
Attachment #8698879 -
Flags: review?(jopsen) → review+
Updated•10 years ago
|
Flags: needinfo?(jwatkins)
Comment 6•10 years ago
|
||
Please resolve the bug when you've deployed :)
Assignee | ||
Comment 7•10 years ago
|
||
Jake: note, if successful, after deployment to heroku, http://references.taskcluster.net/github/v1/api.json will contain an entry "stability" for each api endpoint.
If after deployment this isn't the case, this bug needs to stay open, as more work will need to be done...
Thanks!
Comment 8•9 years ago
|
||
"stability": "experimental",
Deployed and api response looks good. Marking resolved/fixed
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Flags: needinfo?(jwatkins)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•