Commit Graph

4002 Commits (b4b808e3f1737f2e5e3fee96137eefa3b836237f)

Author SHA1 Message Date
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
cruizba 4e3f241c13 deployment: Typo, forgot to use scale argument in docker-compose up 2023-03-08 18:15:18 +01:00
cruizba 7a8f7fb5d1 deployment: Add some missing changes from cb8d87aecc 2023-03-08 18:09:48 +01:00
cruizba cb8d87aecc openvidu-pro: Fix some Elasticsearch and Kibana config inconsistencies.
- 1. `ELASTICSEARCH_PASSWORD` must be greater than 6 characters
- 2. Port 443 and 80 is no longer needed to be specified when defining `OPENVIDU_PRO_ELASTICSEARCH_HOST`
  and `OPENVIDU_PRO_KIBANA_HOST`
- 3. OpenVidu Pro can run without Elasticsearch and Kibana by using `OPENVIDU_PRO_ELASTICSEARCH_ENABLED`
2023-03-08 17:57:52 +01:00
jenkinsopenvidu 53e75e5f83 Update openvidu-recording to version 2.26.0-beta1 2023-03-07 23:50:53 +00:00
pabloFuente 60e802f017 ci-scripts: add method --bump-application-properties-var-value 2023-03-08 00:26:59 +01:00
pabloFuente b495e94c9e openvidu-recording: udpate create_image.sh script 2023-03-07 20:26:18 +01:00
pabloFuente d395b807b3 ci-scripts: add bash methods to modify the deployment folder 2023-03-07 19:13:20 +01:00
pabloFuente a5a3cbd1e8 openvidu-test-e2e: fix checkVideoAverageRgbLightGray description 2023-03-07 15:55:26 +01:00
pabloFuente e6ea4ee1d8 openvidu-test-e2e: add replaceTrack test 2023-03-07 15:53:23 +01:00
pabloFuente 9fa6898db2 Deployments: add blank space to docker-compose.override.yml 2023-03-06 22:56:36 +01:00
pabloFuente 6d62d091df ci-scripts: add -j flag to jq command 2023-03-03 18:25:47 +01:00
pabloFuente 0334147690 Upgrade Kurento to 7.0.0-SNAPSHOT again 2023-03-03 13:43:10 +01:00
pabloFuente 4614ba80e7 Downgrade Kurento version to 6.18.0 2023-03-03 13:15:15 +01:00
pabloFuente 69cd6f9c1a ci-scripts: use jq to modify NPM dependencies 2023-03-03 12:23:31 +01:00
pabloFuente d3c98050ce Update Kurento snapshot version 2023-03-03 11:47:09 +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 ffb2a1590c Update Docker image base versions of nginx and coturn 2023-03-01 14:05:21 +01:00
pabloFuente f48e1f805f Add /bin/bash to create_image.sh script 2023-02-28 16:34:03 +01:00
pabloFuente 9a3b7d5ae7 Add /bin/bash to create_image.sh script 2023-02-28 16:32:44 +01:00
Carlos Santos 64d3c09bd4 Revert "openvidu-components: Reduced bundle size compressing code"
This reverts commit 0cab779c8e.
2023-02-28 13:46:02 +01:00
Carlos Santos d99fb47161 ci: Printed commit url 2023-02-27 17:49:00 +01:00
Carlos Santos 49bdfa7930 ci: Added workflow inputs 2023-02-27 17:28:09 +01:00
pabloFuente 72cac3b49e Update openvidu-recording image to 2.26.0 2023-02-27 11:53:49 +01:00
Carlos Santos 0cab779c8e openvidu-components: Reduced bundle size compressing code 2023-02-24 12:12:10 +01:00
pabloFuente 90dfd60a06 openvidu-test-e2e: move start and stop RTMP server util methods 2023-02-23 15:02:18 +01:00
csantosm f3550c4f6a openvidu-node-client: Added custom logger. Fixes #791
Added custom logger and exported a new enableProdMode method with the aim of enabling the production mode and avoiding unnecessary logs
2023-02-22 23:56:46 +01:00
csantosm 027e85052a openvidu-node-client: Added .prettierrc file and formated the code 2023-02-22 23:23:43 +01:00
Carlos Santos e10198f501 openvidu-components: Reduced openvidu-angular bundle size 2023-02-22 15:53:25 +01:00
Carlos Santos 4af0e85341 openvidu-components: Fixed possible access to undefined 2023-02-22 14:07:00 +01:00
pabloFuente af8c4ec9d4 Github Workflow: comment unnecessary OPERA_VERSION input 2023-02-22 13:26:17 +01:00
Carlos Santos 8d4584dd79 openvidu-components: Updated testapp 2023-02-22 13:08:22 +01:00
Carlos Santos 421869d48e openvidu-components: Refactored recording and broadcasting services 2023-02-22 13:07:47 +01:00
Carlos Santos e45aec750e openvidu-components: Made responsive toolbar activities tags 2023-02-22 13:07:08 +01:00
pabloFuente 98d7c4415f openvidu-test-e2e: removed empty test 2023-02-22 12:49:59 +01:00
Carlos Santos 1363a19117 openvidu-components: Aligned activities status tag 2023-02-21 23:52:41 +01:00
Carlos Santos eba30772a3 openvidu-components: Improved activities toolbar tags styles 2023-02-21 23:34:42 +01:00
pabloFuente b4e7523277 openvidu-test-e2e: fix nginx.conf temp file for broadcast test 2023-02-21 16:44:13 +01:00
pabloFuente 0fc9b05f93 openvidu-test-e2e: extend waitForContainerIpAddress method 2023-02-21 15:41:10 +01:00
pabloFuente 1111c62bfe openvidu-test-e2e: get container IP using DockerClient 2023-02-21 14:53:35 +01:00
pabloFuente f7f2708b1f openvidu-test-e2e: fix custom HTTP client Java SDK test 2023-02-21 13:07:25 +01:00
pabloFuente 13651e8a76 openvidu-test-e2e: obtain broadcast container IP dynamically 2023-02-21 12:52:08 +01:00
Carlos Santos a1b7081f9d Updated paths on openvidu-components workflow 2023-02-21 10:51:49 +01:00
pabloFuente 175585b2f1 openvidu-test-e2e: make broadcast IP an env variable 2023-02-20 21:35:49 +01:00
pabloFuente 2b9b532656 openvidu-java-client: downgrade Apache HttpClient to 5.1.4 2023-02-20 16:05:40 +01:00
Carlos Santos 51728ec2d1 openvidu-components: Renamed streaming by broadcasting on webcomponent 2023-02-17 17:45:25 +01:00
Carlos Santos 54b7f82881 openvidu-components: Fixed typo on testing app 2023-02-17 17:23:13 +01:00