<div dir="ltr"><div>Hi all,</div><div><br></div><div>As mentioned in the subject, i'm happy to announce the general availability of native Gitlab CI for all KDE projects for Linux, FreeBSD and Android.</div><div><br></div><div>For those who would like to get their projects setup, please ensure you first have a .kde-ci.yml file in the root of your repository specifiying the necessary dependencies of your project and any options your project requires to build and conduct tests. You can find a list of all the supported options at <a href="https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/config-template.yml">https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/config-template.yml</a> along with guidelines on how to specify your dependencies.</div><div><br></div><div>Please note the following when specifying the branch to use:</div><div>- @same should be used for projects which are released together and which follow the same branching scheme (release/21.08 for instance)</div><div>- @stable should be used to refer to the current stable branch<br></div><div>- @latest should be used to refer to the current development branch</div><div><br></div><div>While the system has been seeded based on the current dependency metadata, if this was incorrect for your project then you may find that the system gives an error that it cannot locate the dependency when first run. If this happens to you then please look into submitting a merge request to <a href="https://invent.kde.org/sysadmin/ci-management/-/tree/master/seeds">https://invent.kde.org/sysadmin/ci-management/-/tree/master/seeds</a> so that this dependency can be included in future seed runs.<br></div><div><br></div><div>Once you have your .kde-ci.yml file setup you can then setup your .gitlab-ci.yml to include the appropriate platform files from <a href="https://invent.kde.org/sysadmin/ci-utilities/-/tree/master/gitlab-templates">https://invent.kde.org/sysadmin/ci-utilities/-/tree/master/gitlab-templates</a>.</div><div><br></div><div>Please note that currently this is limited to builds for master and other development branches, as the necessary metadata for @stable is not yet fully in place. This information can be found at <a href="https://invent.kde.org/sysadmin/repo-metadata/-/blob/master/branch-rules.yml">https://invent.kde.org/sysadmin/repo-metadata/-/blob/master/branch-rules.yml</a> - it would be appreciated if developers could please look into updating this for their projects at the same time.<br></div><div><br></div><div>With regards to Windows builds, they should become available soon - there is still some infrastructural work that needs to be completed on our Docker image, as well as the facilities to build those images which needs to be completed prior to these being available. We will be transitioning to using Docker for our Windows builds which will hopefully eliminate many of the issues we've had with lingering processes that have plagued the Jenkins system.</div><div><br></div><div>With the availability of these Gitlab builds we are now entering the twilight phase of our Jenkins based system at <a href="http://build.kde.org">build.kde.org</a> so it is imperative that developers setup their CI using the new tooling. For those using the legacy Jenkins system with Gitlab (using the templates at <a href="https://invent.kde.org/sysadmin/ci-tooling/-/tree/master/invent">https://invent.kde.org/sysadmin/ci-tooling/-/tree/master/invent</a>) these will be discontinued at the same time as <a href="http://build.kde.org">build.kde.org</a>, so you will need to migrate to the new tooling as well.<br></div><div><br></div><div>Please let us know if you have any questions on the above.</div><div><br></div><div>Thanks,</div><div>Ben<br></div></div>