This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch docs/add-supabase-compat-db
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 44026ff253 docs(databases): add AlloyDB and Neon as 
PostgreSQL-compatible databases
 discard 71a47d3b29 docs(databases): add Supabase as PostgreSQL-compatible 
database
     add 004f02746f fix(build): Increase ForkTsCheckerWebpackPlugin memory 
limit to fix OOM error (#37583)
     add 70b95ca1b9 fix(build): eliminate PostgreSQL extra installation on 
Python 3.12-based Superset Docker images (#37587)
     add d95a3d8426 chore(deps-dev): bump @applitools/eyes-storybook from 
3.63.9 to 3.63.10 in /superset-frontend (#37566)
     add 901dca58f7 chore(deps): bump JustinBeckwith/linkinator-action from 2.3 
to 2.4 (#37562)
     add 20c2daf17f docs(databases): add Supabase as PostgreSQL-compatible 
database
     add de94761841 docs(databases): add AlloyDB and Neon as 
PostgreSQL-compatible databases
     add a1eac21d67 fix: add missing Supabase parameters and update 
psycopg2-binary pin

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (44026ff253)
            \
             N -- N -- N   refs/heads/docs/add-supabase-compat-db (a1eac21d67)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/superset-docs-verify.yml |  2 +-
 pyproject.toml                             |  2 +-
 requirements/development.txt               |  2 +-
 superset-frontend/package-lock.json        | 32 +++++++++++++++---------------
 superset-frontend/package.json             |  2 +-
 superset-frontend/webpack.config.js        |  4 ++--
 superset/db_engine_specs/postgres.py       |  2 ++
 7 files changed, 24 insertions(+), 22 deletions(-)

Reply via email to