Skip to content

bump duckdb v1.5.1#262

Merged
anasdorbani merged 2 commits into
dais-polymtl:devfrom
anasdorbani:bump-duckdb-v1.5.1
Apr 10, 2026
Merged

bump duckdb v1.5.1#262
anasdorbani merged 2 commits into
dais-polymtl:devfrom
anasdorbani:bump-duckdb-v1.5.1

Conversation

@anasdorbani
Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings April 9, 2026 20:46
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project’s CI configuration and contributor guidance to target DuckDB/extension-ci-tools v1.5.1.

Changes:

  • Bump reusable workflow references in the main CI pipeline from v1.5.0 → v1.5.1
  • Update Copilot instructions documentation to reflect DuckDB v1.5.1 as the targeted version

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/MainDistributionPipeline.yml Updates CI workflow and input parameters to build/test against DuckDB + CI tools v1.5.1.
.github/copilot-instructions.md Updates documented targeted DuckDB version and CI pipeline description to v1.5.1.

Comment on lines 7 to 12
- **Language**: C++17
- **Build system**: CMake (3.5+) with DuckDB's extension CI tools (`extension-ci-tools/`)
- **Dependency manager**: vcpkg (managed via `vcpkg.json`)
- **Key dependencies**: `nlohmann-json`, `curl`, `gtest` (see `vcpkg.json`)
- **DuckDB version targeted**: v1.5.0 (see `MainDistributionPipeline.yml`)
- **DuckDB version targeted**: v1.5.1 (see `MainDistributionPipeline.yml`)

Copy link

Copilot AI Apr 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After bumping the targeted DuckDB version here, other docs in the repo still reference v1.5.0 (e.g., README.md and custom-instructions/repo/.github/copilot-instructions.md). To avoid conflicting guidance, update those references as part of this version bump (or clarify which source is authoritative).

Copilot uses AI. Check for mistakes.
@anasdorbani anasdorbani merged commit ca2ab76 into dais-polymtl:dev Apr 10, 2026
10 of 12 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.

2 participants