AutoGPT/.github
Nicholas Tindle 3e0742f9c5
Spike/infra pooling (#9812)
<!-- Clearly explain the need for these changes: -->
Swap to pooling supabase connections rather than depending on x number
of max open connections

### Changes 🏗️
Adds direct connect URL to be used throughout the system
<!-- Concisely describe all of the changes made in this pull request:
-->

### Checklist 📋

#### For code changes:
- [x] I have clearly listed my changes in the PR description
- [x] I have made a test plan
- [x] I have tested my changes according to the test plan:
  <!-- Put your test plan here: -->
- [x] Test thoroughly all of the endpoints in the dev env with switched
infra matching pr
  - [x] Follow the new release plan tests
  - [x] Follow the old release plan tests

#### For configuration changes:
- [x] `.env.example` is updated or already compatible with my changes
- [x] `docker-compose.yml` is updated or already compatible with my
changes
- [x] I have included a list of my configuration changes in the PR
description (under **Changes**)

<details>
  <summary>configuration changes</summary>

- Change how we connect to the database to use direct when configured
and database URL when not
  - update prisma for this
  - have default matching database and default
</details>
2025-04-15 15:40:15 +00:00
..
ISSUE_TEMPLATE fix(ops/issues): update template for bugs (#7211) 2024-07-22 07:16:51 -05:00
workflows Spike/infra pooling (#9812) 2025-04-15 15:40:15 +00:00
CODEOWNERS refactor: AutoGPT Platform Stealth Launch Repo Re-Org (#8113) 2024-09-20 16:50:43 +02:00
PULL_REQUEST_TEMPLATE.md dx: Clean up PR template (#8541) 2024-11-08 17:44:55 +01:00
dependabot.yml feat(platform)!: Lock Supabase docker-compose code (#9620) 2025-03-19 23:39:09 +07:00
labeler.yml dx(blocks): Auto-label block PRs (#8230) 2024-09-30 19:52:05 +00:00