Commit Graph

101 Commits

Author SHA1 Message Date
Anton B
d4d8434c83 ci: fix all-blob-reports path 2023-08-29 17:59:22 -03:00
Anton B
c69a8d3169 ci: remove wrong single quotes 2023-08-29 13:59:59 -03:00
Anton B
cb64f6c4e8 ci(tests): fix working-directory, make pr-comment-data folder and remove build-package workflow 2023-08-29 12:46:19 -03:00
Anton B
bad45a9990 ci(tests): use matrix on build step and set the merge branches action as a reusable workflow 2023-08-28 15:35:02 -03:00
Anton B
62a9a776c8 ci(tests): use sharding on CI test execution 2023-08-28 13:41:24 -03:00
Anton B
e114b4bc63 ci: avoid running workflow when merging translation PRs + use npm ci instead of install 2023-08-23 11:36:35 -03:00
Anton B
63bd9e71af ci: expose PR data for comment workflow 2023-08-23 11:34:54 -03:00
Gustavo Trott
0bf646b717 Add build/deb-helper.sh to cache key 2023-08-17 13:20:49 -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
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
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
Gustavo Trott
b699ac06cf Split more steps in different jobs 2023-08-02 17:23:44 -03:00
Gustavo Trott
baf4d689d7 Test commits of the PR 2023-08-02 11:43:07 -03:00
Gustavo Trott
f1746341de Test commits of the PR 2023-08-02 11:07:37 -03:00
Gustavo Trott
b7a9bb1a28 Test commits of the PR 2023-08-02 10:55:52 -03:00
Gustavo Trott
445192e372 Test commits of the PR 2023-08-02 10:49:37 -03:00
Gustavo Trott
db8f90dafc Test commits of the PR 2023-08-02 10:40:15 -03:00
Gustavo Trott
5b824fa858 Test commits of the PR 2023-08-02 10:30:46 -03:00
Gustavo Trott
64753f96e1 Test commits of the PR 2023-08-02 10:30:28 -03:00
Gustavo Trott
1f405db029 Config checkout to fetch all history of commits 2023-08-02 10:16:11 -03:00
Gustavo Trott
84436d36dc Fixes to cache flow 2023-08-02 10:06:43 -03:00
Gustavo Trott
938e937f1a Add cache for freeswitch build 2023-08-02 09:50:25 -03:00
Gustavo Trott
851ec6a0b3 Generate artifacts cache for bbb-html5 2023-08-02 09:17:50 -03:00
Gustavo Trott
8d88ace0ac
tests: Speed up building time by splitting packages in different jobs (#18415) 2023-08-02 08:55:18 -03:00
Gustavo Trott
be057ac155
tests: Improve the handling of failures during the workflow (#18390) 2023-08-01 14:51:21 -03:00
Anton B
fbc3a9625d ci: fix new bbb-imdt url 2023-07-25 11:23:21 -03:00
Paulo Lanzarin
171c7a6587
Merge branch 'v2.7.x-release' into v2.7.x-release 2023-05-26 09:27:14 -03:00
prlanzarin
cf4ff9453c build: add bbb-transcription-controller
Added as an optional package
2023-05-19 13:03:17 -03:00