Uh oh!
There was an error while loading. Please reload this page.
feat (airflowctl): transition of Variable Command - #50908
Conversation
@bugraoz93 screencast.2025-05-24.16-47-53.mp4
In particular, the bulk response returns a 200 status code, but both result.success and result.errors are empty. This makes it challenging to determine if the operation was successful or if there were any issues. Could you please advise on the following:
Any guidance would be greatly appreciated! 🙏🏽 |
bugraoz93
commented
May 25, 2025
Thanks for the progress @jx2lee! If something is wrong, we should fix it on the API end. Don't need to be in the scope of this PR for sure. I am going to check your questions in detail soon and will address them. |
e9ccc78 to
336ff23Compare@bugraoz93 Additionally, I've confirmed that the import/export commands are functioning correctly.
|
bugraoz93
commented
May 26, 2025
Make sense! That is the way to go. 🚀 Please cc me so I can follow up too :) |
jx2lee
commented
May 27, 2025
@bugraoz93 Thanks! I'll make issue, soon 👍🏽 |
bugraoz93
left a comment
There was a problem hiding this comment.
Small change required after a change on the API side. Could you please adopt?
Uh oh!
There was an error while loading. Please reload this page.
jx2lee
commented
May 28, 2025
@bugraoz93 Sure, I'll adopt tonight. |
bugraoz93
commented
May 28, 2025
Thanks, @jx2lee! |
* init import/export in airflowctl variables * BulkCreateActionVariableBody.action to str
* init import/export in airflowctl variables * BulkCreateActionVariableBody.action to str
closes: #45669
Known Issues
action_on_existence Not Applied in Bulk Requests:
action_on_existenceparameter does not behave as expected.To address this, a separate issue has been created: #TO_BE_CONTINUED.
^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named
{pr_number}.significant.rstor{issue_number}.significant.rst, in airflow-core/newsfragments.