edithturn commented on pull request #20407: URL: https://github.com/apache/airflow/pull/20407#issuecomment-997447747
@potiuk. From what I see our CI workflows, not only involve Python dependencies but bash script(which we are trying to change), tests, database, document validation. I understand that to build all dependencies only in Python virtualenv enough, for the CI of other components we need docker to replicate the real environment in small containers that are also reusable. Here is my question, if we have docker containers for airflow or breeze, then these are displayed on the GitHub Actions environment? Where the build and test take place. For these ADRs, what images are you referring to? :) Thanks in advance -- 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]
