84 Commits

Author SHA1 Message Date
pabloFuente
e3050f35ea Update Kurento to 7.3.0 2025-12-02 11:22:19 +01:00
pabloFuente
7207a1591c Upgrade kurento-media-server Docker image from 7.1.1 to 7.2.0 2025-11-11 11:36:30 +01:00
pabloFuente
a7036993ff openvidu-ce-test.yml: update actions/upload-artifact version 2025-11-02 18:15:17 +01:00
cruizba
40ed3b5dbe Bump ubuntu to noble. Bump kurento-media-server to 7.1.1 2025-01-08 12:34:28 +01:00
cruizba
33bcd91ef5 ci: Rename 'OpenVidu CE Tests' to 'OpenVidu V2 CE Tests' 2024-12-10 12:55:43 +01:00
Carlos Santos
7132277d47 ci: Start jobs only when changes are made in v2 branch 2024-11-13 18:03:54 +01:00
cruizba
babe7be554 ci-scripts & deployments: Update OpenVidu URLs to v2 in CI scripts 2024-07-16 13:04:29 +02:00
Carlos Santos
f2ab607c82 ov-components: Updated versions of CI workflow 2024-05-24 11:31:09 +02:00
Carlos Santos
c2ac2384d9 ov-components: Updated Node.js version to 20 in CI workflow 2024-05-24 09:39:47 +02:00
cruizba
a14f8d997d openvidu-ci: move check kurento of snapshots from test-utils.sh to build.sh. Remove config of openvidu generic settings in bump 2023-10-14 23:02:56 +02:00
cruizba
da5f55e34b openvidu-ci: Enable snapshots only if snapshot version is used 2023-10-14 21:29:36 +02:00
Carlos Santos
c52f632d7c openvidu-components: Added replace track e2e tests 2023-05-31 09:45:00 +02:00
pabloFuente
f922c5cd53 Update to Kurento 7.0.1 2023-05-03 12:32:51 +02:00
pabloFuente
8d522bb136 workflows: replace gihub.event.inputs with inputs 2023-03-22 10:59:37 +01:00
pabloFuente
fdcf14c9ae Workflow: fix wrong script method --build-openvidu-browser 2023-03-21 16:06:55 +01:00
pabloFuente
09c53bb86f ci-scripts: divide commons.sh into 3 different scripts 2023-03-21 15:54:06 +01:00
pabloFuente
0eb91d8948 ci-scripts: update build-openvidu-parent and build-openvidu-java-client methods 2023-03-15 21:14:15 +01:00
pabloFuente
24f9a79aff GH workflow: replace step to "Use specific kurento-java commit" 2023-03-15 13:29:19 +01:00
pabloFuente
d539504890 GitHub Action: add default imageto run the tests 2023-03-13 15:09:19 +01:00
pabloFuente
77d562c7de ci-scripts: update Setup scripts step 2023-03-10 14:59:30 +01:00
pabloFuente
8d150d27ae ci-scripts: fix wrong env var input description 2023-03-09 19:59:41 +01:00
pabloFuente
a36e87acc4 ci-scripts: remove unnecessary env var MEDIASOUP_CONTROLLER_VERSION 2023-03-09 19:06:51 +01:00
pabloFuente
bdb78db9d5 ci-scripts: fix other chmod command permissions 2023-03-09 18:50:55 +01:00
pabloFuente
80b08eeea5 ci-scripts: fix regression (default values in env vars are necessary) 2023-03-09 18:31:37 +01:00
pabloFuente
c8546abd40 ci-scripts: remove default values of env vars as they are required: true 2023-03-09 18:24:55 +01:00
pabloFuente
249b3812ba ci-scripts: use TEST_IMAGE env var directly 2023-03-09 18:22:22 +01:00
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
bc694f43d1 ci-scripts: remove unnecessary step to build openvidu-test-e2e 2023-03-09 17:27:13 +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
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
af8c4ec9d4 Github Workflow: comment unnecessary OPERA_VERSION input 2023-02-22 13:26:17 +01:00
Carlos Santos
a1b7081f9d Updated paths on openvidu-components workflow 2023-02-21 10:51:49 +01:00
pabloFuente
1c299f958b ci-scripts: add second argument to "prepare" method of commons.sh 2023-01-04 00:16:46 +01:00
pabloFuente
a65a22e204 GitHub Actions: move "serve testapp" to commons.sh 2023-01-03 12:25:23 +01:00
cruizba
6069095804 ci: Common building scripts to commons.sh 2022-12-27 22:01:30 +01:00
cruizba
34f6d6935c Create commons.sh with common ci functions 2022-12-27 15:40:50 +01:00
Carlos Santos
ab0cf2a343 openvidu-components: Added streaming activity
- Added streaming activity panel 
- Added streaming structurals directives
- Added streaming attributes directives
- Added e2e test
- Updated test app

openvidu-components: Updated e2e configuration


openvidu-components: Skipped pro e2e tests


openvidu-components: Allowed streaming for moderators only


openvidu-components: Request MODERATOR connection in testapp


openvidu-components: Fixed streaming signals


openvidu-components: Fixed bug with streaming status


openvidu-components: Fixed streaming button on status failed


openvidu-components: Refactored activities checks


openvidu-components: Forced streaming status to enum value


openvidu-components: Added non available error in streaming activity  

Streaming activity will show paid feature error if the service is not available
openvidu-components: Created and exported streaming error type


openvidu-components: Updated e2e tests


openvidu-components: Updated testapp 


openvidu-components: Enabled streaming input wehn module is disabled


openvidu-components: Updated e2e tests


openvidu-components: Updated docs


openvidu-components: Moved streaming directive to its component 

Moved streaming directive to streaming component instead of activities component 
openvidu-components: Updated testapp 


openvidu-components: Made streaming service public


ci: Send branch name in event dispatch


openvidu-components: Updated test app
2022-12-23 16:19:01 +01:00
Carlos Santos
86d1260395 openvidu-angular: Fixed webcomponents e2e test 2022-11-25 12:24:55 +01:00
Carlos Santos
c6cf3b91cd openvidu-components: Added e2e test pro features 2022-11-24 18:12:40 +01:00
pabloFuente
01e5a492c4 Update openvidu-test-e2e image to Ubuntu 22.04 2022-11-22 15:08:05 +01:00
pabloFuente
a1d040e61a openvidu-ce-test.yml: Env variable TEST_IMAGE 2022-11-21 14:12:17 +01:00
Pablo Fuente Pérez
2389ce929f
Update openvidu-ce-test.yml 2022-11-21 14:00:53 +01:00
Carlos Santos
d4cbc67836 openvidu-components: Replaced selenium image by browserless
Significantly reduced the e2e tests time using browserless chrome instead of selenium standalone
2022-10-17 11:47:17 +02:00
csantosm
626043c9e9 openvidu-components: Parallelized e2e test 2022-10-15 00:05:01 +02:00
Carlos Santos
98e0f20dc0 ci: Updated selenium on ov-components workflow 2022-10-07 15:56:47 +02:00
Carlos Santos
5f0fe95d69 ci: Fixed curl request for sending commit data 2022-10-05 12:33:41 +02:00
Carlos Santos
7d88c1fafb ci: Replaced gh cli command by curl request
gh cli does not suport object as parameters
2022-10-05 11:54:42 +02:00