Skip to content

chore: bump DuckDB to v1.5.5 (keep v1.4 LTS) - #6

Merged
jrosskopf merged 1 commit into
mainfrom
chore/duckdb-v1.5.5
Jul 24, 2026
Merged

chore: bump DuckDB to v1.5.5 (keep v1.4 LTS)#6
jrosskopf merged 1 commit into
mainfrom
chore/duckdb-v1.5.5

Conversation

@jrosskopf

@jrosskopf jrosskopf commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the duckdb submodule from v1.5.4 to v1.5.5.
  • Updates .github/workflows/MainDistributionPipeline.yml:
    • duckdb-v154-build / duckdb-v154-deploy: duckdb_version: v1.5.4 -> v1.5.5 (job/step name: labels and an inline comment updated to match); ci_tools_version/uses: ref left on the rolling v1.5-variegata branch (auto-tracks the 1.5 line).
    • LTS job (duckdb-v145-build / duckdb-v145-deploy) was already normalized to v1.4.5; left unchanged. Its ci_tools_version/uses: ref stays on the rolling v1.4-andium branch.
  • Dual v1.4/v1.5 release matrix preserved — no jobs added, removed, or reordered.
  • Grepped for other pinned refs (Makefile DUCKDB_GIT_VERSION, vcpkg overlays); found none outside the workflow file.

Local verification on bigfox

  • buildStatus: pass — clean make release build (GEN=ninja), erpl_idoc.duckdb_extension produced.
  • testStatus: passmake test_release: all tests passed (241 assertions in 14 test cases).

🤖 Generated with Claude Code


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

Bumps the duckdb submodule and MainDistributionPipeline.yml stable line to
v1.5.5; normalizes the v1.4 LTS build to v1.4.5. Keeps the dual v1.4/v1.5
release matrix. Built + tested locally on bigfox.
@jrosskopf
jrosskopf merged commit 932869f into main Jul 24, 2026
56 checks passed
@jrosskopf
jrosskopf deleted the chore/duckdb-v1.5.5 branch July 24, 2026 14:48
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.

1 participant