Skip to content

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Feb 3, 2025

Yet another step to streamlining uploads and fixing a problem with testing loading from remote endpoints in Windows workflow. This can't be done BEFORE actually uploading.

The tests needs to be reviewed post v1.2.0, now avoiding the failure and unifying the code more.

This avoids errors like tonight nightly run: https://github.com/duckdb/duckdb/actions/runs/13104026020/job/36557104073.

@@ -124,7 +124,6 @@ jobs:

- uses: ./.github/actions/build_extensions
with:
deploy_as: windows_amd64_mingw
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This in particular was problematic, since here it would deploy extensions (possibly overriding the one built in R.yml) with chances that those workflows gets out-of-sync.

@carlopi
Copy link
Contributor Author

carlopi commented Feb 3, 2025

I think this is ready to go in.

@Mytherin Mytherin merged commit 9eba7eb into duckdb:v1.2-histrionicus Feb 3, 2025
55 checks passed
@Mytherin
Copy link
Collaborator

Mytherin commented Feb 3, 2025

Thanks!

@carlopi carlopi deleted the avoid_custom_deploy branch February 3, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants