The GitHub Actions job "Tests (AMD)" on airflow.git/revert-dataform-noop-69161 has succeeded. Run started by GitHub user shahar1 (triggered by shahar1).
Head commit for run: 8fbc68f30c8845c4b6847a032b28655b4b901291 / Shahar Epstein <[email protected]> Revert Dataform workflow invocation dict normalization (#69161) The reverted change was meant to fix #53843 (invocation_config believed dropped when workflow_invocation is passed as a dict), but it is a wire-identical no-op: proto-plus already converts nested dicts recursively, and the pre- and post-change requests serialize byte-identically, so the dict path never dropped the config. The reported symptom came from dataform-core 3.0.10-3.0.16 defaulting incremental tables to protected=true (silently disabling full refresh server-side; fixed upstream in core 3.0.17 via dataform-co/dataform#1942). #53843 is closed as not planned. The accompanying test only pinned third-party proto-plus conversion behavior, which our testing standards exclude. Report URL: https://github.com/apache/airflow/actions/runs/30103593839 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
