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

fix(platform/dockercompose): Put removed services back in #8386

Merged
merged 2 commits into from
Oct 22, 2024

Conversation

aarushik93
Copy link
Contributor

Background

We removed a bunch of supabase services https://github.com/Significant-Gravitas/AutoGPT/pull/8178/files?diff=split&w=0#diff-c0568dde0d708d2b1345af548966c8eaa96fec5d35016f1c173944f577af6085

but this seems to break more than fix.

Changes 🏗️

Put them all back in

Testing 🔍

Note

Only for the new autogpt platform, currently in autogpt_platform/

  • 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

@aarushik93 aarushik93 requested a review from a team as a code owner October 21, 2024 13:07
@aarushik93 aarushik93 requested review from Swiftyos and Bentlybro and removed request for a team October 21, 2024 13:07
Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Service Dependencies
Verify that the reintroduced services (realtime, storage, imgproxy, meta, functions) are necessary and don't conflict with existing services. Ensure they are properly configured and integrated with the rest of the system.

@github-actions github-actions bot added platform/backend AutoGPT Platform - Back end size/m labels Oct 21, 2024
@aarushik93 aarushik93 merged commit 5e386fd into dev Oct 22, 2024
6 checks passed
@aarushik93 aarushik93 deleted the aarushikansal/put-supabase-services-back-in branch October 22, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants