Skip to content

Conversation

o-santi
Copy link
Contributor

@o-santi o-santi commented Aug 28, 2025

What kind of change does this PR introduce?

Include postgrest-py, the last remaining package to the monorepo switch. Also consolidate docs in README and tooling usage (make help, make clean, etc).

Additional context

  • Add it as an entry to the workspace in pyproject.toml
  • Copy the relevant files to src/{project_name} (including CHANGELOG.md, LICENSE and Makefile!)
  • Use the package directly from workspace in src/supabase, instead of from pypi.
  • Add its tests to the main Makefile, and the directory itself to make publish.
  • For projects using unasync-cli, switch away from it.
  • Add it to release please
  • Add it to main README.md

@coveralls
Copy link

coveralls commented Aug 28, 2025

Pull Request Test Coverage Report for Build 17411465349

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 93.74%

Totals Coverage Status
Change from base Build 17276837493: 0.6%
Covered Lines: 8610
Relevant Lines: 9185

💛 - Coveralls

@o-santi o-santi merged commit 2533ba1 into supabase:main Sep 8, 2025
25 of 26 checks passed
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.

3 participants