Feeds moved to World and design overhaul

󰃭 2019-09-11 | #design #feeds #gnome #gtk #purism #python #update #world

It finally happened, Feeds is now part of the World group! Here’s the new repository! But don’t worry, I’ll keep up with the existing GitLab mirror.

This doesn’t change too much in terms of development, but it surely makes the app more discoverable. It also provides this very nice new URL for Feeds’ website which is under gnome’s domain name (that’s pretty cool, uh?).

Continue reading 


GitLab CI/CD for Flatpak

󰃭 2019-08-31 | #cd #ci #flatpak #gitlab #gnome #tutorial #yml

Thanks to this document, and a quick look at nautilus’s git repo I was able to automatically generate fresh flatpaks directly from GitLab by using the integrated CI/CD system.

My current setup isn’t perfect but it manages to automate flatpak builds. This is incredibly useful, as when people open issues and I try to fix them, I can just tell them to install the lastest flatpak from the CI/CD and test the fixes.

Continue reading 