mik-laj opened a new pull request #4672: [AIRFLOW-XXX] Move out the examples 
from integration.rst
URL: https://github.com/apache/airflow/pull/4672
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   No applicable
   
   ### Description
   
   Currently, `integration.rst` file is a list of operators grouped by services 
and cloud provider. Examples should not be included there. I'm moving example 
to another place. This is not the best place. Such things should be in the 
`howto / operator.rst` file, but this would require writing a lot more 
documentation.  Other operators have examples in the class description, so this 
is not an invalid change. Step by step.  Cleaning `integration.rst` file is the 
first goal. In the future, I hope that we will be able to improve class 
descriptions.
   
   ### Tests
   
   No applicable
   
   ### Commits
   
   - [ ] My commits all reference Jira issues in their subject lines, and I 
have squashed multiple commits if they address the same issue. In addition, my 
commits follow the guidelines from "[How to write a good git commit 
message](http://chris.beams.io/posts/git-commit/)":
     1. Subject is separated from body by a blank line
     1. Subject is limited to 50 characters (not including Jira issue reference)
     1. Subject does not end with a period
     1. Subject uses the imperative mood ("add", not "adding")
     1. Body wraps at 72 characters
     1. Body explains "what" and "why", not "how"
   
   ### Documentation
   
   No applicable
   
   ### Code Quality
   
   No applicable

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to