Граф коммитов

104 Коммитов

Автор SHA1 Сообщение Дата
Alex Gavrishev 12562c428d
Upgrade mockito test dependency to be compatible with new Java version (#1298)
* Upgrade mockito test dependency to be compatible with new Java version

* Update build-android.yml
2024-09-05 07:21:56 -07:00
Tom Tan feff7ef098
Include CSharp sample in build script and add it to CodeQL list (#1278) 2024-05-23 08:56:01 -07:00
Tom Tan a956eb9cfc
Add Java to CodeQL scan list (#1275) 2024-05-13 17:59:08 -07:00
Tom Tan 048c9050bf
Upgrade CodeQL from v2 to v3 (#1276) 2024-05-13 14:06:38 -07:00
Tom Tan 2c08cbe3d0
Add all the included languages to CodeQL list (#1270) 2024-05-07 16:29:53 -07:00
Lalit Kumar Bhasin 5068a981e2
Update codeql-analysis.yml 2024-02-15 16:40:58 -08:00
Toni f147079597
Fix broken codeql job. (#1243) 2024-02-07 23:40:14 -08:00
Lalit Kumar Bhasin d4555becdf
Update .CODEOWNERS to contain 1ds-c-sdk-approver team. (#1219) 2023-10-12 09:54:54 -07:00
Sid Dahiya a098e120d0
Update CODEOWNERS (#1216) 2023-09-25 20:06:47 -07:00
Lalit Kumar Bhasin f34e3e83ab
Update MacOS runner from 10.15 to 11. (#1153) 2023-06-12 17:13:27 -07:00
Alex Gavrishev e54fb7568a
Upgrade android libraries (#1103)
Breaking build change: use Java 11 to build the project

Upgrade  android gradle plugin 4.0.1 -> 7.3.1
Upgrade gradle 6.1.1 -> 7.5
 - Upgrade default NDK for gradle 7.5: 21.1.6352462 -> 23.1.7779620
Upgrade room 2.2.6 -> 2.4.3
Update compileSdkVersion 29 -> 32
2023-05-04 13:15:49 +03:00
Lalit Kumar Bhasin 0651d798ca
cleanup code owners (#1119) 2023-03-29 14:47:43 -07:00
Lalit Kumar Bhasin ba37c8f9ca
fix (#1112) 2023-03-08 23:36:24 -08:00
Lalit Kumar Bhasin c8ca45ca7a
Use latest googletest for builds on macOS 11.0 or higher (#937) 2022-02-19 14:34:22 -08:00
Alex Gavrishev fcd3b5219a
Use msbuild from environment (#977)
windows-2016 is deprecated, the build is failing when running on windows-2019
2021-12-14 15:47:02 +02:00
Lalit Kumar Bhasin 8430b01a7f
Update supported platforms and Build Environments (#956) 2021-11-17 20:12:59 -08:00
Reiley Yang 59e524f0f7
fix / update links (#930) 2021-09-16 20:41:55 -07:00
Lalit Kumar Bhasin f198a547e5
prep step for migrate to main (#926) 2021-09-08 11:51:24 -07:00
Lalit Kumar Bhasin c8ec461185
temporarily switch off android test on mac (#908) 2021-07-27 22:26:46 +05:30
Max Golovanov 294d357c44
Add CI for dev branch (#893) 2021-07-02 20:48:38 -07:00
Max Golovanov 378e9d376c
Update CODEOWNERS (#876)
Let's give the magic powers to Sid. He is a long-time "old-timer" - surprising that he's not on this list here.

Co-authored-by: Sid Dahiya <53239974+sid-dahiya@users.noreply.github.com>
2021-05-24 10:17:37 -07:00
Max Golovanov ba73efd441
Rename build-windows-vs2017.yaml to build-windows-vs2017.yaml.off (#842)
Temporarily disable Visual Studio 2017 "full" build loop.
2021-04-26 13:36:06 -07:00
Max Golovanov ee358c3268
Update json.hpp to v3.9.1 (#839)
* Update json.hpp

Integrate the latest Released version of json.hpp from https://github.com/nlohmann/json/releases/tag/v3.9.1

* Update spellcheck.yml

Turn off spell-checker for json.hpp (external code)

* Update LogConfiguration.cpp

Fix an issue with new json.hpp

* Add missing braces
2021-04-23 20:10:49 -07:00
Max Golovanov 3a850711db Remove setup-buildtools.cmd from vs2019 loop ( since it hangs :-/ ) 2021-03-22 13:04:00 -07:00
Max Golovanov 94bc362871 Temporary fix for hanging CI 2021-03-22 12:13:13 -07:00
Max Golovanov b9d3aecaa0 Allow to continue even if recursive submodule checkout fails 2021-01-22 17:45:13 -08:00
Max Golovanov 80f7155761 Remove private submodules from main CI loop 2021-01-22 17:33:57 -08:00
Lalit Kumar Bhasin a69fc87b52 remove exp tests 2020-11-09 15:28:49 +05:30
Max Golovanov 2c792a6e94 Merge branch 'master' into maxgolov/codeql 2020-10-18 19:09:20 -07:00
Max Golovanov 33cdbf95c6 Delete ossar-analysis.yml
Reverting OSSAR. Will send in a separate PR.
2020-10-18 19:08:58 -07:00
Max Golovanov a9fe4c4644 Update codeql-analysis.yml
Test only C/C++ code
2020-10-18 19:06:38 -07:00
Max Golovanov b1e61557b3 Create codeql-analysis.yml
Test CodeQL flow
2020-10-18 19:04:29 -07:00
Max Golovanov b0be9efdcb Create ossar-analysis.yml
Add GitHub OSSAR analysis rule
2020-10-18 19:03:10 -07:00
Max Golovanov 590900027d Use same NDK on Windows and Mac 2020-10-05 16:35:31 -07:00
Max Golovanov da30997329 Let's disable DEBUG builds for vs2017 to save more space 2020-09-25 01:19:19 -07:00
Max Golovanov 26090fe7b4 Let's try to skip LLVM-clang (it's 1.5GB) 2020-09-24 23:43:07 -07:00
Max Golovanov fa087e1da7 Update build-windows-vs2017.yaml
Disable MT build
2020-09-24 16:55:41 -07:00
hocai c46dc6523e catchsegv 2020-09-22 06:26:20 +00:00
hocai bab17f05b9 update build pipeline 2020-09-18 11:05:22 +00:00
Hongji 868e9218ac Try disable linux ecs test 2020-09-11 16:59:44 +08:00
Max Golovanov 2d775d6009 Rename build-posix-latest-exp.yml to build-posix-latest-exp.yml.off
Turn off EXP tests due to failures
2020-09-10 15:43:28 -07:00
Chua d5fe0c042b Add tests for ecs client (#597)
* Add tests for ecsclient

* Update lib/modules to latest

* add github workflows for exp

Co-authored-by: Hongji Cai <hocai@microsoft.com>
Co-authored-by: Max Golovanov <maxgolov@microsoft.com>
Co-authored-by: Hongji <hongji@Hongjis-MacBook-Pro.local>
2020-09-10 18:13:55 +08:00
Alexandr Gavrishev 654d7541fd Checkout submodules 2020-08-27 16:19:02 +03:00
Alexandr Gavrishev 69b7f62a12 Checkout submodules 2020-08-27 15:02:23 +03:00
Max Golovanov ca72ecb761 Update CODEOWNERS
Add Lalit to code owners
2020-08-17 11:22:05 -07:00
Max Golovanov d2ef1a9695 Build environments for vs2017 and vs2019, with ability to exclude ARM builds (ARM tools are not installed by default on GitHub runners) 2020-06-23 19:04:10 -07:00
Max Golovanov 921537796e Fix an issue with CMake on Windows and add vs2019 workflow 2020-06-17 19:58:26 -07:00
Max Golovanov fc7ed65220 Support Visual Studio 2017, 2019 and LLVM Clang full build CI 2020-06-17 19:10:45 -07:00
Max Golovanov 20ec84fb12 Merge branch 'master' of https://github.com/microsoft/cpp_client_telemetry into maxgolov/build_all_vs2017 2020-06-17 13:03:22 -07:00
larvacea c4d3cbdd48 More fun trying to guess supported NDK versions 2020-06-12 16:31:38 -07:00