On Thu, May 1, 2025 at 3:42 AM Milian Wolff <m...@milianw.de> wrote:
> On Freitag, 18. April 2025 21:25:36 Mitteleuropäische Sommerzeit Ben > Cooksley > wrote: > > Hi all, > > > > Over the past week or two there have been a number of complaints > regarding > > CI builder availability which i've done some investigating into this > > morning. > > <snip> > > > Plasma Workspace/Desktop: At least in part this seems to be driven by > > Appium tests. Please reduce the number of these and/or streamline the > > process for running an Appium test. Consideration should be given to > > enabling the CI option use-ccache as well. > > > > KDevelop: Please enable the CI option use-ccache. > > How? Where do I find more information on this? > Please see https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/config/global.yml?ref_type=heads#L10 You just need to set it to True. Once that is done then https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/run-ci-build.py?ref_type=heads#L202 will be triggered. > > -- > Milian Wolff > m...@milianw.de > http://milianw.de Cheers, Ben