Commit Graph

132 Commits (master)

Author SHA1 Message Date
Carlos Santos 9f7efd8ad5 ov-components: Added elements ids for testing 2024-07-26 13:24:02 +02:00
Carlos Santos 3f1334b65d ci: Fixed ov-components test workflow running openvidu-call-backend 2024-07-24 18:32:12 +02:00
Carlos Santos 110cbc130f ci: Fixed start test app in e2e workflow 2024-07-24 18:07:32 +02:00
Carlos Santos 551bc76ba1 ci: Wait for openvidu-local-deployment and testapp 2024-07-24 17:29:02 +02:00
Carlos Santos 25ef634757 ci: Updated openvidu-components e2e tests 2024-07-24 17:21:19 +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
Carlos Santos 0a2a89e375 ci: Set default value if input is empty 2022-10-05 10:28:51 +02:00
Carlos Santos f8bb589caa ci: Added workflow path in openvidu-components-e2e 2022-10-05 10:16:29 +02:00
Carlos Santos a652754fc5 ci: Added commit message and id in dispatch event 2022-10-05 10:12:42 +02:00
Carlos Santos da6388cc3c ci: Fixed typo in ov-components e2e 2022-10-04 23:23:25 +02:00
Carlos Santos 4bdb6f303c ci: ignored components yml on CE workflow 2022-10-04 21:55:46 +02:00
Carlos Santos 70916677de github: Updated dispatch event 2022-10-04 21:53:11 +02:00
Carlos Santos e26fdf723c github: Fire a custom event on openvidu-components job 2022-10-04 16:59:20 +02:00
csantosm 0ec4d828b8 openvidu-components: Updated chromedriver dependency 2022-09-23 16:37:40 +02:00
cruizba 420da79ea4 Change to openvidu-server-kms to openvidu-dev 2022-09-19 17:21:33 +02:00
cruizba c4244cf397 openvidu-server: Update version.kurento from 6.18.0-SNAPSHOT to 6.18.0 2022-09-19 13:10:14 +02:00
cruizba 7f1684fb78 openvidu-server,deployment: Update kurento-media-server to 6.18.0 2022-09-16 16:43:49 +02:00
cruizba a18b15146f ci: Only listen on push master branch and PRs to master 2022-06-09 15:22:54 +02:00
cruizba 5152f38d23 ci: Define defaults if not present for push 2022-06-06 14:33:40 +02:00
cruizba c4ba0b66b4 ci: Check if default values works on push 2022-06-06 14:26:39 +02:00
cruizba c326c206c4 ci: Use paths-ignore instead of paths 2022-06-06 14:16:32 +02:00
cruizba 757923bbc4 ci: Add e2e tests in github actions 2022-06-06 12:32:35 +02:00
csantosm 2fd764ce7c openvidu-components: Commented recording e2e test 2022-06-02 17:05:51 +02:00
csantosm 86fdab922a github-actions: Launched openvidu-server with recording enabled 2022-06-02 12:49:54 +02:00
csantosm d3a755b48e openvidu-components: Build openvidu-browser in CI job 2022-05-12 10:27:36 +02:00
csantosm fbf04bc6a2 github-actions: Updated e2e job 2022-03-21 17:10:43 +01:00
csantosm 2130d93c45 openvidu-components: Updated e2e workflow 2022-03-21 17:02:54 +01:00
csantosm 9b7d0ea459 openvidu-components: Updated e2e workflow 2022-03-21 16:44:52 +01:00
csantosm 05289aef93 github-actions: Updated E2E workflow 2022-03-21 16:33:40 +01:00
csantosm 73d275a42e github-actions: Renamed workflow steps 2022-03-17 13:54:44 +01:00
csantosm f02bacf372 github-actions: Run selenium container with detach mode 2022-03-17 12:35:15 +01:00
csantosm c285d516ef Added github actions workflow 2022-03-17 12:07:04 +01:00
Pablo Fuente Pérez 98957f4bb6
Update bug_report.md 2020-05-04 18:37:22 +02:00
pabloFuente c017d47440 openvidu.io/docs/ to docs.openvidu.io/en/stable/ 2020-04-14 13:35:50 +02:00
Pablo Fuente Pérez 9bce3ca6e6
Update config.yml 2020-01-07 12:58:09 +01:00
Pablo Fuente Pérez 93fd3c650b
Update bug_report.md 2019-11-11 21:07:03 +01:00
Pablo Fuente Pérez dd9f6d1b63
Update bug_report.md 2019-11-11 21:03:00 +01:00
Pablo Fuente Pérez a541af666f
Create config.yml 2019-11-11 20:59:47 +01:00
Pablo Fuente Pérez 9ff0611189
Update bug_report.md 2019-11-11 20:51:23 +01:00
Pablo Fuente Pérez d1a436fd67 Update issue templates 2019-11-11 20:48:05 +01:00