Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Invert operations on OSX.yml, deploying nightly artifacts before test #13927

Merged
merged 1 commit into from
Sep 13, 2024

Conversation

carlopi
Copy link
Contributor

@carlopi carlopi commented Sep 13, 2024

Currently there is some not yet identified error that makes so nightly run are broken for OSX, and that do not publish nightly artifacts to be tried.

This PR inverts this, given failure might be not relevant (say networking or other sources of noise).

@carlopi
Copy link
Contributor Author

carlopi commented Sep 13, 2024

Note that this CI run is expected to fail BUT still have run the deploy steps.

@Mytherin Mytherin merged commit a241a13 into duckdb:main Sep 13, 2024
@Mytherin
Copy link
Collaborator

Thanks!

@carlopi carlopi deleted the fix_deploy_osx branch September 13, 2024 13:39
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Only bind to SQL value functions if there is no alias with this name present we can bind to instead (duckdb/duckdb#13925)
[Python][Jupyter] Don't use `ExplainFormat::HTML` for `explain('analyze')` (duckdb/duckdb#13928)
[CI] Invert operations on OSX.yml, deploying nightly artifacts before test (duckdb/duckdb#13927)
fix REGEX not supported anymore for valid queries (only statement error) duckdb/duckdb#2889 (duckdb/duckdb#13633)
[Python] Improve `install_extension` to support `repository`/`repository_url` and `version` (duckdb/duckdb#13876)
Remove buffer_manager_allocate.patch and bump spatial (duckdb/duckdb#13895)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Sep 25, 2024
Only bind to SQL value functions if there is no alias with this name present we can bind to instead (duckdb/duckdb#13925)
[Python][Jupyter] Don't use `ExplainFormat::HTML` for `explain('analyze')` (duckdb/duckdb#13928)
[CI] Invert operations on OSX.yml, deploying nightly artifacts before test (duckdb/duckdb#13927)
fix REGEX not supported anymore for valid queries (only statement error) duckdb/duckdb#2889 (duckdb/duckdb#13633)
[Python] Improve `install_extension` to support `repository`/`repository_url` and `version` (duckdb/duckdb#13876)
Remove buffer_manager_allocate.patch and bump spatial (duckdb/duckdb#13895)

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