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(platform): Basic user file management #9323

Draft
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

Pwuts
Copy link
Member

@Pwuts Pwuts commented Jan 24, 2025

Changes 🏗️

  • Implement basic storage/retrieval of user files
  • Add .util.exceptions.NotFoundError
  • dx: Add google-api-python-client-stubs as dev dependency

⚠️ Config change:

  • Add USER_FILE_GCS_BUCKET_NAME secret

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:
    • ...

For configuration changes:

  • .env.example is updated or already compatible with my changes
  • docker-compose.yml is updated or already compatible with my changes
  • I have included a list of my configuration changes in the PR description (under Changes)

- Implement basic storage/retrieval of user files
- Add `.util.exceptions.NotFoundError`
- dx: Add `google-api-python-client-stubs` as dev dependency

⚠️ Config change:
- Add `USER_FILE_GCS_BUCKET_NAME` secret
@github-actions github-actions bot added the platform/backend AutoGPT Platform - Back end label Jan 24, 2025
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for auto-gpt-docs-dev canceled.

Name Link
🔨 Latest commit e322fcd
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs-dev/deploys/6793ca302defc7000814ec31

@Pwuts Pwuts requested a review from majdyz January 24, 2025 11:52
Copy link

netlify bot commented Jan 24, 2025

Deploy Preview for auto-gpt-docs canceled.

Name Link
🔨 Latest commit e322fcd
🔍 Latest deploy log https://app.netlify.com/sites/auto-gpt-docs/deploys/6793ca30c09bc300081d6633

@github-actions github-actions bot added the conflicts Automatically applied to PRs with merge conflicts label Jan 24, 2025
Copy link
Contributor

This pull request has conflicts with the base branch, please resolve those so we can evaluate the pull request.

@github-actions github-actions bot added the platform/frontend AutoGPT Platform - Front end label Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conflicts Automatically applied to PRs with merge conflicts platform/backend AutoGPT Platform - Back end platform/frontend AutoGPT Platform - Front end size/l
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant