Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace usage of datetime.utcnow and datetime.utcfromtimestamp in providers #37138

Conversation

Taragolis
Copy link
Contributor

Related: #32344


^ 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.rst or {issue_number}.significant.rst, in newsfragments.

@boring-cyborg boring-cyborg bot added area:logging area:providers area:system-tests provider:amazon-aws AWS/Amazon - related issues provider:celery provider:cncf-kubernetes Kubernetes provider related issues provider:google Google (including GCP) related issues labels Feb 1, 2024
@Taragolis Taragolis force-pushed the replace-deprecated-utcnow-fromutctimezone-providers branch from 95c4fa0 to 89c6665 Compare February 8, 2024 18:47
Taragolis and others added 3 commits February 15, 2024 23:50
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
@Taragolis Taragolis force-pushed the replace-deprecated-utcnow-fromutctimezone-providers branch from 89c6665 to 0b67dd2 Compare February 15, 2024 19:51
@Taragolis Taragolis merged commit 42f8d04 into apache:main Feb 15, 2024
64 checks passed
@Taragolis Taragolis deleted the replace-deprecated-utcnow-fromutctimezone-providers branch February 15, 2024 23:07
sunank200 pushed a commit to astronomer/airflow that referenced this pull request Feb 21, 2024
… providers (apache#37138)

* Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in providers

* Apply suggested changes

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>

* Remove redundand context

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>

---------

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
abhishekbhakat pushed a commit to abhishekbhakat/my_airflow that referenced this pull request Mar 5, 2024
… providers (apache#37138)

* Replace usage of `datetime.utcnow` and `datetime.utcfromtimestamp` in providers

* Apply suggested changes

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>

* Remove redundand context

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>

---------

Co-authored-by: Tzu-ping Chung <uranusjr@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:logging area:providers area:system-tests provider:amazon-aws AWS/Amazon - related issues provider:celery provider:cncf-kubernetes Kubernetes provider related issues provider:google Google (including GCP) related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants