Skip to content

🔄 Sync with upstream changes#17

Open
h0lybyte wants to merge 488 commits into
mainfrom
upstream-main
Open

🔄 Sync with upstream changes#17
h0lybyte wants to merge 488 commits into
mainfrom
upstream-main

Conversation

@h0lybyte

Copy link
Copy Markdown
Member

Upstream Sync

This PR contains the latest changes from the upstream repository.

Changes included:

  • Synced from upstream/main
  • Auto-generated by upstream sync workflow

Review checklist:

  • Review the changes for any breaking changes
  • Check for conflicts with local modifications
  • Verify tests pass (if applicable)

This PR was automatically created by the upstream sync workflow

edgurgel and others added 30 commits March 23, 2026 10:33
* chore: Define DASHBOARD_USER and DASHBOARD_PASSWORD on Makefile
* fix: bump ReplicationConnection backoff min and max on reconnect
Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
This way we can truly have Watchdog and ReplicationConnection linked
Also use Tasks to ensure that they drop the used memory after
aggregating such metrics
Comma-separated list of `key=value` pairs appended as `extra_label` query parameters
on each metrics push (e.g., `region=us-east-1,env=prod`). Useful for label injection
supported by systems like VictoriaMetrics. If not set, no extra labels are added.
…1770)

Include db_host_resolved to tenant info

Also minor things like renaming the module to use RealtimeWeb and use external_id instead of project_ref
* ci: update supabase-js for e2e tests in workflow

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
* Application.fetch_env! does an ETS lock on every single read and we do it across several high volume areas of the service
* Map.drop removed as Jason already tackles this and this will prevent map copy
* Always use gen_rpc as the communication method between cluster
edgurgel and others added 30 commits June 5, 2026 10:33
* chore: update @supabase/supabase-js to v2.108.0

* chore: update nix node_modules hash

---------

Co-authored-by: supabase-workflow-trigger[bot] <266661614+supabase-workflow-trigger[bot]@users.noreply.github.com>
Co-authored-by: supabase-autofix-bot <noreply@supabase.com>
on our e2e we had features that were not supported at the moment
we also had a lack of clean up in between tests that created clutter that broke testing on existing projects


Co-authored-by: supabase-autofix-bot <noreply@supabase.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.