marcosmarxm commented on pull request #14639:
URL: https://github.com/apache/airflow/pull/14639#issuecomment-795401561


   There are some errors in CI (for know ^-^):
   1) You need to add a line in the `extra-packages-ref.rst` file adding trino.
   ```
   The "CORE_EXTRAS_REQUIREMENTS", "ADDITIONAL_PROVIDERS_REQUIREMENTS", and
       "PROVIDERS_REQUIREMENTS"
   sections in the setup file: setup.py
   should be synchronized with the "Extra Packages Reference"
   in the documentation file: docs/apache-airflow/extra-packages-ref.rst.
   ```
   2) Building docs, I'd already commented it above.
   
   3) Error in Core testing `provider_manager.py` the problem with connection 
specification.
   You can run locally `./breeze --backend postgres --postgres-version 9.6 
--python 3.6 --db-reset --skip-mounting-local-sources --test-type Core tests` 
to validate if your changes are correct.


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