bluerobotics / bluerobotics/BlueOS-Extensions-Repository
manifest: support time-based patch history
- Lenguaje dominante
- Python
- Estrellas
- 20
- Forks
- 31
- Merge medio
- 1 d 56 min
- PR fusionados (30 d)
- 2
Descripción
[This](https://conda.discourse.group/t/how-we-reduced-condas-index-fetch-bandwidth-by-99/257) kind of thing could significantly reduce download requirements for users accessing the store, especially as our number of extensions scales up. Much easier to scale fast if the appropriate infrastructure has been designed in from early on :-)
Patch history is already possible to some extent with the git history of the `gh-pages` branch, especially if we enforce an ordering for the extensions and versions, but a content-aware JSON patch history could likely be a fair amount more efficient.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Comienza con el historial de la rama gh-pages y el orden de extensiones/versiones mencionado en el issue. Investiga cómo podría encajar un historial de parches JSON consciente del contenido en el store existente, y define done como admitir la recuperación de parches basada en el tiempo mientras se reducen los requisitos de descarga.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- git, json
- Área
- infrastructure
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100