-
Notifications
You must be signed in to change notification settings - Fork 16.6k
Labels
area:providersgood first issuekind:taskA task that needs to be completed as part of a larger issueA task that needs to be completed as part of a larger issueprovider:pagerduty
Description
Body
pdpyras package is to be deprecated soon. See PagerDuty/pdpyras#150
We use this package for Pagerduty provider
The Task:
We need to migrate to https://pypi.org/project/pagerduty/
Replace
| "pdpyras>=4.2.0", |
with
"pagerduty>=1.0.0",
and follow the needed migration steps from the old package to make the code compatible with new package:
- https://pagerduty.github.io/python-pagerduty/changelog.html
- https://pagerduty.github.io/python-pagerduty/pdpyras_migration_guide.html
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area:providersgood first issuekind:taskA task that needs to be completed as part of a larger issueA task that needs to be completed as part of a larger issueprovider:pagerduty