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

build: fix flaky native build #332

Merged
merged 1 commit into from
Feb 23, 2025
Merged

Conversation

bvolpato
Copy link
Member

@bvolpato bvolpato commented Feb 22, 2025

Fixes #331

-H:DynamicProxyConfigurationFiles=proxies.json is interpreted based on the cwd, so it ends up being environment dependent.

The current change disambiguates/makes the path absolute for the module that defines the config.

cc @andrew-coleman that came up with the symlink approach.

@bvolpato bvolpato merged commit 7984504 into substrait-io:main Feb 23, 2025
13 checks passed
@bvolpato bvolpato deleted the fix-flaky-build branch February 24, 2025 00:33
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.

Native image builds / actions are flaky
2 participants