Closed
Bug 1045090
Opened 10 years ago
Closed 10 years ago
Update the documentation to reflect the treeherder-ui dependency
Categories
(Tree Management :: Treeherder, defect, P2)
Tree Management
Treeherder
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: davehunt, Assigned: emorley)
References
Details
Attachments
(1 file)
2.55 KB,
patch
|
mdoglio
:
review+
|
Details | Diff | Splinter Review |
There are a couple of places in the documentation that assume treeherder-ui is optional, however it now appears to be a requirement. For example, the installation should mention that both treeherder-server and treeherder-ui repositories should be cloned.
Assignee | ||
Updated•10 years ago
|
Priority: -- → P2
Assignee | ||
Comment 1•10 years ago
|
||
Presume this is the cause of:
[/c/src/treeherder/service]$ vagrant up
Bringing machine 'default' up with 'virtualbox' provider...
There are errors in the configuration of this machine. Please fix
the following errors and try again:
vm:
* The host path of the shared folder is missing: ../treeherder-ui
Assignee | ||
Comment 2•10 years ago
|
||
Ideally we'd:
(a) Have a Vagrantfile.local that's in the .gitignore
(b) Have the default treeherder-service Vagrantfile not rely on the ui repo
But for now, lets at least update the docs to reflect the current state.
Assignee | ||
Comment 3•10 years ago
|
||
(In reply to Ed Morley [:edmorley] from comment #2)
> Ideally we'd:
> (a) Have a Vagrantfile.local that's in the .gitignore
Filed bug 1056865.
> (b) Have the default treeherder-service Vagrantfile not rely on the ui repo
Filed bug 1056872 & also bug 1056868 (since the latter was the cause for my comment 1 error).
Updated•10 years ago
|
Attachment #8476710 -
Flags: review?(mdoglio) → review+
Assignee | ||
Comment 4•10 years ago
|
||
https://github.com/mozilla/treeherder-service/commit/ecfe1f6d2594e408cda82888e233d31184e08c5c
However bug 1057703 is required before the live RTD page will reflect the change.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•