You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myriad.apache.org by "Santosh Marella (JIRA)" <ji...@apache.org> on 2015/11/04 18:04:27 UTC

[jira] [Resolved] (MYRIAD-114) Automatic dashboard building

     [ https://issues.apache.org/jira/browse/MYRIAD-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Santosh Marella resolved MYRIAD-114.
------------------------------------
    Resolution: Fixed

> Automatic dashboard building
> ----------------------------
>
>                 Key: MYRIAD-114
>                 URL: https://issues.apache.org/jira/browse/MYRIAD-114
>             Project: Myriad
>          Issue Type: Bug
>            Reporter: Jim Klucar
>            Assignee: Jim Klucar
>             Fix For: Myriad 0.1.0
>
>
> Build the dashboard as part of the Myriad build process.  This would require:
> - [ ] npm install of dashboard dependencies
> - [ ] removing files under webapp/public (could be part of gulp)
> - [ ] running gulp script
> Benefits: 
> Can remove myriad-scheduler/src/main/resources/webapp/public/* from git. This is auto-generated each time gulp is run, so any diffs in this directory don't mean anything and are just noise.
> Drawbacks:
> Users must have npm/node installed to build Myriad. (maybe we only build if they have node installed?)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)