summaryrefslogtreecommitdiffstats
path: root/.github/actions
Commit message (Expand)AuthorAgeFilesLines
...
* Use --build-all (#5445)Maxim Yurchuk2024-06-111-1/+1
* ci: add test log url (#5436)nikita kozlovsky2024-06-111-11/+21
* Add notes to summary (#5182)Maxim Yurchuk2024-06-041-1/+1
* Fix quotes in action (#5134)Maxim Yurchuk2024-06-031-3/+3
* Put build analytics results in GITHUB_STEP_SUMMARY (#5132)Maxim Yurchuk2024-06-031-5/+5
* Compile stats (#4945)Maxim Yurchuk2024-05-311-0/+3
* Fix put_build_results_to_cache=false (#4932)Maxim Yurchuk2024-05-282-3/+7
* Build analytics (#4896)Maxim Yurchuk2024-05-281-0/+51
* Add build-analytics workflow (#4878)Maxim Yurchuk2024-05-273-1/+20
* Integrated checks (#4800)AlexSm2024-05-233-2/+29
* Support linkage in build_ya (second version) (#4752)Maxim Yurchuk2024-05-232-17/+18
* Move stats collection after tests (#4616)Maxim Yurchuk2024-05-172-10/+11
* Do not set YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS as global env var (#4571)Maxim Yurchuk2024-05-161-4/+3
* Do not set YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS variable, because it inte...Maxim Yurchuk2024-05-151-1/+3
* Add binary size stats (#4519)Maxim Yurchuk2024-05-142-0/+28
* ci: restore test_type support (#4406)nikita kozlovsky2024-05-102-2/+10
* Do not modify SHELLOPTS env var (#4169)Maxim Yurchuk2024-04-302-2/+11
* Remove recurses to proto libraries to avoid compilation for every possible la...AlexSm2024-04-221-1/+1
* Run tests based on build graph analysis, stop using cache for test results (#...AlexSm2024-03-263-66/+47
* ci: pr-checks: run tests only if build is success (#2954)nikita kozlovsky2024-03-192-6/+31
* Remove reduntant call levels when running PR checks (#2778)AlexSm2024-03-152-1/+118
* CMake14 build (#2207)AlexSm2024-02-231-1/+9
* ci: fix single file logs saving (#2077)nikita kozlovsky2024-02-191-0/+1
* ci: save test artifacts for fail tests (#1501)nikita kozlovsky2024-02-192-5/+9
* Enable cmake workflow to build a specified target (#1533)AlexSm2024-02-011-1/+4
* ci: add more details to PR comment about build and tests (#1054)nikita kozlovsky2024-01-172-12/+36
* ci: new config for ya tests muting (#601)nikita kozlovsky2023-12-281-2/+1
* Consistent debug (#652)AlexSm2023-12-222-3/+3
* ci: start testmo run before starting tests (#580)nikita kozlovsky2023-12-191-65/+70
* Checks switch fixAlexSm2023-12-181-1/+1
* Static libsalexv-smirnov2023-12-161-6/+0
* Use dynamic vendored libs when put in cachealexv-smirnov2023-12-151-0/+6
* Continue with test on build failAlexSm2023-12-151-1/+4
* ci: use ya from repo, fix memory sanitizer run, always try generate summarynkozlovskiy2023-12-132-7/+2
* ci: don't fail to fast on test run, add POST suffix for push checksnkozlovskiy2023-12-131-1/+8
* ci: cache tests resultsnkozlovskiy2023-12-122-95/+119
* ci: check ya test generated junit.xml as a test run successnkozlovskiy2023-12-111-4/+10
* ci: add testmo-proxy, split junit into multiple parts, generate summary and p...nkozlovskiy2023-12-081-22/+50
* ci: add release-msan preset, add sanitizer builds in the nightly buildnkozlovskiy2023-12-063-12/+21
* ci: better architecture choice of TESTMO_SOURCE based on architecture and suf...nkozlovskiy2023-12-011-2/+7
* ci: add "cmake-" testmo source prefix for tests run with CTestnkozlovskiy2023-12-011-1/+1
* ci: disable put results to cache on PR builds, also disable dump ya make graphnkozlovskiy2023-11-301-1/+0
* ydb-oss: add periodical task for preward build cache for debug buildnkozlovskiy2023-11-283-0/+9
* ydb-oss: keep building even if fail. enable GO build supportnkozlovskiy2023-11-172-2/+2
* ci: run tests with --cache-testsnkozlovskiy2023-11-131-0/+7
* add canonization tests supportNikita Kozlovskiy2023-11-092-8/+4
* PR check using ya makeNikita Kozlovskiy2023-11-033-41/+133
* ci: use --bazel-remote-store for test runsnkozlovskiy2023-10-182-5/+32
* ci: add postgres-client test requirementnkozlovskiy2023-10-163-1/+11
* ci: add ya test run to the nigthly workflow, save test logsnkozlovskiy2023-10-131-3/+13