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


   @dungdm93 I suggest reading this PR [Add Prerequisites that new provider 
package should fulfils](https://github.com/apache/airflow/pull/13193/files) is 
commented on all extra files that need to be changed to add a new provider:
   - `CONTRIBUTING.rst`,
   - `/core/test_providers_manager.py`,
   - `docs/...`
   
   In addition, commands that can help a lot to ensure that almost everything 
is ok are:
   `./breeze build-docs -- --package-filter apache-airflow-providers-trino`
   `./breeze --test-type Providers --db-reset tests`
   `./breeze --test-type Core --db-reset tests`


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