mik-laj commented on a change in pull request #13660:
URL: https://github.com/apache/airflow/pull/13660#discussion_r563270141
##########
File path: docs/apache-airflow/start/docker-compose.yaml
##########
@@ -0,0 +1,134 @@
+# Licensed to the Apache Software Foundation (ASF) under one
Review comment:
Because this file is part of the documentation package, to make it
easier to release with each new documentation release. We should not link to
files that are in Github or other places in the official documentation, if we
describe the official installation.
> PUBLICATION
> Projects SHALL publish official releases and SHALL NOT publish unreleased
materials outside the development community.
>During the process of developing software and preparing a release, various
packages are made available to the development community for testing purposes.
Projects MUST direct outsiders towards official releases rather than raw source
repositories, nightly builds, snapshots, release candidates, or any other
similar packages. The only people who are supposed to know about such developer
resources are individuals actively participating in development or following
the dev list and thus aware of the conditions placed on unreleased materials.
If we are going to publish this file elsewhere, we will have to have a
separate publishing process for this file. As for the directory, it is the same
directory as `docker.rst`, so as not to create additional confusion. Now the
entire guide is in one directory.
----------------------------------------------------------------
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]