Skip to content

Conversation

staticlibs
Copy link
Collaborator

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).

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 added a commit to staticlibs/duckdb-java that referenced this pull request Jun 14, 2025
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 b319f68 into duckdb:main Jun 14, 2025
10 checks passed
staticlibs added a commit that referenced this pull request Jun 14, 2025
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`).
@staticlibs staticlibs deleted the vendoring_stable_fix 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