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

chore: Create services to support file storage local dev #4725

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

Conversation

apburnes
Copy link
Contributor

@apburnes apburnes commented Feb 20, 2025

Closes #4717

Changes proposed in this pull request:

  • Supports local development for file storage
  • Adds minio to support local S3 calls
  • Adds a simple API server to mock CF API
  • Adds documentation

security considerations

None

@apburnes apburnes force-pushed the chor-add-file-storage-for-local-dev-4717 branch from a8af50c to a2f863d Compare February 20, 2025 20:47
@cloud-gov-pages-operations
Copy link
Contributor

🤖 This is an automated code coverage report

Total coverage (lines): 18.3%
Coverage diff: 0% 📈

@apburnes apburnes requested a review from a team February 20, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup local dev env to have file storage service available
2 participants