The-OpenROAD-Project / The-OpenROAD-Project/ORAssistant
Deprecate GOOGLE_APPLICATION_CREDENTIALS
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 46
- Forks
- 26
- Avg merge
- 1h 33m
- Merged PRs (30d)
- 10
Description
In favor of GEMINI_API_KEY
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the repository for uses of GOOGLE_APPLICATION_CREDENTIALS and GEMINI_API_KEY; the issue does not name any files or tests. Trace how the current credential setting is read and determine every place that must use the preferred key instead. Done means the old variable is deprecated and GEMINI_API_KEY is the documented replacement, with relevant tests passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100