mate-desktop / mate-wayland-session

GNU General Public License v2.0
31 stars 5 forks source link

Try an fix Travis-CI #12

Closed cwendling closed 5 months ago

cwendling commented 5 months ago

This is a test

cwendling commented 5 months ago

@lukefromdc looks like this works, at least Travis is trying something

cwendling commented 5 months ago

@lukefromdc not sure if build logs are entirely missing or if I just am not allowed to see them, but at least Travis ran :)

lukefromdc commented 5 months ago

I was able to get the logs on the travis site, docker-build got something it didn't like. Thanks for finding that wrong filename!

lukefromdc commented 5 months ago

Using this as the baseline to try changes to .build.yml

lukefromdc commented 5 months ago

cppcheck wasn't found, thus the fail. Not needed for this as we are not compiling any C or C++ code

lukefromdc commented 5 months ago

I got a build and distcheck to complete with this and some fiddling with the .yml files, but ran into what appears to be a no-key issue for uploading the finished tarball:


install deployment dependencies
dpl.2

0.00sAuthenticate deployment

no implicit conversion of nil into String (TypeError)
lukefromdc commented 5 months ago

This fix is part of https://github.com/mate-desktop/mate-wayland-session/commit/03b4a1d6a0cd8eb0534d66ac747a4d9995d96904