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

Daniel Kuppitz commented on TINKERPOP-1383:
-------------------------------------------

I think it's better to use a completely different script then.

{code}
bin/update-current-docs.sh <username>
{code}

This way we don't need to add a bunch of if's and else's in 
{{publish-docs.sh}}. The new  script would only need to determine the current 
version and update the symlinks accordingly.

> publish-docs.sh might publish to current too early
> --------------------------------------------------
>
>                 Key: TINKERPOP-1383
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1383
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: build-release
>    Affects Versions: 3.1.3
>            Reporter: stephen mallette
>            Assignee: Daniel Kuppitz
>             Fix For: 3.1.4, 3.2.2
>
>
> In the standard release flow of things, the release manager runs 
> `bin/publish-docs.sh` right before VOTE which means that `/current` gets 
> updated at least 3 days before we announce the release. 
> Maybe updating current should be a specific command? 
> {code}
> bin/publish-docs.sh --update userName
> {code}



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

Reply via email to