9 Commits

Author SHA1 Message Date
MateuszMichalowski
45f4207537
build(frontend): merged code from master (#3367)
* fix

* fix test

* update docker compose call

* update e2e test

* change docker-compose to docker compose in all workflows

* use mariadb container with enabled external_network

* add sleep to test_database

* add maybe new parameter --service-ports needed for docker compose run else there weren't any open ports

* try another approach

* save change (._.);

* fix(frontend): fix e2e setup & add additional check in validation rules.

* fix(frontend): fix e2e setup

---------

Co-authored-by: einhornimmond <info@einhornimmond.de>
Co-authored-by: einhornimmond <dario.rekowski@gmx.de>
2024-09-12 21:00:08 +02:00
einhornimmond
d73e7fabc3 replace docker-compose with docker compose 2024-08-08 12:54:39 +02:00
c05c16a9fc
Update .github/workflows/test_dht_node.yml 2023-06-27 12:15:30 +02:00
991770ea67
fix workflow, sinc elinting is now dependent on the node_modules in the database 2023-06-14 12:32:52 +02:00
mahula
fd61eb84fe add check for mariadb and database changes to dht node and federation workflow 2023-05-02 21:38:44 +02:00
mahula
b9527ae3f9
fix test_dht_node.yml 2023-05-02 14:41:53 +02:00
mahula
ccf5156f98 remove block comments fron dht node and federation workflow files 2023-03-27 21:18:52 +02:00
mahula
d84b9872bd use docker-compose file filter unambiguous and only where necessary
- change docker-compose file filter name
- use new file filter name in workflow files
- remove unnecessary docker-compose filtering from build test jobs
2023-03-27 21:04:58 +02:00
mahula
2cacecdf97 align workflow file naming 2023-03-27 20:53:57 +02:00