aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2025-06-26fix changelog file name in release job, fixes #5665Jan-Hendrik Willms
2025-04-23use version 5.1.0 of eslint-formatter-gitlab for branches 5.4 and 5.3, fixes ...Jan-Hendrik Willms
2024-09-04fix phpstan configuration for gitlab ci, fixes #4559Jan-Hendrik Willms
2024-02-21fixes #3761Jan-Hendrik Willms
2023-06-16Add playwright tests, refs #2635Marcus Eibrink-Lunzenauer
2023-06-02increase node version to v16, fixes #2703Jan-Hendrik Willms
2023-05-24update npm in job, fixes #2666Jan-Hendrik Willms
2023-05-16adjust caching, fixes #2200Jan-Hendrik Willms
2023-05-09add js tests, fixes #2605Jan-Hendrik Willms
2023-05-09for now, build the image only manually, re #2610Jan-Hendrik Willms
2023-05-09Add image builder via kaniko, fixes #2610Jan-Hendrik Willms
2023-04-03report linting errors as code quality issues, fixes #2500Jan-Hendrik Willms
2023-02-17use php 7.2 for tests and fix error in jsonapi, fixes #2166Jan-Hendrik Willms
2022-12-01remove leading v from release name, re #1842Jan-Hendrik Willms
2022-12-01rename variable, re #1842Jan-Hendrik Willms
2022-12-01rename release and archives, re #1842Jan-Hendrik Willms
2022-09-28test assets creation as part of the pipeline, re #606Jan-Hendrik Willms
2022-09-28always run all checks on pipeline, re #1612Jan-Hendrik Willms
2022-07-14use gitlab format for phpstan, re #606Jan-Hendrik Willms
2022-07-04Add PHPStan to PipelineJan-Hendrik Willms
2022-07-01run tests only when relevant files have changed, re #606Jan-Hendrik Willms
2022-06-28add css linting for css, less and scss, re #606Jan-Hendrik Willms
2022-06-24optimizations for the gitlab ci pipelineJan-Hendrik Willms
2022-06-22Use Unit-Testreports, closes #1202David Siegfried
2022-06-21speed up ci, refs #606David Siegfried
2022-06-21unit tests don't need no database, re #606Jan-Hendrik Willms
2022-06-21run always tests, refs #606David Siegfried
2022-06-21set mail-transport to debug, refs #606David Siegfried
2022-06-21Install db demo data as well in order to run jsonapi and functional tests, re...Jan-Hendrik Willms
2022-06-21Fix ci-testsDavid Siegfried
2022-06-21Update .gitlab-ci.yml fix release-buildingDavid Siegfried
2022-06-21Update .gitlab-ci.yml file to fix JSON-API TestsDavid Siegfried
2022-06-21add gitlab-ci, closes #606David Siegfried