googleapis / googleapis/google-cloud-python
Resolve Credential File Errors
Đang mở
api: pubsub
- Ngôn ngữ chính
- Python
- Star
- 5.4k
- Fork
- 1.8k
- Merge trung bình
- 3 ngày 4 giờ
- Pull request đã merge (30 ngày)
- 122
Mô tả
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)
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.