googleapis / googleapis/google-cloud-python

Resolve Credential File Errors

Open
#15,635 1 comment 0 reactions 1 assignee Claimed by @abbrowne126 View on GitHub
api: pubsub
Dominant language
Python
Stars
5.4k
Forks
1.8k
Avg merge
3d 4h
Merged PRs (30d)
122

Description

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)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.