Closed mnaamani closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Looks good, though there is a failing CI check for building joystream node images for runtime upgrade (apparently because pallet-utility could not be found during build process). Not sure why it's failing now?
I think it was a temporary network failure downloading some crates from crates.io Re-running build job now, but even if that passes it will likely fail in the runtime-upgrade test ci check which I'm addressing in https://github.com/Joystream/joystream/pull/4744
So the build issue is actually is deeper than I originally thought and will create a separate issue for it https://github.com/Joystream/joystream/issues/4745
Fixes https://github.com/Joystream/joystream/issues/4714