Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 16, 2025

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

^ 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.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@potiuk
Copy link
Member Author

potiuk commented Nov 16, 2025

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 - hyphen).

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
@potiuk potiuk force-pushed the fix-source-installation-page-links-for-airflow-ctl branch from 6f95dd3 to 05afb93 Compare November 16, 2025 14:52
@potiuk potiuk merged commit f4c7dad into apache:main Nov 16, 2025
64 checks passed
@potiuk potiuk deleted the fix-source-installation-page-links-for-airflow-ctl branch November 16, 2025 16:21
github-actions bot pushed a commit that referenced this pull request Nov 16, 2025
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>
@github-actions
Copy link

Backport successfully created: v3-1-test

Status Branch Result
v3-1-test PR Link

potiuk added a commit that referenced this pull request Nov 16, 2025
…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>
@bugraoz93
Copy link
Contributor

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 - hyphen).

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 will follow up with the update as well. Please let me know how you would like to approach on the decision

@potiuk
Copy link
Member Author

potiuk commented Nov 16, 2025

Do we need a discussion for it? I believe it is just a documentation decision on representation assuming technically but still user-facing.
I will follow up with the update as well. Please let me know how you would like to approach on the decision

I am not sure - it's not as important as Dag vs. DAG :)

ephraimbuddy pushed a commit that referenced this pull request Nov 18, 2025
…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>
ephraimbuddy pushed a commit that referenced this pull request Nov 19, 2025
…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>
ephraimbuddy pushed a commit that referenced this pull request Nov 19, 2025
…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>
ephraimbuddy pushed a commit that referenced this pull request Nov 20, 2025
…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>
aaron-wolmutt pushed a commit to aaron-wolmutt/airflow that referenced this pull request Nov 20, 2025
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
ephraimbuddy pushed a commit that referenced this pull request Dec 3, 2025
…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>
Copilot AI pushed a commit to jason810496/airflow that referenced this pull request Dec 5, 2025
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
itayweb pushed a commit to itayweb/airflow that referenced this pull request Dec 6, 2025
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:airflow-ctl area:dev-tools backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch kind:documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants