Re: [I] Bulk Variable Updates to allow transactional rollbacks [airflow]

2024-01-10 Thread via GitHub
aritra24 closed issue #36694: Bulk Variable Updates to allow transactional rollbacks URL: https://github.com/apache/airflow/issues/36694 -- 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

Re: [I] Bulk Variable Updates to allow transactional rollbacks [airflow]

2024-01-10 Thread via GitHub
aritra24 commented on issue #36694: URL: https://github.com/apache/airflow/issues/36694#issuecomment-1885331442 Closing this since it already exists -- 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

Re: [I] Bulk Variable Updates to allow transactional rollbacks [airflow]

2024-01-10 Thread via GitHub
aritra24 commented on issue #36694: URL: https://github.com/apache/airflow/issues/36694#issuecomment-1884498099 Is this not achieved with [this](https://github.com/apache/airflow/blob/9cb2052810a8a4b191e77d804fc79927f046c8bb/airflow/cli/commands/variable_command.py#L79)? -- This is an aut

Re: [I] Bulk Variable Updates to allow transactional rollbacks [airflow]

2024-01-09 Thread via GitHub
boring-cyborg[bot] commented on issue #36694: URL: https://github.com/apache/airflow/issues/36694#issuecomment-1883633314 Thanks for opening your first issue here! Be sure to follow the issue template! If you are willing to raise PR to address this issue please do so, no need to wait for ap

[I] Bulk Variable Updates to allow transactional rollbacks [airflow]

2024-01-09 Thread via GitHub
NathanielRose opened a new issue, #36694: URL: https://github.com/apache/airflow/issues/36694 ### Description Currently we have to iterate through variables in a json file to be able to upload new values. We should have a native way to simply hand off the JSON file to set all variabl