-
Notifications
You must be signed in to change notification settings - Fork 0
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
*Properly* fix both GitHub Actions CI and Appveyor CI #2
Comments
it's weird because the script runs fine locally, so I dunno what's different about the CI environment that causes it to fail there... |
ok so now the
|
OK so I'm just hacking around the errors on GitHub Actions by ignoring them for now; I should still probably fix them properly, though. Also the Appveyor workflow still fails, too. |
…ions/checkout-4 Bump actions/checkout from 3 to 4 (appveyor failures are tracked in #2 already)
ok I managed to hack around the Appveyor failure, too, but that deserves a proper fix as well... |
Now seen in PR #47: failure to download ChakraCore from https://aka.ms/chakracore/cc_windows_all_1_8_1 properly... maybe there's an archived copy somewhere? I couldn't seem to find one on the Wayback Machine when I looked... |
Seen in PR #48, too... |
Ah, apparently this is due to chakra-core/ChakraCore#6991 ... |
OK, I've got a workaround for this for now; leaving this open for replacing hacks with proper fixes... |
Looks like there's an issue with
script/uberjar
:The text was updated successfully, but these errors were encountered: