partey_workadventure/.github/workflows
David Négrier 560be9b0d6 Using parallel build in end to end tests
The docker-compose build used in E2E tests was running builds sequentially.
This is an attempt to run the builds in parallel to optimize the E2E startup time.
Before this commit, the "Start WorkAdventure" step takes 7m11 on GitHub
2022-03-07 18:50:17 +01:00
..
build-and-deploy.yml Adding missing ADMIN_SOCKETS_TOKEN environment variable in case we deploy with the connection to the admin 2022-02-17 15:34:00 +01:00
cleanup.yml FIX: fixed the deploy workflow to also build images on new releases 2021-04-29 18:11:24 +02:00
codeql-analysis.yml Create codeql-analysis.yml 2021-06-23 15:29:02 +02:00
continuous_integration.yml build iframe-api in ci 2022-02-03 18:41:38 +01:00
end_to_end_tests.yml Using parallel build in end to end tests 2022-03-07 18:50:17 +01:00
push-to-npm.yml remove unnecessary workflow steps 2022-02-03 18:44:49 +01:00