Commit Graph

127 Commits

Author SHA1 Message Date
Gustavo Trott
79ad660974 Replace / by _ to name log files 2023-09-21 18:05:41 -03:00
Gustavo Trott
ab479722e3 Replace / by _ to name log files 2023-09-21 17:30:40 -03:00
Gustavo Trott
a22ca06f37 tests: append shard-nr to logs and configs filename 2023-09-21 16:57:34 -03:00
Gustavo Trott
c31d357c15
ci: Refresh package's cache whenever there are changes in its build directory (#18796)
* Add build/packages-template for every package cache-key

* Fix build/packages-template/bbb-apps-akka

* Fix build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka

* test reading build/packages-template/bbb-apps-akka
2023-09-18 20:48:10 -03:00
Gustavo Trott
07beb35b82
refactor (Github Actions): Run typescript workflows only when ts/tsx within bbb-html5 was modified (#18755)
* Run TS workflow only for ts/tsx within bbb-html5

* Include package.json and package-lock.json to ts-workflow paths
2023-09-11 14:05:47 -03:00
Ramón Souza
809ba9d51c
fix: restore broken files (#18723)
* restore package lock

* fix whiteboard service error

* fix userlist

* fix whiteboard

* fix chat list item state

* restore user-list participants list item

* Add merge-branches step

* Add merge-branches step to code-validation

* fix message list

---------

Co-authored-by: Tiago Jacobs <tiago.jacobs@gmail.com>
2023-09-07 14:58:06 -03:00
Tiago Jacobs
55aa57671c
Improve automated tests results publication workflow name (#18730) 2023-09-06 18:14:00 -03:00
Tiago Jacobs
89c404cee4
Add selective execution rules step to CI (#18729) 2023-09-06 17:58:18 -03:00
Tiago Jacobs
1d9cc4a38c
Add merge-branches step to CI (#18728) 2023-09-06 17:45:39 -03:00
Anton B
0fe172088c ci: set step timeout instead of job timeout 2023-08-31 11:38:10 -03:00
Anton B
789bb4b5f6 ci(tests): re-add graphql steps, fix ubuntu version and fix install commands 2023-08-31 11:06:26 -03:00
Anton B
6b4481c7c8 ci(tests): use the maximum of 60 min for installing job instead of default 360 2023-08-31 10:54:46 -03:00
Anton B
44590bfdf7 ci(tests): use sharding on CI test execution + use matrix on build step and set the merge branches action as a reusable workflow 2023-08-31 10:39:27 -03:00
Anton B
d0e0bc722d CI: add comment PR workflow 2023-08-23 11:20:52 -03:00
Gustavo Trott
cac83a9c92 Add build/deb-helper.sh to cache key 2023-08-17 13:17:33 -03:00
Gustavo Trott
a6efce7f11 Include OS version to cache key 2023-08-17 08:25:02 -03:00
Gustavo Trott
1a058d9bb1 Use reusable workflow from Develop instead of v2.7-release 2023-08-17 08:13:07 -03:00
Gustavo Trott
50880961e8 Merge tests improvements to Develop 2023-08-16 17:21:42 -03:00
Gustavo Trott
d018fd6490 Resolve conflicts 2023-08-16 16:24:34 -03:00
Gustavo Trott
efd1e559e5 Add .gitlab-ci.yml to cache-key of all packages 2023-08-15 10:09:41 -03:00
Gustavo Trott
b6732594ef Reduce job name to improve visualization of jobs on Summary screen 2023-08-15 10:09:12 -03:00
Gustavo Trott
aaef747e79 fix: Checkout failing when it's not a Pull Request (push event) 2023-08-15 09:53:29 -03:00
Gustavo Trott
8adec98c26 Make the build phase as a reusable workflow 2023-08-15 09:18:48 -03:00
Tiago Jacobs
5cf2293c38
refactor (typescript): fix typescript build errors (#18454) 2023-08-14 17:52:35 -03:00
Anton Georgiev
1e2a0e9671
Merge pull request #18510 from gustavotrott/tests-ci-merge-pr-into-base
ci(tests): Merge PR into master branch before running tests
2023-08-10 11:24:37 -04:00
Gustavo Trott
1e19db3f55 Checkout master instead of PR branch 2023-08-09 18:08:09 -03:00
Gustavo Trott
3c6dfb86cb ci(tests): cancel previous actions from the same PR 2023-08-09 17:59:17 -03:00
Gustavo Trott
26dc47a41e Create a different job for graphql-server builds 2023-08-04 17:38:54 -03:00
Gustavo Trott
275713d903 Set bbb-install 2.8 script 2023-08-04 17:23:12 -03:00
Gustavo Trott
ce0b0ea79b Move graphql tests to correct place 2023-08-04 16:55:03 -03:00
Gustavo Trott
6690b38149 Move graphql tests to correct place 2023-08-04 16:49:45 -03:00
Gustavo Trott
baba92cb0f Merge 2.7 into Develop 2023-08-04 16:47:23 -03:00
Gustavo Trott
4318ed981f Include comments about th new env vars 2023-08-03 13:35:30 -03:00
Gustavo Trott
aa1e4dd6b8 Small change to reprocess tests 2023-08-03 10:53:12 -03:00
Gustavo Trott
7cf4ab9094 Small change to reprocess tests 2023-08-03 10:52:17 -03:00
Gustavo Trott
8920aeb170 Fix set github vars 2023-08-03 09:45:09 -03:00
Gustavo Trott
f97cb5abab Fix set github vars 2023-08-03 09:29:41 -03:00
Gustavo Trott
d0121ed9ff Fix indent 2023-08-03 09:22:37 -03:00
Gustavo Trott
7d90c173bf Append bbb release to cache key 2023-08-03 09:19:59 -03:00
Gustavo Trott
c4ee41988b Force GIT_REV and COMMIT_DATE 2023-08-03 09:15:53 -03:00
Gustavo Trott
d3eb4d6556 Rename packages to current commit 2023-08-02 22:32:03 -03:00
Gustavo Trott
7dfdabe17d Rename packages to current commit 2023-08-02 22:23:44 -03:00
Gustavo Trott
80690e756b Rename packages to current commit 2023-08-02 22:17:44 -03:00
Gustavo Trott
3f53c3e1e8 Rename packages to current commit 2023-08-02 22:11:08 -03:00
Gustavo Trott
81a3ef00d2 Rename packages to current commit 2023-08-02 22:09:51 -03:00
Gustavo Trott
403f03a1f1 Split more steps in different jobs 2023-08-02 18:16:43 -03:00
Gustavo Trott
bee4ea73e3 Split more steps in different jobs 2023-08-02 18:05:02 -03:00
Gustavo Trott
4ba5f934f9 Split more steps in different jobs 2023-08-02 18:03:47 -03:00
Gustavo Trott
e73266606c Split more steps in different jobs 2023-08-02 17:51:48 -03:00
Gustavo Trott
12084a64c9 Split more steps in different jobs 2023-08-02 17:41:53 -03:00