Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
bbovenzi closed issue #60887: Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns URL: https://github.com/apache/airflow/issues/60887 -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
nathadfield commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3989879650 Still very much working on this. -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
potiuk commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3986411706 @nathadfield We are unassigning you from this issue as part of our updated [assignment policy](https://github.com/apache/airflow/blob/main/contributing-docs/04_how_to_contribute.rst#contribute-code-changes). This is not meant to discourage your contribution — quite the opposite! You are still very welcome to work on this issue and submit a PR for it. Simply comment that you are working on it and open a PR when ready. We found that formal assignments were not working well, as they often prevented others from contributing when the assignee was not actively working on the issue. -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
nathadfield commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3861085697 > Would be great having this option @waltervillarreal Working on it! -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
waltervillarreal commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3861074751 Would be great having this option -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
nathadfield commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3804922467 PR is now open for this and #60880. -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
ephraimbuddy commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3784613931 I don't think it should be a config in [dag_processor], maybe [core]. If configured, it should decide whether the run on latest version in the UI is checked or not -- 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]
Re: [I] Add configuration option for default `run_on_latest_version` behavior on DAG clears/reruns [airflow]
potiuk commented on issue #60887: URL: https://github.com/apache/airflow/issues/60887#issuecomment-3784415633 Should also be configurable per dag -- 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]
