tirkarthi commented on PR #50063: URL: https://github.com/apache/airflow/pull/50063#issuecomment-2844770811
Yes, I changed the data type for Variable value from str to JsonValue in airflow-core. airflowctl auto generates from airflow-core and needed the change in #49917 to support custom type JsonValue. Without that change in this PR tests for airflowctl will fail blocking the merge. -- 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]
