googleapis / googleapis/google-cloud-python
Resolve Credential File Errors
未关闭
api: pubsub
- 主要语言
- Python
- 星标
- 5.4k
- 派生
- 1.8k
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 122
描述
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)
贡献指南
评估
这个 Issue 还没有评估数据。