Skip to content

Conversation

@samansmink
Copy link
Collaborator

When splitting out the '.github/config/out_of_tree_extensions.cmake' file into 'github/config/extensions/*.cmake' we did not update the workflow triggers, meaning that simple PRs that only bump extensions will trigger CI that does not actually do any useful work.

This PR restores that and tries to limit the amount of work that is done on extension bumps. This is a step towards automating the process of updating extension versions.

@samansmink samansmink marked this pull request as draft October 3, 2025 12:38
@samansmink samansmink marked this pull request as ready for review October 10, 2025 08:13
@samansmink samansmink requested a review from Mytherin October 10, 2025 09:25
@Mytherin Mytherin merged commit f707ac5 into duckdb:v1.4-andium Oct 11, 2025
67 of 90 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Oct 21, 2025
[C API] bind_value out of range fix (duckdb/duckdb#19348)
skip several ci jobs on prs that only bump extensions (duckdb/duckdb#19249)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Oct 21, 2025
[C API] bind_value out of range fix (duckdb/duckdb#19348)
skip several ci jobs on prs that only bump extensions (duckdb/duckdb#19249)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
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