mirror of
https://github.com/jehna/humanify.git
synced 2026-04-27 17:45:58 +03:00
[PR #107] [MERGED] Declare Gemini as experimental, Google API broke without any changes #170
Labels
No labels
bug
enhancement
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/humanify#170
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jehna/humanify/pull/107
Author: @jehna
Created: 9/17/2024
Status: ✅ Merged
Merged: 9/17/2024
Merged by: @jehna
Base:
main← Head:fix/breaking-gemini-ci📝 Commits (1)
1dba0d9Fix breaking Gemini CI run📊 Changes
3 files changed (+6 additions, -29 deletions)
View changed files
➖
.github/workflows/test-gemini.yml(+0 -28)📝
README.md(+2 -0)📝
src/commands/gemini.ts(+4 -1)📄 Description
Gemini worked fine before merging to master on #66 but ceased to work shortly after with the error:
The same code works on local, but not at CI. It's not about missing API key as it worked fine previously and a missing/malformed API key gives the error
API_KEY_INVALID.Will treat Gemini as experimental (no end to end tests at CI) as long as Google fixes their APIs
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.