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

   > Side inquiry, I was initially confused as to what's the actual purpose for 
spinning up a codespace instance. Is it so we could mainly have testing env 
similar to CI and do only breeze tasks after you have done some changes 
somewhere else? or is it supposed to be a complete development env (similar to 
local on your machine) so you can create local virtual environmensts and launch 
different breeze configs? This question comes up after I realized that in the 
codespace instance you'd have:
   
   The "goal" of codespaces configuration it actually to spin of a local 
virtualenv. Ideally (that was original purpose why we aded - if you have access 
to codespaaces and no big local machine and fast network (for example we have a 
number of contributors in countries where network is not that fast as in most 
of the Europe and US) they should be able to spin a codespaces machine and run 
all tests that are normally run with local breeze env.
   
   


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