Azure / Azure/azure-sdk-for-python

Python docs release failures

Abierto
#46,145 1 comentario 0 reacciones 1 asignado Reclamado por @danieljurek Ver en GitHub
Lenguaje dominante
Python
Estrellas
5.6k
Forks
3.4k
Merge medio
2 d 2 h
PR fusionados (30 d)
213

Descripción

Example failure: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6091086&view=logs&j=cebc98c9-efae-55e8-a8e2-6bab68548f30

@scbedd did some initial investigation as this intersects with various Python-related EngSys work that's also ongoing.

Errors show:

```
subprocess.CalledProcessError: Command '['pip', 'download', '--dest', 'dist_temp/0', '--no-deps', 'azure-mgmt-containerservice==41.1.0b1', '--extra-index-url', 'https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/', '--no-binary=:all:']' returned non-zero exit status 1.
```

Py2docfx is attempting to download the package but the download fails.

This could block docs release for Python packages so I'm looking into fixes here.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.