[ 
https://issues.apache.org/jira/browse/TINKERPOP-2544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17313865#comment-17313865
 ] 

ASF GitHub Bot commented on TINKERPOP-2544:
-------------------------------------------

OyvindSabo opened a new pull request #1412:
URL: https://github.com/apache/tinkerpop/pull/1412


   https://issues.apache.org/jira/browse/TINKERPOP-2544
   
   Updates the `bin/generate-home.sh` script to build the gremlint web page to 
an optimized production build which can be hosted by a static server and then 
copy it from `docs/gremlint/build` to `target/site/home/gremlint`.
   
   If I understand the `bin/generate-home.sh` script correctly, it uses `rsync` 
to do the file copying if it is available. I've tested the script with and 
without `rsync`, and in both cases I've tested it with and without the page 
having previously been generated. I've only tested on a Linux machine.
   
   I'll need some help to test if the `bin/publish-home.sh` script will simply 
just work, or if it needs modification to properly publish the built gremlint 
web page.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> Modify site publishing scripts to include gremlint
> --------------------------------------------------
>
>                 Key: TINKERPOP-2544
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2544
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: gremlint
>    Affects Versions: 3.5.0
>            Reporter: Stephen Mallette
>            Assignee: Øyvind Sæbø
>            Priority: Blocker
>
> I think `bin/generate-home.sh` just needs to run the `npm` command to 
> generate the static site and copy it to `target/site/gremlint` and then 
> hopefully, `bin/publish-home.sh` will automatically note the new `gremlint` 
> directory and upload it svn to publish. If it doesn't, there's probably some 
> minor changes to `bin/publish-home.sh` to accomplish that step.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to