-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 fails with "cannot find value env_var
in crate gix_path
"
#6132
Labels
bug
Something isn't working
Comments
This was referenced Apr 26, 2023
crepererum
added a commit
to crepererum/substrait-rs
that referenced
this issue
Apr 27, 2023
0.43 seems to fail after 0.44 was published, see apache/datafusion#6132 .
|
1 task
Fixed by gitoxide's release engineering :). CI should be back to normal. |
bors bot
pushed a commit
to substrait-io/substrait-rs
that referenced
this issue
Apr 27, 2023
0.43 seems to fail after 0.44 was published, see apache/datafusion#6132 .
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
CI is failing like this:
https://github.com/apache/arrow-datafusion/actions/runs/4813082830/jobs/8569157024?pr=6131
It happens on several unrelated PRs:
To Reproduce
Make a new PR without any code changes on datafusion
Expected behavior
CI should pass
Additional context
The crate in question appears to have released a new version 5 hours ago, about the same time that the tests started failing: https://crates.io/crates/gix-config
The text was updated successfully, but these errors were encountered: