googleapis / googleapis/google-cloud-python
Resolve Credential File Errors
Abierto
api: pubsub
- Lenguaje dominante
- Python
- Estrellas
- 5.4k
- Forks
- 1.8k
- Merge medio
- 3 d 4 h
- PR fusionados (30 d)
- 122
Descripción
After the auth library deprecated from credential files, our warning -> error pipeline has flooded us with test issues ([example](https://github.com/googleapis/python-pubsub/issues/1482)).
https://github.com/googleapis/python-pubsub/pull/1460 has a change in pytest.ini that silences this short term, but we have to move off the from credential files method afterwards
The reason for the warning is [here](https://github.com/googleapis/google-auth-library-python/issues/1814)
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.