Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase-community/postgres-language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: supabase-community/postgres-language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Jun 5, 2025

  1. feat: versioned docs (#414)

    (Finally) sets up versioned docs with a version selector. 
    
    we deploy on every push to `main` on the `main` tag, and on every
    release on the tag of that release + update `latest`
    
    this finally fixes the issue we were having around missing schema files.
    
    tested it on a fork. :) 
    
    Todo
    - [x] update schema url in default config 
    - [x] Before merging: delete gh-pages branch 
    
    closes #312
    fixes #319
    psteinroe authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    d43d716 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822b626 View commit details
    Browse the repository at this point in the history
  3. fix/mike 2 (#419)

    - **fix: mike is a plugin**
    - **fix: mike set-default**
    psteinroe authored Jun 5, 2025
    Configuration menu
    Copy the full SHA
    3ce7496 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c0e255 View commit details
    Browse the repository at this point in the history
Loading