aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2025-09-15ci: use variables for versions, fixes #5883Jan-Hendrik Willms
2025-08-18exclude changes in ilias referrer files from phpstan, fixes #5821Jan-Hendrik Willms
2025-06-27start pipeline only for pushes on mr and protected branches, re #5331Jan-Hendrik Willms
2025-06-26pipeline improvements, fixes #5331Jan-Hendrik Willms
2025-06-26fix changelog file name in release job, fixes #5665Jan-Hendrik Willms
2025-04-24update overtrue/phplint to v9.6.2, fixes #5539Jan-Hendrik Willms
2025-04-04use mysql in functional tests, fixes #5468Jan-Hendrik Willms
2025-04-03use correct sql in migration, re #5443Jan-Hendrik Willms
2025-02-28Revert "pipeline improvements, fixes #5331"Jan-Hendrik Willms
2025-02-28pipeline improvements, fixes #5331Jan-Hendrik Willms
2024-12-06update and adjust eslint, fixes #4967Jan-Hendrik Willms
2024-12-06add stylelint to core, fixes #4965Jan-Hendrik Willms
2024-10-11make phpstan mandatory for the ci pipeline, fixes #4687Jan-Hendrik Willms
2024-09-04fix phpstan configuration for gitlab ci, fixes #4559Jan-Hendrik Willms
2024-06-12increase node version to >= 18, fixes #4285Jan-Hendrik Willms
2024-05-15update overtrue/phplint to 9.0.8, re #4158Jan-Hendrik Willms
2024-05-03increase php minimal version to 8.1, fixes #3805Jan-Hendrik Willms
2024-04-10make ci job build_image interruptible, fixes #3987Jan-Hendrik Willms
2024-04-04fixes #3935Jan-Hendrik Willms
2024-02-21fixes #3761Jan-Hendrik Willms
2024-01-05use php 7.4 as minimum version and adjust system accordingly, fixes #3123Jan-Hendrik Willms
2023-11-02remove parameter -f from mysql commands, fixes #3417Jan-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