Closed
Bug 1470263
Opened 7 years ago
Closed 7 years ago
Create a schema for manifest.json in taskcluster-references
Categories
(Taskcluster :: Services, enhancement)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: pmoore, Assigned: pmoore)
Details
Attachments
(1 file)
We currently have an informal description of manifest.json in https://github.com/taskcluster/taskcluster-references#manifest without a formal schema definition.
All other json data we serve is described and validated by schemas, so I'd like to add a schema for manifest.json too.
| Assignee | ||
Comment 1•7 years ago
|
||
For now just creating schema, we can create other PRs/bugs for documenting its existence, and using it at runtime to validate generated manifest.json...
Assignee: nobody → pmoore
Status: NEW → ASSIGNED
Comment 2•7 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Redeployability → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•