[
https://issues.apache.org/jira/browse/AVRO-3686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649760#comment-17649760
]
ASF subversion and git services commented on AVRO-3686:
-------------------------------------------------------
Commit 268051f103b741c5fd7f18a9cb83bc1c810dc56b in avro's branch
refs/heads/avro-3686-asf.yaml-docs from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=268051f10 ]
AVRO-3686: Deploy docs from master to https://avro.apache.org/next
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [website] Use .asf.yaml for deploying the webside and documentation.
> --------------------------------------------------------------------
>
> Key: AVRO-3686
> URL: https://issues.apache.org/jira/browse/AVRO-3686
> Project: Apache Avro
> Issue Type: Improvement
> Components: doc, website
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
>
> I'd like to propose changing the way the site/documentation is deployed at
> [https://avro.apache.org|https://avro.apache.org/].
> Currently it comes from Subversion:
> [http://svn-master.apache.org/repos/asf/avro/site/publish]
> I suggest to make use of .asf.yaml
> ([https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features#Git.asf.yamlfeatures-WebsitedeploymentserviceforGitrepositories])
> instead.
>
> With the new approach it will be possible to:
> 1) deploy the docs from master to
> [https://avro.staged.apache.org|https://avro.staged.apache.org/]
> 2) deploy latest release, e.g. 1.11.1, to
> [https://avro.apache.org|https://avro.apache.org/]
> 3) deploy older versions, e.g. 1.10.0, to [https://avro.apache.org/1.10.0/]
>
>
> We will either redirect to the old versions of the docs from Subversion or
> create Git branches/tags and copy the content.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)