Validate Nextcloud’s info.xml on CI
The Nextcloud app metadata is declared in an XML document, located at appinfo/info.xml. The structure of this document is defined by a XML schema that can be...
The Nextcloud app metadata is declared in an XML document, located at appinfo/info.xml. The structure of this document is defined by a XML schema that can be...
I like having my Nextcloud apps tested automatically both locally and on continuous interation build services like Travis CI. While those automated tests wil...
Similar to what the Rust community is doing with #Rust2018 right now, I’d like to write down my personal Nextcloud goals for 2018.
I’ve been writing a lot of Rust code this year, partly because I used it for some university projects and also because I’ll start writing a master thesis abo...
Sentry is an application crash reporting tool that collects and aggregates application crashes from various frameworks and programming languages. I’ve been u...