ringcentral / ringcentral/ringcentral-python
Complete optional Python project modernization
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 56
- Forks
- 40
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Motivation
After the compatibility, reproducibility, CI, and documentation bugs are fixed, several optional modernization opportunities will remain. They can improve maintainability and release security, but they are not required to restore currently promised behavior and should not be mixed into the bug fixes.
Candidate scope
- Evaluate retaining, upgrading, replacing, or removing
observable; version 1.x changes behavior used by the SDK and is a compatibility migration rather than a routine version bump. - Upgrade
websockets, documentation, development, coverage, and build dependencies with focused compatibility checks. - Upgrade GitHub Actions and choose an explicit third-party action pinning policy.
- Upgrade or replace the GitHub Pages deployment action.
- Remove superseded
setup.py,setup.cfg,MANIFEST.in, and requirements files only after artifact and workflow parity is established. - Reconsider whether tests should ship in distributions and whether demos should be included, without silently changing artifact contents.
- Add useful optional project metadata.
- Evaluate PyPI Trusted Publishing and
uv publishwhile preserving or explicitly redesigning tag-driven version and release behavior. - Consider optional credentialed live compatibility smoke tests outside deterministic unit CI.
Acceptance criteria
- Each proposed dependency or tooling upgrade has a documented compatibility reason and focused verification.
- Observable compatibility is resolved deliberately rather than treated as an automatic version bump.
- Any packaging-file or artifact-content cleanup occurs only after parity is demonstrated and the intended change is explicit.
- Any release-authentication or publishing change has a non-uploading dry run and documented rollback path.
- Deterministic unit CI remains independent of live credentials.
- The enhancement is split into independently deliverable child tickets before implementation begins.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Start by reading issue 114 and inventory setup.py, setup.cfg, MANIFEST.in, requirements files, GitHub Actions workflows, and release configuration. Split the modernization candidates into independently deliverable child tickets before implementation. Done requires focused compatibility checks, artifact parity where relevant, non-uploading publishing verification, rollback documentation, and deterministic CI without live credentials.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, python
- Bereich
- build-system, ci-cd, developer-experience, release, security
- Issue-Typ
- Refactoring
- Schwierigkeit
- 5/5
- Geschätzter Aufwand
- Über eine Woche
- Aktivitätsstatus
- Aktiv
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100