potiuk opened a new issue, #45621: URL: https://github.com/apache/airflow/issues/45621
We are currently hosting all historical versions of all the docs we build in "airlfow-site" GitHub. The size of that repo is ginormous. Just checking it out takes 20 minutes. And it takes 30 or so GB to push the repo to ASF publishing tool. It seems that we can move all the historical versions to S3 "archive" bucket, however and host them from there, while only some (latest?) versions of the docs will be hosted via airlfow.apache.org - this can be done via sub-domain (such as `docs.airflow.apache.org` and redirecting the versions in our repo via `.htaccess` mechanism which we already use here https://github.com/apache/airflow-site/blob/main/landing-pages/site/static/.htaccess The goal should be to have a very small and lean `airflow-site` repo that we will be able to work with as "usual" -- 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: commits-unsubscr...@airflow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org