Closed Bug 1472802 Opened 7 years ago Closed 7 years ago

docs generation is downloading schemas

Categories

(Taskcluster :: Services, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dustin, Assigned: dustin)

Details

..and inexplicably failing..
It downloads schemas for `data-render-schema` divs iirc. As for why it is failing... ¯\_(ツ)_/¯
I think it was downloading for API references, too -- that's where the error occurred, anyway.
Commits pushed to master at https://github.com/taskcluster/taskcluster-docs https://github.com/taskcluster/taskcluster-docs/commit/b6b0e74d30ccef317f5a735a14d79e1d7933cea8 Bug 1472802 - for api schemas, always use local copies This is truly a mess, between old and new services. I think a better way to handle this would be to load all schemas -- everywhere -- and index them by abstract $id, then dereference them. But that sort of load-everything approach is difficult and error-prone in gulp. https://github.com/taskcluster/taskcluster-docs/commit/9e7484732200f4a9e191bbc86e1e03a4763561a7 Merge pull request #268 from djmitche/bug1472802 Bug 1472802 - for api schemas, always use local copies
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Component: Documentation → Services
You need to log in before you can comment on or make changes to this bug.