summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Generate a cover report for the test suiteNiels De Graef2020-10-151-6/+9
* ci: Explicitly specify job dependenciesFlorian Müllner2020-08-041-0/+6
* ci: Save built artifacts only for the test buildMarco Trevisan (Treviño)2020-05-071-4/+2
* ci: Remove the MALLOC_PERTURB_ definitionMarco Trevisan (Treviño)2020-05-071-1/+0
* ci: Enable coverage reports in test buildMarco Trevisan (Treviño)2020-05-071-1/+22
* ci: Rebase docker image to F32Florian Müllner2020-04-071-1/+1
* ci: Add a new 'build-without-opengl-and-glx' stepGeorges Basile Stavracas Neto2020-03-261-0/+14
* ci: Update docker image to v3Florian Müllner2019-10-291-1/+1
* ci: Change the without-native-backend to not build with Wayland tooJonas Ådahl2019-10-101-2/+2
* ci: Don't build gnome-shell's man pagesFlorian Müllner2019-08-211-1/+1
* ci: Test building without native backend supportFlorian Müllner2019-06-271-0/+14
* gitlab-ci: Use G_SLICE=always-malloc in testsMarco Trevisan (Treviño)2019-05-271-0/+1
* gitlab-ci: Print error logs on failuresMarco Trevisan (Treviño)2019-05-271-1/+1
* ci: Make MALLOC_PERTURB_ less randomJonas Ådahl2019-05-241-1/+1
* ci: Run dconf update before running testsJonas Ådahl2019-05-241-0/+1
* ci: Update Dockerfile to :v2Florian Müllner2019-05-201-1/+1
* ci: Disable a11y bus for testsFlorian Müllner2019-05-201-0/+1
* gitlab-ci: Use MALLOC_CHECK_ and MALLOC_PERTURB_ env variables in testsMarco Trevisan (Treviño)2019-05-161-0/+2
* ci: Use mutter image to build GNOME ShellGeorges Basile Stavracas Neto2019-05-031-1/+0
* ci: Install to Mutter and GNOME Shell to /usrGeorges Basile Stavracas Neto2019-05-031-2/+2
* ci: Build GNOME Shell at the test stageGeorges Basile Stavracas Neto2019-05-031-0/+15
* ci: Ensure we clone a deep enough history for commit reviewCarlos Garnacho2019-04-241-0/+2
* gitlab-ci.yml: Add check for issue or MR URLJonas Ådahl2019-02-141-0/+14
* gitlab-ci: Don't upload test artifactsMarco Trevisan (Treviño)2019-02-111-3/+0
* gitlab-ci: Define exported global variables onceMarco Trevisan (Treviño)2019-01-301-4/+5
* gitlab-ci: Use runtime dir owned only by current userMarco Trevisan (Treviño)2019-01-301-1/+2
* gitlab-ci: Use artifacts to keep built data and reuse in testMarco Trevisan (Treviño)2019-01-301-3/+14
* gitlab-ci.yml: Change build step build type to debugoptimizedJonas Ådahl2019-01-231-1/+1
* gitlab-ci.yml: Treat warnings as errorsJonas Ådahl2019-01-221-1/+1
* gitlab-ci.yml: Increase test timeout multiplier furtherJonas Ådahl2018-11-221-1/+1
* gitlab-ci.yml: Stop creating meson-logs artifactJonas Ådahl2018-11-221-4/+0
* gitlab-ci.yml: Allow for tests taking longer timeJonas Ådahl2018-11-221-1/+1
* gitlab-ci.yml: Wrap tests with catchsegvJonas Ådahl2018-11-221-2/+2
* gitlab-ci: Add test stageJonas Ådahl2018-11-141-0/+13
* Add .gitlab-ci.yml for build testingJonas Ådahl2018-11-071-0/+11