Commit graph

272 commits

Author SHA1 Message Date
Marcos Peña
05b0dded7c Merge branch 'stable' into develop 2022-07-14 13:30:02 +02:00
Georg Krause
0dd5d316be
Do run linter on tags, closes #1822 2022-07-14 10:42:28 +02:00
JuniorJPDJ
96c2eacb0f Cleanup Gitlab CI and Dockerfiles 2022-07-11 20:20:16 +00:00
Georg Krause
d22a7fa57b Rework Docker Deployment and add frontend container 2022-06-28 13:55:54 +00:00
RenovateBot
e8b41fd06f Update dependency alpine to v3.16 (develop) 2022-06-11 21:05:46 +00:00
Georg Krause
7e8bf3d850
Fix Pipeline definition for Gitlab 15 2022-06-09 14:48:13 +02:00
Georg Krause
6ea57880ce
Fix Pipeline definition for Gitlab 15 2022-06-08 14:12:55 +02:00
Georg Krause
af5e2d31ea
Merge branch 'stable' into develop 2022-04-23 14:04:53 +02:00
Georg Krause
0034a6cdd1
Hotfix backend tests, ref #1745 2022-04-01 10:11:30 +02:00
Georg Krause
12cf0b6f59
Apply hotfix for failing pipelines, ref #1745 2022-04-01 09:20:49 +02:00
Georg Krause
7cc62c03d5
Use up-to-date image for docs preview 2022-04-01 09:00:49 +02:00
Georg Krause
067adc83f0
Deploy documentation on self hosted static host 2022-03-30 12:08:43 +02:00
Georg Krause
767a82b1c4
Pull latest commits before generating docs 2022-03-21 12:12:36 +01:00
Georg Krause
f81221ef11
Merge branch 'stable' into develop 2022-03-18 13:43:00 +01:00
Georg Krause
a0fa6a3b8a
Make develop and stable available in pages job 2022-03-17 21:01:21 +01:00
Georg Krause
0de8a829d8
Add forward to stable, fix docs preview 2022-03-17 20:40:01 +01:00
Georg Krause
2031babf64
Adjust Pipeline config to use poetry for docs 2022-03-17 20:39:50 +01:00
Georg Krause
6171b0b267
Add forward to stable, fix docs preview 2022-03-10 11:06:07 +01:00
Georg Krause
3632e0cade
Adjust Pipeline config to use poetry for docs 2022-03-10 11:06:07 +01:00
Kasper Seweryn
d5cff4f3bf
Fix deployment base path 2022-02-27 23:20:03 +01:00
Kasper Seweryn
112ef174fc
Fix GitLab previews for frontend 2022-02-27 14:10:59 +01:00
JuniorJPDJ
90aa4dcc2a Retry API test CI job once if failed 2022-02-18 14:41:37 +01:00
Georg Krause
fcf55b598e
[CI] Use node version 16 for all CI jobs 2022-02-17 12:29:51 +01:00
Georg Krause
8d69968f9d
Run frontend tests on npm 16 2022-02-15 20:24:13 +01:00
JuniorJPDJ
697a65ed2b Make Python 3.10 API tests mandatory 2022-02-05 21:43:20 +00:00
Georg Krause
8b77f5e89f Run job to check for changelog snippet 2022-02-05 21:42:31 +00:00
Renovate Bot
38445787c3 Update postgres Docker tag to v14 2022-02-03 19:33:13 +00:00
RenovateBot
03cb761749 Update redis Docker tag to v6 (develop) 2022-02-03 19:22:22 +00:00
Renovate Bot
11f103a8c6
Update node Docker tag to v16 2022-02-03 19:03:51 +01:00
Georg Krause
fb9cb5425c Generate swagger 2022-01-28 12:33:39 +00:00
Georg Krause
fc5848571c
Don't allow failures of eslint anymore 2022-01-23 14:06:15 +01:00
Georg Krause
b53ced6ac9
Ignore failures of AIO container for now #1682 2022-01-23 10:22:23 +01:00
Ciarán Ainsworth
1ec7e1e8e5 Overhaul end user documentation 2022-01-19 18:49:46 +00:00
Georg Krause
f4b9e670d6 Run pytest inside poetry venv 2022-01-19 08:53:47 +00:00
Georg Krause
cfebcb87c3 Install dependencies for tests using poetry 2022-01-19 08:53:47 +00:00
Georg Krause
34bb75bb64 Run tests against all supported python versions
Python 3.10 is for now allowed to fail, since we not yet support it. This is to be done in %1.3.0, see #1653
2022-01-13 10:48:47 +00:00
Georg Krause
850dc69091 Update Black & run for whole repository 2022-01-09 11:40:49 +00:00
Georg Krause
1f4fee5902
Fix Pipeline for stable release builds 2022-01-06 17:36:40 +01:00
Georg Krause
77f3f44468 Fix Pipeline for stable release builds 2021-12-30 11:29:53 +00:00
Georg Krause
1261659e1d Fix review CI to allow instance switch and switch default instance 2021-12-12 13:32:45 +00:00
Georg Krause
cefa3ec9d2 Fix post lint issues 2021-12-08 18:48:06 +00:00
Georg Krause
8ee9a536e1
Lint the frontend code 2021-12-06 11:35:20 +01:00
Georg Krause
87ff5b4da0
Remove manual checking of dependencies in favor of upcoming renovate bot 2021-11-25 13:07:26 +01:00
Georg Krause
7d66afeb0a Docker multiarch build CI (!1402) 2021-11-06 21:55:25 +00:00
Georg Krause
cd0f74dc26
Only run linter and tests for relevant changes 2021-11-02 09:10:06 +01:00
Georg Krause
e4b11df1ea
Fix eslint invocation in CI 2021-10-21 09:02:13 +02:00
Georg Krause
e96d2dab10
Start process to get rid of master branch 2021-09-21 13:36:16 +02:00
egon0
58abf6e5c7
build docker images inside docker aka dind 2021-09-09 17:45:11 +02:00
Georg Krause
f80e26843b
Use egon0s docker image to have bash available 2021-09-09 17:32:41 +02:00
Georg Krause
dbcc430813
Add Dind-Service 2021-09-09 17:11:59 +02:00