Skip to content

Chore: avoid git submodule errors when publishing API docs#7526

Merged
georgesittas merged 1 commit intomainfrom
jo/fix_api_docs_publish_job
Apr 20, 2026
Merged

Chore: avoid git submodule errors when publishing API docs#7526
georgesittas merged 1 commit intomainfrom
jo/fix_api_docs_publish_job

Conversation

@georgesittas
Copy link
Copy Markdown
Collaborator

The git submodule appears to cause some issues when publishing the API docs page: https://github.com/tobymao/sqlglot/actions/runs/24682456936/job/72182993316. This PR tries to fix that issue.

@georgesittas georgesittas requested a review from tobymao April 20, 2026 18:26
@georgesittas georgesittas merged commit 08ea329 into main Apr 20, 2026
8 checks passed
@georgesittas georgesittas deleted the jo/fix_api_docs_publish_job branch April 20, 2026 18:38
@github-actions
Copy link
Copy Markdown
Contributor

SQLGlot Integration Test Results

Comparing:

  • this branch (sqlglot:jo/fix_api_docs_publish_job, sqlglot version: jo/fix_api_docs_publish_job)
  • baseline (main, sqlglot version: 0.0.1.dev1)

By Dialect

dialect main sqlglot:jo/fix_api_docs_publish_job transitions links
bigquery -> bigquery 24643/24648 passed (100.0%) 23493/23493 passed (100.0%) No change full result / delta
bigquery -> duckdb 867/1154 passed (75.1%) 0/0 passed (0.0%) Results not found full result / delta
duckdb -> duckdb 5823/5823 passed (100.0%) 0/0 passed (0.0%) Results not found full result / delta
snowflake -> duckdb 1063/1961 passed (54.2%) 0/0 passed (0.0%) Results not found full result / delta
snowflake -> snowflake 65133/65133 passed (100.0%) 63027/63027 passed (100.0%) No change full result / delta
databricks -> databricks 1370/1370 passed (100.0%) 1370/1370 passed (100.0%) No change full result / delta
postgres -> postgres 6042/6042 passed (100.0%) 6042/6042 passed (100.0%) No change full result / delta
redshift -> redshift 7101/7101 passed (100.0%) 7101/7101 passed (100.0%) No change full result / delta

Overall

main: 113232 total, 112042 passed (pass rate: 98.9%), sqlglot version: 0.0.1.dev1

sqlglot:jo/fix_api_docs_publish_job: 101033 total, 101033 passed (pass rate: 100.0%), sqlglot version: jo/fix_api_docs_publish_job

Transitions:
No change

Dialect pair changes: 0 previous results not found, 3 current results not found

✅ 31 test(s) 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.

2 participants