mate-desktop / mate-wayland-session

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

ci: get Travis working #13

Closed lukefromdc closed 5 months ago

lukefromdc commented 5 months ago

Fixes to get Travis working: fix wrong filename, remove reference to unused cppcheck

raveit65 commented 5 months ago

Deployment key is important. Read this PR at mate-dev-scipts . Long story but all writen there. https://github.com/mate-desktop/mate-dev-scripts/pull/13

lukefromdc commented 5 months ago

Turns out from the "tags" page on a repo you can still manually release. Pushing another tag after adding the token at Travis didn't trigger an autobuild at travis without another push and another version, this at least gets 1.28.3 out the door. I think this is all our packages now having 1.28 releases?

lukefromdc commented 5 months ago

merged with https://github.com/mate-desktop/mate-wayland-session/commit/03b4a1d6a0cd8eb0534d66ac747a4d9995d96904

lukefromdc commented 5 months ago

The manual release never made it to https://pub.mate-desktop.org/releases/1.28/ and the attempt to use my push token failed. Problem is I am working with near-zero experience with this part (remote management) of the project and the only thing I have ever done before in getting one server to work with another is cut and pasted html hyperlinks.