Skip to content

Fix vendoring PRs for stable branches (1.3)#263

Merged
staticlibs merged 1 commit intoduckdb:v1.3-ossivalisfrom
staticlibs:vendoring_stable_fix_13
Jun 14, 2025
Merged

Fix vendoring PRs for stable branches (1.3)#263
staticlibs merged 1 commit intoduckdb:v1.3-ossivalisfrom
staticlibs:vendoring_stable_fix_13

Conversation

@staticlibs
Copy link
Collaborator

This is a backport of the PR #262 to v1.3-ossivalis stable branch.

Nightly import of DuckDB engine sources ("vendoring") is performed by creating PRs on vendoring-<branch> base branches. After the tests are passed the PR is merged and vendoring-<branch> is re-created to be used in subsequent imports.

This change fixes the vendoring branch re-creation to place it not always on the main branch, but on the correct branch (either main or stable one line v1.3-ossivalis).

This is a backport of the PR duckdb#262 to `v1.3-ossivalis` stable branch.

Nightly import of DuckDB engine sources ("vendoring") is performed by
creating PRs on `vendoring-<branch>` base branches. After the tests are
passed the PR is merged and `vendoring-<branch>` is re-created to be
used in subsequent imports.

This change fixes the vendoring branch re-creation to place it not
always on the `main` branch, but on the correct branch (either `main` or
stable one line `v1.3-ossivalis`).
@staticlibs staticlibs merged commit c9f474c into duckdb:v1.3-ossivalis Jun 14, 2025
10 checks passed
@staticlibs staticlibs deleted the vendoring_stable_fix_13 branch June 14, 2025 11:26
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