ci able to override how example runs#7865
Conversation
b1e4b05 to
41cda88
Compare
|
#7825 is now merged :) This looks to test the failing |
Yap, this runs the example "load_gltf" with "debug_asset_server" feature enabled in existing "run-examples" flow. Now it checks whether there is a example_name.sh file, if yes, then just launch that script, otherwise fallback to standard |
|
Hmm, it seems there are multiple places with run-examples, and the running argument is kinda different... |
|
@alice-i-cecile any idea? Is this the right way to go? I can fix the above issue by passing extra features through environment variables. hmm. Or is "adding extra feature for run-examples" a good thing? |
|
I'm not personally confident on the right design here: that's why I requested review from our CI ninja @mockersf ;) |
|
ping |
|
ping? |
Not quite sure what do you mean by "rust script". Is there an example? |
|
The CI script in the tools folder is a good example of this :) |
|
@shuoli84 are you comfortable tackling this? If not, I'm happy to add |
Hi alice, I'm happy to either transfer this to other or just close it. Sorry for the late reply.. |
|
No worries, thanks for the reply. Closing this out for now but we can redo it as needed. |
Objective