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

refactor(platform): Combine per-provider credentials API calls #8772

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Nov 26, 2024

Changes 🏗️

  • Add /integrations/credentials endpoint which lists all credentials for the authenticated user
  • Amend credential fetching logic in front end to fetch all at once instead of per provider

Checklist 📋

For code changes:

  • I have clearly listed my changes in the PR description
  • I have made a test plan
  • I have tested my changes according to the test plan:
    • Create graph with block with credentials
    • Save and run the graph
Example test plan
  • Create from scratch and execute an agent with at least 3 blocks
  • Import an agent from file upload, and confirm it executes correctly
  • Upload agent to marketplace
  • Import an agent from marketplace and confirm it executes correctly
  • Edit an agent from monitor, and confirm it executes correctly

@Pwuts Pwuts requested a review from a team as a code owner November 26, 2024 16:26
@Pwuts Pwuts requested review from Swiftyos and Torantulino and removed request for a team November 26, 2024 16:26
@github-actions github-actions bot added platform/frontend AutoGPT Platform - Front end platform/backend AutoGPT Platform - Back end size/l labels Nov 26, 2024
@Pwuts Pwuts linked an issue Nov 26, 2024 that may be closed by this pull request
Copy link

netlify bot commented Nov 26, 2024

Deploy Preview for auto-gpt-docs ready!

Name Link
🔨 Latest commit 790c4fc
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6745f6d58f03e300088fa90a
😎 Deploy Preview https://deploy-preview-8772--auto-gpt-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@Pwuts Pwuts enabled auto-merge (squash) November 26, 2024 16:28
@Pwuts Pwuts requested review from aarushik93, majdyz and kcze and removed request for Swiftyos and Torantulino November 26, 2024 16:31
@Pwuts Pwuts merged commit f141455 into dev Nov 26, 2024
17 checks passed
@Pwuts Pwuts deleted the reinier/open-2082-merge-api-calls-to-fetch-credentials branch November 26, 2024 17:03
@Pwuts Pwuts mentioned this pull request Nov 27, 2024
Pwuts added a commit that referenced this pull request Nov 27, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 27, 2024
aarushik93 pushed a commit that referenced this pull request Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/l
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merge API calls to fetch credentials
2 participants