-
Notifications
You must be signed in to change notification settings - Fork 16.3k
Fix documentation for installing from sources #58366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix documentation for installing from sources #58366
Conversation
bd42057 to
6f95dd3
Compare
|
Hmm I guess we should also agree on naming @bugraoz93 I propose to use "Airflow Ctl" as "distribution name" - of course we should - in places where needed precede it with "Apache' but in the places where we explain "Airflow Ctl", I think that would be the right spelling (and no |
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions
6f95dd3 to
05afb93
Compare
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
I agree @potiuk. We need to decide it. I think without a hyphen, it would be more readable. Do we need a discussion for it? I believe it is just a documentation decision on representation assuming technically but still user-facing. |
I am not sure - it's not as important as Dag vs. DAG :) |
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions
…58373) There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions (cherry picked from commit f4c7dad) Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl": * apache-airflow-ctl links in source installation were broken * apache-airflow did not have link to sdist and whl distributions of task-sdk (which is currently released together with apache-airflow and apache-airflow-core) * airflow-ctl was missing in development index generated locally * INSTALL that is common for all distribution sources only contained information on building apache-airflow, but did not have instrunctions on building other distributions
There were a couple of problems with genearted documentation for installation from sources for "apache-airflow" and "apache-airflow-ctl":
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.