kosteev opened a new issue #15004: URL: https://github.com/apache/airflow/issues/15004
**Description** "airflow upgrade_check" command should consider that DAGs can be located in zip archives, as well as scheduler does. **Use case / motivation** User stores DAGs in zip archive file and willing to upgrade their Airflow instance from 1.10.15 version to 2.0. They want to run "airflow upgrade_check" command and see the correct report in this case. Right now, for 1.3.0 version of "apache-airflow-upgrade-check" command doesn't fail in this scenario, it just skips all files except python modules. -- 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]
