potiuk commented on PR #54070:
URL: https://github.com/apache/airflow/pull/54070#issuecomment-3155292576

   BTW. @amoghrajesh @jason810496 -> I thought about next steps:
   
   1) add asset compilation after installing airflow (that might be tricky as 
currently we have no node in the image - so it might requires some tricks. 
Likely it will require downlading the sources, unpacking them and installing 
airflow with `hatch build -c -t custom` after installing node.
   
   2) adding compat test in CI for `v3-0-test` - this way at ANY point in time 
we would know that all "main" providers are tested with "3.0.X in progress" at 
the tip of our branch.
   
   Might be pretty nice addition to our test harness.


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