Closed
Bug 1452776
Opened 8 years ago
Closed 7 years ago
redeployed docs miss some references
Categories
(Taskcluster :: Services, enhancement, P4)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Assigned: dustin)
Details
In particular:
* integrations/index.html appears to be missing
* a bunch of services just aren't there
| Assignee | ||
Updated•8 years ago
|
Assignee: dustin → nobody
Priority: -- → P4
Updated•7 years ago
|
Assignee: nobody → dustin
| Assignee | ||
Comment 1•7 years ago
|
||
Turns out the missing 'integration' is because the taskcluster-docs service is named 'docs', and lib/navlinks.js special-cases that.
| Assignee | ||
Comment 2•7 years ago
|
||
https://github.com/taskcluster/taskcluster-docs/pull/259
Bug 1459751 will help here, too.
Comment 3•7 years ago
|
||
Commits pushed to master at https://github.com/taskcluster/taskcluster-docs
https://github.com/taskcluster/taskcluster-docs/commit/979a68989dddec1b514b0bd4b00d8e6e1338920a
Bug 1452776 - rewrite lib/raw.js to properly generate output for tc-installer
https://github.com/taskcluster/taskcluster-docs/commit/ed9e7c9a996218f2e61cbef570a1f41bf160dc01
Bug 1452776 - be more careful about where 'docs' has special meaning
https://github.com/taskcluster/taskcluster-docs/commit/0662f7829138488ee23582012de95d8572b96195
Merge pull request #259 from djmitche/bug1452776
Bug 1452776 - be careful about special-casing 'docs'
| Assignee | ||
Updated•7 years ago
|
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Redeployability → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•