aboutsummaryrefslogtreecommitdiffstats
path: root/.github/actions/test_ya
Commit message (Expand)AuthorAgeFilesLines
* Upload tests ydb fix (#6564)Kirill Rysin2024-07-181-3/+4
* Refactor upload artifacts and use SUMMARY_LINKS (#6812)Maxim Yurchuk2024-07-181-42/+24
* Add index.html into artifacts, unify upload to s3 (#6754)Maxim Yurchuk2024-07-171-61/+51
* Add +x to ya make invocation (#6767)Maxim Yurchuk2024-07-171-2/+2
* -DUSE_EAT_MY_DATA for faster checks (#6690)Maxim Yurchuk2024-07-151-3/+4
* Refacator workflows (#6630)Maxim Yurchuk2024-07-151-39/+45
* Remove build stage (#6527)Maxim Yurchuk2024-07-111-32/+106
* Upload tests results to ydb (#6363)Kirill Rysin2024-07-101-1/+23
* Set larger build cache (#6149)AlexSm2024-07-011-2/+8
* Remove '--cache-size 512G' (do not erase files between build and test) (#6125)Maxim Yurchuk2024-07-011-1/+1
* Ci env fix (#5662)nikita kozlovsky2024-06-181-5/+10
* Use --build-all (#5445)Maxim Yurchuk2024-06-111-1/+1
* ci: add test log url (#5436)nikita kozlovsky2024-06-111-11/+21
* Add build-analytics workflow (#4878)Maxim Yurchuk2024-05-271-1/+8
* Integrated checks (#4800)AlexSm2024-05-231-1/+12
* Support linkage in build_ya (second version) (#4752)Maxim Yurchuk2024-05-231-1/+4
* ci: restore test_type support (#4406)nikita kozlovsky2024-05-101-1/+7
* Do not modify SHELLOPTS env var (#4169)Maxim Yurchuk2024-04-301-1/+8
* Run tests based on build graph analysis, stop using cache for test results (#...AlexSm2024-03-261-51/+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-191-4/+7
* ci: add more details to PR comment about build and tests (#1054)nikita kozlovsky2024-01-171-9/+8
* ci: new config for ya tests muting (#601)nikita kozlovsky2023-12-281-2/+1
* Consistent debug (#652)AlexSm2023-12-221-2/+2
* ci: start testmo run before starting tests (#580)nikita kozlovsky2023-12-191-65/+70
* ci: use ya from repo, fix memory sanitizer run, always try generate summarynkozlovskiy2023-12-131-1/+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-121-94/+109
* 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-061-6/+11
* ydb-oss: add periodical task for preward build cache for debug buildnkozlovskiy2023-11-281-0/+3
* ydb-oss: keep building even if fail. enable GO build supportnkozlovskiy2023-11-171-1/+1
* ci: run tests with --cache-testsnkozlovskiy2023-11-131-0/+7
* add canonization tests supportNikita Kozlovskiy2023-11-091-7/+3
* PR check using ya makeNikita Kozlovskiy2023-11-031-27/+82
* ci: use --bazel-remote-store for test runsnkozlovskiy2023-10-181-4/+21
* ci: add postgres-client test requirementnkozlovskiy2023-10-161-0/+5
* ci: add ya test run to the nigthly workflow, save test logsnkozlovskiy2023-10-131-3/+13
* add ya make and test supportNikita Kozlovskiy2023-10-101-0/+184