Complete optional Python project modernization

Abierto
#114 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
20/100
Tipo de issue
Refactorización
Claridad
Necesita aclaración
Estado de actividad
Activo
Stack tecnológico
github-actions, python

Línea de trabajo

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.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

enhancement

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 publish while 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.
Lenguaje dominante
Python
Estrellas
56
Forks
40
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de ringcentral/ringcentral-python

Todos los issues de ringcentral/ringcentral-python

Issues similares

Más issues de Python

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.