googleapis / googleapis/google-cloud-python
Resolve Credential File Errors
Offen
#15,635
1 Kommentar
0 Reaktionen
1 zugewiesene Person
Beansprucht von @abbrowne126
Auf GitHub ansehen
api: pubsub
- Vorherrschende Sprache
- Python
- Sterne
- 5.4k
- Forks
- 1.8k
- Ø Merge
- 3 T. 4 Std.
- Gemergte PRs (30 T.)
- 122
Beschreibung
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)
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.