Skip to content

feat(): auto-update PYTHON_VERSIONS on DuckDB version bump#30

Draft
Gudsfile wants to merge 1 commit into
bengeois:mainfrom
Gudsfile:feat/auto-update-python-versions
Draft

feat(): auto-update PYTHON_VERSIONS on DuckDB version bump#30
Gudsfile wants to merge 1 commit into
bengeois:mainfrom
Gudsfile:feat/auto-update-python-versions

Conversation

@Gudsfile

Copy link
Copy Markdown
Collaborator

Add scripts/update_python_versions.py that computes the intersection of DuckDB manylinux wheels (from PyPI) and supported Lambda runtimes (.github/.lambda-python-runtimes), then updates PYTHON_VERSIONS in build-layer.yml if the result differs.

Called in bump-duckdb.yml after updating .duckdb-version, so each bump PR includes any necessary PYTHON_VERSIONS changes automatically.

Add scripts/update_python_versions.py that computes the intersection of
DuckDB manylinux wheels (from PyPI) and supported Lambda runtimes
(.github/.lambda-python-runtimes), then updates PYTHON_VERSIONS in
build-layer.yml if the result differs.

Called in bump-duckdb.yml after updating .duckdb-version, so each bump
PR includes any necessary PYTHON_VERSIONS changes automatically.
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