KingLizard1020 commented on issue #70296: URL: https://github.com/apache/airflow/issues/70296#issuecomment-5650218983
Taking `CloudBuildCreateBuildOperator` from the exemption burn-down list (still unchecked in the issue snapshot). Will move value validation/transformation out of `__init__` into `execute()` (or the first post-render method), keep provision checks in `__init__` with `is not None` polarity, remove the matching exemption entry in the same PR, and update tests. Please say if this class is already claimed. -- 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]
