You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently trying to integrate Scipio in my project so that I can cache my build on CI level but I keep running into errors like "Cannot initialize Kind from invalid String value remoteSourceControl" I even went ahead and forked it and did some arbitrary fixes so that everything works fine but even after fixing the enums I'm getting an infinite loop on "Reading Package.swift for swift-protobuf"
I'm currently trying to integrate Scipio in my project so that I can cache my build on CI level but I keep running into errors like "Cannot initialize Kind from invalid String value remoteSourceControl" I even went ahead and forked it and did some arbitrary fixes so that everything works fine but even after fixing the enums I'm getting an infinite loop on "Reading Package.swift for swift-protobuf"
That's how my scipio.yml file looks like
And that's the output that it keeps looping
The text was updated successfully, but these errors were encountered: