Ensures Visual C++ Redistributables for 2013 is installed - #757
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (2)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
One concern: If Visual C++ Redistributables 2013 is already installed on the machine (for example, by self-hosted runners that don't rely on the GitHub runner images), would Chocolately cause any issue? I think ideally |
|
Just saw the merge. Maybe we can iterate on this idea to make the solution even better. |

Changes
Notes
I wasn't able to detect the 2013 Redistributables being present in the current
windows-latestgithub runner image. But they specify that those should be available in the image.I am suspecting there might be an issue with the current runner image for windows 🤔
In any case, this should solve the issue for now until a better fix is found
These are the redistributables I can find in when running on windows-latest
Successful Workflow Run Link
It's not fully successful, but you can see the Activation and Build did finish in this repo of a plugin I maintain
https://github.com/lupidan/apple-signin-unity/actions/runs/18732263279/job/53431717750
Read the contribution guide and accept the
code of conduct
Docs - not needed
Readme - not needed
Tests - not needed