Commit Graph

42 Commits (ea35420526a1098c2d681432da44409ef5dd2e88)

Author SHA1 Message Date
pabloFuente ea35420526 ci-scripts: fix --prepate-test-environment parameter 2023-03-09 18:07:08 +01:00
pabloFuente 3f659457d6 ci-scripts: obtain test image from TEST_IMAGE en var 2023-03-09 17:53:11 +01:00
pabloFuente b5779e18bf ci-scripts: restore necessary maven parameter to install openvidu-parent 2023-03-09 17:34:22 +01:00
pabloFuente bc694f43d1 ci-scripts: remove unnecessary step to build openvidu-test-e2e 2023-03-09 17:27:13 +01:00
pabloFuente ac8af98404 ci-scripts: replace cd with popd 2023-03-09 16:42:29 +01:00
pabloFuente 572cc46c52 ci-scripts: simplify kurento-snapshots.xml setup 2023-03-09 16:33:03 +01:00
pabloFuente 2ec56608aa ci-scripts: allow --prepare-test-environment for localhost 2023-03-09 16:14:15 +01:00
pabloFuente 40c6bbfa6d ci-scripts: remove while loop in case statement 2023-03-09 13:15:30 +01:00
pabloFuente 794c16ae6d ci-scripts: remove unnecessary "shift 1" command 2023-03-09 13:11:21 +01:00
pabloFuente fa1d33163b ci-scripts: remove EXECUTE_ALL from commons.sh 2023-03-09 12:53:52 +01:00
pabloFuente 2f885c7309 ci-scripts: remove unused EXECUTE_ALL env var 2023-03-09 12:51:29 +01:00
pabloFuente 951be72be9 ci-scripts: fix workflow work path. Unify step names 2023-03-09 12:32:47 +01:00
pabloFuente 7d56ebfc77 ci-scripts: update workflow to refactoring 2023-03-09 12:17:04 +01:00
pabloFuente 60e802f017 ci-scripts: add method --bump-application-properties-var-value 2023-03-08 00:26:59 +01:00
pabloFuente d395b807b3 ci-scripts: add bash methods to modify the deployment folder 2023-03-07 19:13:20 +01:00
pabloFuente 6d62d091df ci-scripts: add -j flag to jq command 2023-03-03 18:25:47 +01:00
pabloFuente 69cd6f9c1a ci-scripts: use jq to modify NPM dependencies 2023-03-03 12:23:31 +01:00
pabloFuente b32ec088d8 Update commons.sh 2023-03-03 11:23:31 +01:00
pabloFuente 8db7c53a58 Extend commons.sh script 2023-03-01 17:54:30 +01:00
pabloFuente 175585b2f1 openvidu-test-e2e: make broadcast IP an env variable 2023-02-20 21:35:49 +01:00
cruizba 83057362bd ci-scripts: Add docker image to not be removed at CLEAN_ENVIRONMENT 2023-01-09 12:19:22 +01:00
pabloFuente 3091070179 ci-scripts: recreate working dir just in case it was placed under /opt/openvidu 2023-01-04 14:16:30 +01:00
pabloFuente ecadb91b3e ci-scripts: move --clean-environment to its own separate function 2023-01-04 13:21:07 +01:00
pabloFuente 9681e10d45 ci-scripts: clean environment on prepare 2023-01-04 00:36:35 +01:00
pabloFuente 1c299f958b ci-scripts: add second argument to "prepare" method of commons.sh 2023-01-04 00:16:46 +01:00
pabloFuente 6ecc72800b ci-scripts: fix "popd: directory stack empty" 2023-01-03 13:03:31 +01:00
pabloFuente a65a22e204 GitHub Actions: move "serve testapp" to commons.sh 2023-01-03 12:25:23 +01:00
pabloFuente 705ac24e3b Extend commons-sh script to pack NPM dependencies into tgzs 2022-12-30 17:08:36 +01:00
pabloFuente c3b7c5b147 Fix KURENTO_SNAPSHOTS_URL unbound variable 2022-12-30 11:58:07 +01:00
pabloFuente 5755412566 openvidu-test-e2e: pull DOCKER_ANDROID_IMAGE 2022-12-29 22:02:41 +01:00
pabloFuente bdb544ac4e openvidu-test-e2e: refactoring before mobile testing 2022-12-29 21:52:54 +01:00
cruizba 6069095804 ci: Common building scripts to commons.sh 2022-12-27 22:01:30 +01:00
cruizba ed418a205f ci: Make docker pull images optional 2022-12-27 17:15:31 +01:00
cruizba 5dc5528f90 ci: Fix EXECUTE_ALL unbound variable 2022-12-27 15:45:45 +01:00
cruizba 34f6d6935c Create commons.sh with common ci functions 2022-12-27 15:40:50 +01:00
pabloFuente af23890f20 ci-scripts: add maven.artifact.thread=1 flag to mvn install command 2022-11-29 18:36:22 +01:00
Carlos Santos f709eb8da9 openvidu-testapp: Updated to Angular 14
ci: Updated testapp building 

openvidu-testapp: Added missing HTTPClient import

openvidu-testapp: Updated circular references stringifying a JSON
2022-11-23 17:15:34 +01:00
pabloFuente f728dd848a Fix openvidu-e2e-tests for NPM 18 with NODE_OPTIONS=--openssl-legacy-provider 2022-11-21 14:27:07 +01:00
cruizba 6947fe87cb ci: Get gateway IP by using subnet value from docker network inspect 2022-11-17 14:11:45 +01:00
pabloFuente 1b5979e8f7 Manage stt-test.wav as a fake audio file instead of a fake video file 2022-11-17 11:37:28 +01:00
pabloFuente 078c13ac80 Add stt-test.wav file for STT e2e tests 2022-11-17 11:24:04 +01:00
cruizba 757923bbc4 ci: Add e2e tests in github actions 2022-06-06 12:32:35 +02:00