Rohit Yadav
5745674da5
Merge remote-tracking branch 'origin/4.18' into 4.19
2024-04-25 09:45:08 +05:30
Rohit Yadav
77df9ad4d7
codecov: fix Github action workflow
...
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2024-04-25 09:43:50 +05:30
dahn
0de469ab73
Infra25725 add codecov token to workflow ( #8960 )
2024-04-23 13:28:09 +02:00
Abhishek Kumar
9fd410be36
Merge remote-tracking branch 'apache/4.18' into 4.19
2024-03-01 17:34:27 +05:30
Vishesh
bbe56ae283
Update actions/setup-java from v3 to v4 ( #8709 )
2024-02-27 11:46:20 +05:30
John Bampton
a7c6599ae2
Bump the `actions/checkout` action to `v4` ( #8133 )
...
https://github.com/actions/checkout
2023-11-03 18:10:49 +05:30
Vishesh
3ec3007635
Generate coverage for Simulator based integration tests & ui tests in github actions ( #7784 )
...
* Generate coverage for Simulator based integration tests
* Add flag for unit tests
* Add coverage for uitests
2023-09-11 14:14:12 +05:30
Vishesh
b5eebc4347
Fix codecov github action ( #7747 )
2023-07-18 13:27:01 +03:00
Vishesh
811b6293af
.github: Use parallel builds for github actions ( #7592 )
2023-06-07 13:17:29 +02:00
John Bampton
dcf01f7bef
.github: Skip Coverage Check when forks are updated ( #7177 )
2023-02-13 09:48:31 +01:00
dahn
6f6cec5f56
.github: run all gha on ubuntu latest ( #7091 )
...
* run all gha on ubuntu latest
* replace latest with 22.04
2023-01-18 10:35:56 +05:30
Rohit Yadav
2dc9f1e32c
.github: Migrate Travis to Github Actions and Simulator based CI ( #6956 )
...
Runs on default spec:
2-core CPU (x86_64)
7 GB of RAM
14 GB of SSD space
https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-12-21 16:36:52 +05:30
Rohit Yadav
2d0a2e388d
.github: add codecov coverage check
...
It seems codecov can overcome the pull_request_target limitation/issue
compared to sonarcloud coverage. We've some other Apache projects who
use `codecov` now and this ticket to add support with infra:
https://issues.apache.org/jira/browse/INFRA-23561
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
2022-08-09 12:29:19 +02:00