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

Downgrade pendulum version #1446

Merged
merged 2 commits into from
Jan 22, 2024
Merged

Downgrade pendulum version #1446

merged 2 commits into from
Jan 22, 2024

Conversation

vatsrahul1001
Copy link
Contributor

Airflow operator readiness probes make use of Pendulum 2.x. With the release of Pendulum 3.x, the deployment is breaking. A PR has already been raised in the operator to address this issue. However, the fix has not been released yet. Therefore, downgrading the Pendulum version until the release is available.

@pankajkoti
Copy link
Collaborator

pankajkoti commented Jan 22, 2024

also please rebase the PR, unrelated mypy failures have been fixed and merged to main.

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe9df55) 98.39% compared to head (2d5f6e6) 98.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1446   +/-   ##
=======================================
  Coverage   98.39%   98.39%           
=======================================
  Files          91       91           
  Lines        5175     5175           
=======================================
  Hits         5092     5092           
  Misses         83       83           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vatsrahul1001 vatsrahul1001 merged commit 6db2a49 into main Jan 22, 2024
11 checks passed
@vatsrahul1001 vatsrahul1001 deleted the downgrade-pendulum branch January 22, 2024 11:13
pankajkoti added a commit that referenced this pull request Feb 16, 2024
pankajkoti added a commit that referenced this pull request Feb 16, 2024
pankajkoti added a commit that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants