| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Use --build-all (#5445) | Maxim Yurchuk | 2024-06-11 | 1 | -1/+1 |
| * | ci: add test log url (#5436) | nikita kozlovsky | 2024-06-11 | 1 | -11/+21 |
| * | Add notes to summary (#5182) | Maxim Yurchuk | 2024-06-04 | 1 | -1/+1 |
| * | Fix quotes in action (#5134) | Maxim Yurchuk | 2024-06-03 | 1 | -3/+3 |
| * | Put build analytics results in GITHUB_STEP_SUMMARY (#5132) | Maxim Yurchuk | 2024-06-03 | 1 | -5/+5 |
| * | Compile stats (#4945) | Maxim Yurchuk | 2024-05-31 | 1 | -0/+3 |
| * | Fix put_build_results_to_cache=false (#4932) | Maxim Yurchuk | 2024-05-28 | 2 | -3/+7 |
| * | Build analytics (#4896) | Maxim Yurchuk | 2024-05-28 | 1 | -0/+51 |
| * | Add build-analytics workflow (#4878) | Maxim Yurchuk | 2024-05-27 | 3 | -1/+20 |
| * | Integrated checks (#4800) | AlexSm | 2024-05-23 | 3 | -2/+29 |
| * | Support linkage in build_ya (second version) (#4752) | Maxim Yurchuk | 2024-05-23 | 2 | -17/+18 |
| * | Move stats collection after tests (#4616) | Maxim Yurchuk | 2024-05-17 | 2 | -10/+11 |
| * | Do not set YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS as global env var (#4571) | Maxim Yurchuk | 2024-05-16 | 1 | -4/+3 |
| * | Do not set YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS variable, because it inte... | Maxim Yurchuk | 2024-05-15 | 1 | -1/+3 |
| * | Add binary size stats (#4519) | Maxim Yurchuk | 2024-05-14 | 2 | -0/+28 |
| * | ci: restore test_type support (#4406) | nikita kozlovsky | 2024-05-10 | 2 | -2/+10 |
| * | Do not modify SHELLOPTS env var (#4169) | Maxim Yurchuk | 2024-04-30 | 2 | -2/+11 |
| * | Remove recurses to proto libraries to avoid compilation for every possible la... | AlexSm | 2024-04-22 | 1 | -1/+1 |
| * | Run tests based on build graph analysis, stop using cache for test results (#... | AlexSm | 2024-03-26 | 3 | -66/+47 |
| * | ci: pr-checks: run tests only if build is success (#2954) | nikita kozlovsky | 2024-03-19 | 2 | -6/+31 |
| * | Remove reduntant call levels when running PR checks (#2778) | AlexSm | 2024-03-15 | 2 | -1/+118 |
| * | CMake14 build (#2207) | AlexSm | 2024-02-23 | 1 | -1/+9 |
| * | ci: fix single file logs saving (#2077) | nikita kozlovsky | 2024-02-19 | 1 | -0/+1 |
| * | ci: save test artifacts for fail tests (#1501) | nikita kozlovsky | 2024-02-19 | 2 | -5/+9 |
| * | Enable cmake workflow to build a specified target (#1533) | AlexSm | 2024-02-01 | 1 | -1/+4 |
| * | ci: add more details to PR comment about build and tests (#1054) | nikita kozlovsky | 2024-01-17 | 2 | -12/+36 |
| * | ci: new config for ya tests muting (#601) | nikita kozlovsky | 2023-12-28 | 1 | -2/+1 |
| * | Consistent debug (#652) | AlexSm | 2023-12-22 | 2 | -3/+3 |
| * | ci: start testmo run before starting tests (#580) | nikita kozlovsky | 2023-12-19 | 1 | -65/+70 |
| * | Checks switch fix | AlexSm | 2023-12-18 | 1 | -1/+1 |
| * | Static libs | alexv-smirnov | 2023-12-16 | 1 | -6/+0 |
| * | Use dynamic vendored libs when put in cache | alexv-smirnov | 2023-12-15 | 1 | -0/+6 |
| * | Continue with test on build fail | AlexSm | 2023-12-15 | 1 | -1/+4 |
| * | ci: use ya from repo, fix memory sanitizer run, always try generate summary | nkozlovskiy | 2023-12-13 | 2 | -7/+2 |
| * | ci: don't fail to fast on test run, add POST suffix for push checks | nkozlovskiy | 2023-12-13 | 1 | -1/+8 |
| * | ci: cache tests results | nkozlovskiy | 2023-12-12 | 2 | -95/+119 |
| * | ci: check ya test generated junit.xml as a test run success | nkozlovskiy | 2023-12-11 | 1 | -4/+10 |
| * | ci: add testmo-proxy, split junit into multiple parts, generate summary and p... | nkozlovskiy | 2023-12-08 | 1 | -22/+50 |
| * | ci: add release-msan preset, add sanitizer builds in the nightly build | nkozlovskiy | 2023-12-06 | 3 | -12/+21 |
| * | ci: better architecture choice of TESTMO_SOURCE based on architecture and suf... | nkozlovskiy | 2023-12-01 | 1 | -2/+7 |
| * | ci: add "cmake-" testmo source prefix for tests run with CTest | nkozlovskiy | 2023-12-01 | 1 | -1/+1 |
| * | ci: disable put results to cache on PR builds, also disable dump ya make graph | nkozlovskiy | 2023-11-30 | 1 | -1/+0 |
| * | ydb-oss: add periodical task for preward build cache for debug build | nkozlovskiy | 2023-11-28 | 3 | -0/+9 |
| * | ydb-oss: keep building even if fail. enable GO build support | nkozlovskiy | 2023-11-17 | 2 | -2/+2 |
| * | ci: run tests with --cache-tests | nkozlovskiy | 2023-11-13 | 1 | -0/+7 |
| * | add canonization tests support | Nikita Kozlovskiy | 2023-11-09 | 2 | -8/+4 |
| * | PR check using ya make | Nikita Kozlovskiy | 2023-11-03 | 3 | -41/+133 |
| * | ci: use --bazel-remote-store for test runs | nkozlovskiy | 2023-10-18 | 2 | -5/+32 |
| * | ci: add postgres-client test requirement | nkozlovskiy | 2023-10-16 | 3 | -1/+11 |
| * | ci: add ya test run to the nigthly workflow, save test logs | nkozlovskiy | 2023-10-13 | 1 | -3/+13 |