itsCodyBo opened a new issue, #49073:
URL: https://github.com/apache/airflow/issues/49073

   ### Description
   
   I believe it makes sense to move `prev_ds` and `prev_ds_nodash` macros back 
into the standard macros list and not to deprecate them. They are extremely 
useful macros and from what I can tell on the documentation page their is not 
an obvious way to replicate them (please correct me if I'm wrong!). Especially 
considering that similar newer macros such as `{{ prev_start_date_success }}` 
seem to be a more restrictive version of this, it would make sense to keep it I 
think.
   
   ### Use case/motivation
   
   Use to easily get previous execution date of current dag
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [x] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to