josh-fell commented on code in PR #26759:
URL: https://github.com/apache/airflow/pull/26759#discussion_r982770195


##########
docs/apache-airflow/production-deployment.rst:
##########
@@ -222,6 +222,29 @@ you can exchange the Google Cloud Platform identity to the 
Amazon Web Service id
 which effectively means access to Amazon Web Service platform.
 For more information, see: :ref:`howto/connection:aws:gcp-federation`
 
+
+Applying patches from ``main``
+==============================
+
+On occasion, a user may want to apply a patch from ``main`` which has not yet 
made it into a release.  Assuming you want to apply a specific PR to one of the 
official airflow images, you can apply roughly as follows.  It's also possible 
to apply a specific commit.
+
+.. code-block:: docker

Review Comment:
   Right, I don't feel too strongly about this. I only brought it up because it 
was specifically mentioned and I kind of wanted it to be there while reading 
the section. Maybe remove that sentence? I would imagine the top use case would 
be a PR patch.
   
   If users find this doc and want to add more examples that they found useful, 
they are welcome to open a PR for those.



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