ephraimbuddy commented on PR #27829: URL: https://github.com/apache/airflow/pull/27829#issuecomment-1323886749
@potiuk, Concerning running this on the CI with `dry_option` and `--answer yes`, I think we should not. It looks risky and doesn't seem to give us information on whether the command is still ok. Like it just lists the commands that it should run without running them. I don't think it's useful considering that if there's any mistake on the `dry_option` or CI, we risk running the commands for real. The risk seems to outweigh the testing on CI The thought of a mistake makes me want to exclude it from what we should test on the CI. -- 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]
