chenglongyan opened a new pull request, #21560:
URL: https://github.com/apache/airflow/pull/21560

   This pr add template_fields and constructor parameters to output of 
[list-integrations.py](https://github.com/apache/airflow/blob/main/scripts/tools/list-integrations.py)
 
   
   ### Output format:
   #### [class-name];[template_fields];[constructor parameters]
   class-name :  full qualified class name
   template_fields : comma separated
   constructor parameters : comma separated
   
   ### Screenshot:
   
   ##### Before add:
   
![image](https://user-images.githubusercontent.com/2135242/154308896-6837a142-583c-4e21-aa01-9589b0925d10.png)
   
   ##### After:
   
![image](https://user-images.githubusercontent.com/2135242/154303417-4990bffe-054d-4882-be35-84339b374e92.png)
   
   closes: #8893


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to