potiuk commented on pull request #9654: URL: https://github.com/apache/airflow/pull/9654#issuecomment-659928618
I did some experimenting and spliiting to separate workflows brings far more problems than benefits. I reorganized the CI tests and put them back in ci.yml (including cancel workflow). * we come back to idea of having one CI workflow * cancel and openapi are incorporated into that CI workflow * cancel retrieves workflow id automatically (works for forks) * static checks are now merged into one job * less dependencies between jobs so that waiting is minimised * better name for check if tests should be run * separated out script for tests should be run check ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
