Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(gemini ): impl connector #3549

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DenovVasil
Copy link
Contributor

@DenovVasil DenovVasil commented Oct 29, 2024

@DenovVasil DenovVasil requested a review from a team as a code owner October 29, 2024 08:14
@DenovVasil DenovVasil marked this pull request as draft October 29, 2024 08:15
@DenovVasil DenovVasil self-assigned this Oct 29, 2024
Comment on lines +97 to +99
var video1 =
PartMaker.fromMimeTypeAndData(
"video/*", "https://youtube.com/shorts/0aBihVlVKOI?si=HdU89Cx0xYdbs2xW");

Check notice

Code scanning / CodeQL

Unread local variable Note

Variable 'Part video1' is never read.

GoogleCredentials credentials =
ServiceAccountCredentials.fromStream(
new FileInputStream("/Users/vdenov/Desktop/silicon-bolt.json"))

Check warning

Code scanning / CodeQL

Potential input resource leak Warning

This FileInputStream is not always closed on method exit.
@DenovVasil DenovVasil force-pushed the 2543-google-gemini-impl-connector branch from 430882f to e88017f Compare October 30, 2024 09:54
@DenovVasil DenovVasil added this to the 8.7.0-alpha2 milestone Oct 30, 2024
@DenovVasil DenovVasil changed the title 2543 google gemini impl connector feat(gemini ): impl connector Oct 30, 2024
Copy link
Contributor

github-actions bot commented Nov 1, 2024

🚀 Deployment Results 🚀

Please find below the results of the latest deployments.

connectors-2543-google-gem-c8sm

  • Status:
  • URL: 🌐 Link
  • ArgoCD: 🔗 Link
  • Deployment Jobs: 📋 Link

🔧 Troubleshooting 🔧

The 🔗 ArgoCD link can be used to check the state and configuration of all the services deployed as part of the preview environments and get logs.

In case of error, please check 📋 Deployment Jobs and 🔗 ArgoCD to debug, and check our (yet to come) troubleshooting page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant