- 08 Feb, 2019 2 commits
-
-
Ben Cooksley authored
Assign them separately to workaround this.
-
Ben Cooksley authored
-
- 07 Feb, 2019 3 commits
-
-
Bhushan Shah authored
This reverts commit 466681ea.
-
Aleix Pol Gonzalez authored
At the moment it's installing to literaly "$HOME", which then it's never found by the applications.
-
Aleix Pol Gonzalez authored
-
- 05 Feb, 2019 2 commits
-
-
Jonah Brüchert authored
-
Ben Cooksley authored
Lets see how this goes. CCMAIL: faure@kde.org
-
- 02 Feb, 2019 1 commit
-
-
Ben Cooksley authored
-
- 30 Jan, 2019 1 commit
-
-
Ben Cooksley authored
Ref T10423
-
- 26 Jan, 2019 8 commits
-
-
Ben Cooksley authored
-
Ben Cooksley authored
-
Ben Cooksley authored
Fixes T10397
-
Bhushan Shah authored
it is pretty safe to kill docker container
-
Ben Cooksley authored
-
Ben Cooksley authored
Ref T10397
-
Ben Cooksley authored
Ref T10397
-
Ben Cooksley authored
Adding Quazip as now required by Krita. Ref T10400
-
- 25 Jan, 2019 1 commit
-
-
Bhushan Shah authored
they are running infinitely which hits the timeout of the runner/executor, on static nodes (windows, freebsd) this results in lingering process
-
- 24 Jan, 2019 1 commit
-
-
Bhushan Shah authored
Currently only master branch gets the builds because extragear projects are special and doesn't have specific naming pattern for the stable branch. Or even specific policy, there are projects with - numbers 1.1 - project name and version (Krita/1.x) - master branch itself behaving as stable - no stable branch, just tags And this is so confusing for templatifying the Gitlab CI jobs, It seems to me that project might have to define stable jobs themself in their yml file. It is best way to deal with problem
-
- 23 Jan, 2019 1 commit
-
-
Bhushan Shah authored
-
- 21 Jan, 2019 1 commit
-
-
Ben Cooksley authored
This is necessary to ensure CI nodes do not become blocked due to hanging tests withing plasma-integration. Currently, plasma-integration has several tests that make use of KIO slaves directly (skipping KLauncher). Unfortunately, they do not terminate the slaves prior to the conclusion of the test, resulting in the kioslave processes being left around afterwards. This is a condition that CTest will not tolerate, leading to it waiting indefinitely for these processes to exit - and in turn blocking all other builds on the CI node in question. While this is not a major issue in the case of Linux builds, it can quickly become a severe condition in the case of FreeBSD and Windows builds due to those builders being fixed rather than dynamically allocated. This class of issue (CTest waiting due to resident processes being left behind) has been a major issue as of late and is quickly leading to the CI system becoming unmaintainable due to the level of breakage. Should it be necessary to ensure the maintainability of the system, withdrawal of execution of tests for all projects is an option currently under consideration. CCMAIL: plasma-devel@kde.org CCMAIL: kde-frameworks-devel@kde.org CCMAIL: release-team@kde.org CCMAIL: kdevelop-devel@kde.org CCMAIL: sysadmin@kde.org
-
- 20 Jan, 2019 2 commits
-
-
Bhushan Shah authored
-
Bhushan Shah authored
This is used to build the snap package.
-
- 11 Jan, 2019 1 commit
-
-
Luca Beltrame authored
-
- 10 Jan, 2019 1 commit
-
- 09 Jan, 2019 2 commits
-
-
Ben Cooksley authored
This is the package it is actually after
-
Ben Cooksley authored
Fontconfig should give a better warning notice about this...
-
- 08 Jan, 2019 1 commit
-
-
Ben Cooksley authored
-
- 07 Jan, 2019 2 commits
-
-
Bhushan Shah authored
don't run this on merge requests or forks
-
Bhushan Shah authored
also make docker build manual action
-
- 06 Jan, 2019 10 commits
-
-
Ben Cooksley authored
-
Bhushan Shah authored
-
Bhushan Shah authored
- instead of removing the image we just created remove dangling images
-
Bhushan Shah authored
-
Bhushan Shah authored
-
Bhushan Shah authored
-
Bhushan Shah authored
-
Bhushan Shah authored
-
Bhushan Shah authored
-
Bhushan Shah authored
-