eladkal commented on code in PR #51748: URL: https://github.com/apache/airflow/pull/51748#discussion_r2147489132
########## README.md: ########## @@ -20,22 +20,22 @@ <!-- START Apache Airflow, please keep comment here to allow auto update of PyPI readme.md --> # Apache Airflow -[](https://badge.fury.io/py/apache-airflow) -[](https://github.com/apache/airflow/actions) -[](https://github.com/apache/airflow/actions) -[](https://github.com/apache/airflow/actions) -[](https://codecov.io/gh/apache/airflow) -[](https://www.apache.org/licenses/LICENSE-2.0.txt) -[](https://pypi.org/project/apache-airflow/) -[](https://hub.docker.com/r/apache/airflow) -[](https://hub.docker.com/r/apache/airflow) -[](https://pypi.org/project/apache-airflow/) -[](https://artifacthub.io/packages/search?repo=apache-airflow) -[](https://github.com/psf/black) -[](https://s.apache.org/airflow-slack) -[](https://github.com/apache/airflow/graphs/contributors) - -[](https://ossrank.com/p/6) +| Badges | | +|------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| License | [](https://www.apache.org/licenses/LICENSE-2.0.txt) | +| PyPI | [](https://badge.fury.io/py/apache-airflow) [](https://pypi.org/project/apache-airflow/) [](https://pypi.org/project/apache-airflow/) | +| Containers | [](https://hub.docker.com/r/apache/airflow) [](https://hub.docker.com/r/apache/airflow) [](https://artifacthub.io/packages/search?repo=apache-airflow) | +| Community | [](https://github.com/apache/airflow/graphs/contributors) [](https://s.apache.org/airflow-slack)  [](https://ossrank.com/p/6) | + + + +| Version | Build Status | +|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| +| Main | [](https://github.com/apache/airflow/actions) [](https://github.com/apache/airflow/actions) | +| 3+ | [](https://github.com/apache/airflow/actions) [](https://github.com/apache/airflow/actions) | +| 2+ | [](https://github.com/apache/airflow/actions) | Review Comment: 2+ might also mean 3? maybe lets have 2.x and 3.x? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
