Skip to content

Resolve "Configure GitLab CI / CD"

Andreas Redmer requested to merge ar-/manyverse:185-set-up-gitlab-ci-cd into master

Hi Andre.

I've put some scripts together, to enable the gitlab CI. That way, you can at least see, if merge requests and you own commits, go through the compiler and tests runs through. I'm using a similar one in my project.

Ironically it indicates, that the build is currently failing. I read through https://gitlab.com/ar-/manyverse/blob/master/CONTRIBUTING.md but there is no solution.

You have to fix the automatic build scripts in order to enable a professional Ci for the contributors and users. Things like

"try opening this project's android folder in android studio"

is a no-no :-)

Closes #185 (closed)

Merge request reports