oost opened a new issue #13367:
URL: https://github.com/apache/airflow/issues/13367


   **Apache Airflow version**: apache-airflow-upgrade-check 1.1.0
   
   
   **Environment**:
   
   - **Cloud provider or hardware configuration**: N/A
   - **OS** (e.g. from /etc/os-release): N/A
   - **Kernel** (e.g. `uname -a`): N/A
   - **Install tools**: pip
   - **Others**: N/A
   
   **What happened**:
   
   Content of the two files on 
[pypi](https://pypi.org/project/apache-airflow-upgrade-check/#files) is 
different. The tar file contains the code from tag upgrade-check/1.1.0 but it 
seems the wheel file contains code from tag upgrade-check/1.0.0. For example, 
the rule invalid_kubernetes_configs.py is present in the wheel file while 
absent in the [repo at the 1.1.0 
tag](https://github.com/apache/airflow/tree/upgrade-check/1.1.0/airflow/upgrade/rules)
 as well as in the tar file on pypi. 
   
   Am I missing something? 
   
   


----------------------------------------------------------------
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]


Reply via email to