uranusjr commented on PR #24626: URL: https://github.com/apache/airflow/pull/24626#issuecomment-1165423800
I think retaining the logic is fine—but the problem is that `shell` (and other developer commands) currently has a different definition to “the platform you have” to `tests`. Personally I like the idea of allowing running things against a different platform in general, so adding a `--platform` flag (like in this PR) is what I would like. I’ll try figure out how this can be applied to `tests`. -- 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]
