summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* ci: Produce toolbox imagesFlorian Müllner2023-05-161-0/+99
* ci: Update JS toolingFlorian Müllner2023-04-211-207/+0
* ci: Make fringe meson-install arguments optionalFlorian Müllner2023-04-201-4/+18
* ci: Add --help option to meson-install scriptFlorian Müllner2023-04-201-1/+9
* ci: Use built-in option parsing in meson-installFlorian Müllner2023-04-201-3/+20
* ci: Make sure to always clear meson-install checkout dirFlorian Müllner2023-04-201-6/+5
* ci: Fix meson-install usage checkFlorian Müllner2023-04-201-6/+16
* ci: Stop running meson without subcommandFlorian Müllner2023-04-201-1/+1
* ci: Try falling back to stable branch before HEADFlorian Müllner2022-07-041-2/+16
* ci: Cover more node types in check-potfilesFlorian Müllner2022-03-051-0/+4
* ci: Stop prohibiting template strings in files with translationsFlorian Müllner2022-02-121-23/+0
* ci: Include .ui files in POTFILES checkFlorian Müllner2022-02-121-0/+4
* ci: Add missing node typeFlorian Müllner2022-01-111-0/+1
* ci: Use backend-agnostic meson commandsFlorian Müllner2021-08-241-1/+1
* ci: Split POTFILES check between C and JSFlorian Müllner2021-08-142-3/+204
* ci: Fallback to HEAD when checking out branchFlorian Müllner2021-07-181-1/+1
* ci: Add job for pushing coverity reportsCarlos Garnacho2021-07-161-0/+38
* ci: Add commit rule to not end subject with punctuationFlorian Müllner2021-02-261-0/+3
* ci: Add some more commit message rulesFlorian Müllner2021-01-111-0/+9
* ci: Replace custom commit-log script with ci-fairyFlorian Müllner2021-01-112-74/+4
* ci: Use correct variable nameFlorian Müllner2020-12-111-2/+2
* ci: Only fetch history for branch tipsFlorian Müllner2020-12-111-4/+10
* ci: Fix checking out mutter for tag pipelinesFlorian Müllner2020-12-111-4/+11
* ci: Improve checkout script outputFlorian Müllner2020-12-111-7/+16
* ci: Fix check-commit-log test failure countJonas Ådahl2020-11-201-1/+1
* ci: Use ci-templates for building imageJonas Ådahl2020-11-172-24/+34
* ci: Wait for 'check-commit-log' before continuingJonas Ådahl2020-11-171-2/+2
* ci/check-commit-log: Generate JUnit reportJonas Ådahl2020-11-171-2/+45
* ci/check-commit-log: Reverse the merge request URL checkJonas Ådahl2020-11-171-4/+4
* ci: Use junit output formatFlorian Müllner2020-11-131-1/+1
* ci: Use node-js script for running eslintFlorian Müllner2020-11-132-116/+128
* ci: Rebase extension-ci image to F32Florian Müllner2020-04-281-7/+6
* ci: Document how to build the imageFlorian Müllner2020-04-281-0/+7
* ci: Rename DockerfileFlorian Müllner2020-04-281-0/+0
* ci: Cache eslint resultsFlorian Müllner2020-04-271-1/+3
* ci: Handle POTFILES.skip in potfiles checkFlorian Müllner2020-04-071-0/+5
* extensions-app: Move Extensions app to new subprojectFlorian Müllner2020-03-271-1/+1
* ci: Prohibit template strings in translatable filesFlorian Müllner2020-02-261-0/+23
* ci: Check that files with translatable strings are listed in POTFILESFlorian Müllner2020-02-261-0/+26
* ci: Adjust URL checkFlorian Müllner2020-02-261-1/+1
* lint: Convert eslint JSON to YAMLFlorian Müllner2019-11-111-1/+1
* ci: Fix checking out mutter on stable branchesFlorian Müllner2019-11-061-3/+1
* ci: Make run-eslint more convenient for local useFlorian Müllner2019-10-161-4/+7
* ci: Ensure eslint output existsFlorian Müllner2019-10-161-2/+8
* ci: Disable MR handling for nowFlorian Müllner2019-09-121-0/+4
* ci: Disallow legacy style in merge requestsFlorian Müllner2019-09-121-1/+1
* ci: Fail on any common lint errorsFlorian Müllner2019-09-121-1/+5
* ci: Make eslint wrapper script usable outside gitlab's CIMarco Trevisan (Treviño)2019-07-311-1/+1
* ci: Fix identifying commits in MRFlorian Müllner2019-07-251-1/+4
* ci: Add eslint job to review stageFlorian Müllner2019-07-241-0/+94