Closed tobolar closed 3 years ago
@dietmarw The CI stucks since Friday. Probably we have here not the current CI as used for MSL. Can you help?
Push force or add a dummy commit probably helps. Sometimes the server on the other side messes up a request and sometimes github fails to deliver it.
I have proceeded just according to you suggest. Let's see if it helps.
No progress 8 hours later... :-(
Yes, travis has become highly unrelieable. That's why we switched MSL to GitHub actions.
Well, nothing unexpected actually when I check https://travis-ci.org/github/modelica/VehicleInterfaces/requests. Last successful build on Travis CI Org was on 2020-09-07. Meanwhile Travis CI ported from Org to Com.
I can only recommend to take the CI using GitHub Actions from MSL as template and apply to VehicleInterfaces. We already did so for a few other repoitories and it worked like a charm.
I can only recommend to take the CI using GitHub Actions from MSL as template and apply to VehicleInterfaces.
Can I do it on my own? Probably not because Travis would block my PR on CI changes. ;-)
Can I do it on my own? Probably not because Travis would block my PR on CI changes. ;-)
I disabled the Travis CI since it doesn't work. When the github actions are working, I can enforce it passing before merges.
CI integrated in #94
close #90