[
https://issues.apache.org/jira/browse/TINKERPOP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15505004#comment-15505004
]
ASF GitHub Bot commented on TINKERPOP-927:
------------------------------------------
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/428
TINKERPOP-927 bin/publish-docs.sh should only upload diffs.
https://issues.apache.org/jira/browse/TINKERPOP-927
VOTE: +1
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/tinkerpop TINKERPOP-927-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/428.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #428
----
commit 5f2d2519373e4df3550bc80d2ab6b936366a3ead
Author: Daniel Kuppitz <[email protected]>
Date: 2016-09-19T13:20:50Z
Upload only diffs in `publish-docs.sh`.
commit b20921bd4d42a08db6a182b26dd22e4808d837c2
Author: Daniel Kuppitz <[email protected]>
Date: 2016-09-19T15:23:47Z
Merge branch 'TINKERPOP-927' into TINKERPOP-927-master
commit 144e6f08d8bbefa3bf1810cac39a41c2f3b1a21e
Author: Daniel Kuppitz <[email protected]>
Date: 2016-09-19T15:25:05Z
Fixed javadocs file reference.
commit 0100f78c79460152c1e5fd7793bef215e4558311
Author: Daniel Kuppitz <[email protected]>
Date: 2016-09-19T15:26:48Z
Merge branch 'TINKERPOP-927' into TINKERPOP-927-master
commit 120cef66da6afac1ecbb5781fe58d3ca3e1f0129
Author: Daniel Kuppitz <[email protected]>
Date: 2016-09-19T23:12:52Z
Fixed temporary file path.
----
> bin/publish-docs.sh should only upload diffs.
> ---------------------------------------------
>
> Key: TINKERPOP-927
> URL: https://issues.apache.org/jira/browse/TINKERPOP-927
> Project: TinkerPop
> Issue Type: Improvement
> Components: build-release
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Daniel Kuppitz
>
> It takes forever for us to publish-docs. Can we just do a "diff" and see what
> changed (MD5?) and then {{svn up}} only those files?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)