You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/11/22 10:46:51 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #12541: Deprecate Read the Docs

mik-laj commented on a change in pull request #12541:
URL: https://github.com/apache/airflow/pull/12541#discussion_r528316521



##########
File path: README.md
##########
@@ -98,7 +98,7 @@ running multiple schedulers -- please see the "Scheduler" docs.
 
 Visit the official Airflow website documentation (latest **stable** release) for help with [installing Airflow](https://airflow.apache.org/installation.html), [getting started](https://airflow.apache.org/start.html), or walking through a more complete [tutorial](https://airflow.apache.org/tutorial.html).
 
-> Note: If you're looking for documentation for master branch (latest development branch): you can find it on [ReadTheDocs](https://airflow.readthedocs.io/en/latest/).
+> Note: If you're looking for documentation for master branch (latest development branch): you can find it on [s.apache.org/airflow-docs](https://s.apache.org/airflow-docs/).

Review comment:
       For four reasons:
   1. airflow.apache.org is deployed using Git and therefore rolling in new versions as regularly as it would be problematic right now. The size of the repository would explode quickly
   2. Only committers or Github Action in the same repository can push new commit to airflow-site.
   3. This is a development version and we should not publish it on the official website as this could encourage users to install unofficial released versions. Unofficial versions can only be distributed by mailing list and the like.
   4. The website is not yet prepared for the new documentation structure.  For now, we can only publish documentation for one apache-airflow package. Soon I will be working on updating the theme to support multiple packages.
   
   > **Do not include any links on the project website that might encourage non-developers to download and use nightly builds, snapshots, release candidates, or any other similar package.**
   
   http://www.apache.org/legal/release-policy.html




----------------------------------------------------------------
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:
users@infra.apache.org