Add Airflow 3 development readme#41457
Conversation
kaxil
left a comment
There was a problem hiding this comment.
One point of discussion is comments -- other than that lgtm
|
Also, since I just opened a backport PR (#41469) Is it expected to not have CI run? Should at least some test jobs run? |
jscheffl
left a comment
There was a problem hiding this comment.
Thanks for the documentation. Some clarifications and proposals in ordering, else from content I agree - therefore approve.
amoghrajesh
left a comment
There was a problem hiding this comment.
@eladkal this looks great, had a couple of comments and one qn.
BTW, should we also have a section that tells how to decide if a PR is supposed to go into AF3 or 2.10.x?
|
Pre-commit ( |
If we need to find more things that we need to take care as committer/PMS, we might really re-structure not from the role of contributor/committer but but it in the reversed order to describe per use case and have a checklist per PR what we should do? Will there be more things coming? |
We can always change the doc structure (even now if you have a suggestion to make it more friendly) |
shahar1
left a comment
There was a problem hiding this comment.
Overall LGTM - my comments are mostly regarding proofreading and style (apologies in advance for nitpicking).
General suggestion - being consistent when referring to a single or multiple PRs.
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
Co-authored-by: Jarek Potiuk <jarek@potiuk.com>
|
Merging. We can iterate/change the doc as needed |
* Add Airflow 3 development readme * fix typo * Update dev/README_AIRFLOW3_DEV.md Co-authored-by: Jarek Potiuk <jarek@potiuk.com> * restructure doc * fix static checks * updates * fixes * fix spell checks * clarify cherry picking * add milestones * fix doc * Update dev/README_AIRFLOW3_DEV.md Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com> * add 2.11 mental model * Update dev/README_AIRFLOW3_DEV.md Co-authored-by: Jarek Potiuk <jarek@potiuk.com> * fixes --------- Co-authored-by: Jarek Potiuk <jarek@potiuk.com> Co-authored-by: Ephraim Anierobi <splendidzigy24@gmail.com>
Lets have a doc that list the protocols we accepted for development of Airflow 3