Anthony LC
ef2f4d3250
💚 (CI) remove trigger workflow on push tags
...
We were starting the workflow on push tags,
it is needed for the docker-hub workflow,
but the other workflows should not be triggered
on push tags.
2024-05-24 16:12:45 +02:00
Anthony LC
d221ebe4f9
💚 (CI) increase timeout e2e job
...
It can happen that the e2e job takes longer
than 10 minutes to finish, we increase the
timeout to 15 minutes to avoid the job to fail.
2024-05-14 16:30:49 +02:00
Anthony LC
df0ff61faf
👷 (CI) configure Minio with the CI
...
Add the minio container to the CI on the
job test-back. Adapt the conf to have
Minio working with the backend.
2024-05-13 12:12:52 +02:00
Anthony LC
0dc1be4cc7
✅ (e2e) test the pdf export of the impress app
...
Add a test to check the pdf export of the
impress app.
It intercept the download of the PDF and
read its content.
We can assert that the template is correctly
rendered, and that the pad text is present as
well.
2024-04-11 09:21:35 +02:00
Anthony LC
bf19c50146
💚 (CI) add frontend jobs
...
Add the frontend jobs to the CI pipeline.
2024-04-03 17:36:54 +02:00