1nF0rmed opened a new pull request #18955:
URL: https://github.com/apache/airflow/pull/18955


   closes: #18634
   
   Adds documentation about the upgrade from Pendulum `1.x` to `2.x` as 
discussed in the issue. 
    
   Assumptions that were made:
   
   - Most of the Pendulum changes are already documented in the official 
Pendulum docs.
   
   Added the following: 
   
   - Mention the upgrade from `1.x` to `2.x`
   - Added an example of a code snippet that will now throw errors
   - Added link to official pendulum `2.x` docs that discuss the changes from 
`1.x` to `2.x`
   
   The macros documentation as mentioned in the issue were actually pointing to 
the updated Pendulum documentation, so no changes were added for the same. For 
instance, consider the link for the macro 
[prev_execution_date](https://pendulum.eustace.io/docs/#introduction)
   
   As it was a documentation update, didn't run any tests.


-- 
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]


Reply via email to