-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
rio 0.0.9 #136624
rio 0.0.9 #136624
Conversation
|
The issue here is that I've replaced the test with one that will hopefully offer a bit more confirmation that the execution is actually happening. I also tried removing the arm64-only gate on the test to see if it will work now, but will add it back if it still fails on x86_64 (it works for me locally on x86_64). |
Hey there, sorry about it. The new version doesn't accept string as commands and |
And the suggestion that @alebcay made works prob even better than it was before since now can check if a file a created after the command execution |
Yeah, we can ship the better test, my issue was mostly confirming about the formula behavior change |
🤖 An automated task has requested bottles to be published to this PR. |
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
use-fork
in the configuration file:RIO_LOG_LEVEL
variable usage. (e.g: RIO_LOG_LEVEL=debug rio -e "echo 1"
)shell
andworking_dir
in configuration file.TextureFormat::is_srgb
(it fixed the Vulkan driver, related #122).