| Commit message (Expand) | Author | Age | Files | Lines |
* | ci: fix ya test sanitizer run | nkozlovskiy | 2023-10-13 | 1 | -1/+1 |
* | ci: add ya test run to the nigthly workflow, save test logs | nkozlovskiy | 2023-10-13 | 3 | -4/+55 |
* | ya build: increase memory to 256gb for runner | nkozlovskiy | 2023-10-11 | 1 | -1/+1 |
* | fix build_and_test_ya_ondemand testmo source | nkozlovskiy | 2023-10-10 | 1 | -1/+1 |
* | add ya make and test support | Nikita Kozlovskiy | 2023-10-10 | 3 | -0/+224 |
* | switch back to upstream | blinkov | 2023-10-03 | 1 | -1/+1 |
* | trigger docs release on push | blinkov | 2023-10-03 | 1 | -1/+10 |
* | [docs] run build check only if there are changes in the docs folder | blinkov | 2023-10-03 | 1 | -0/+2 |
* | [docs] do not use a subdir for GitHub workflows | blinkov | 2023-10-02 | 2 | -0/+0 |
* | Move .github/actions/docs to .github/workflows/docs | blinkov | 2023-10-02 | 2 | -0/+46 |
* | docker: build local_ydb using pyinstaller, enable s3 docker cache | Nikita Kozlovskiy | 2023-09-12 | 1 | -13/+44 |
* | ci: fix runner_label in ondeamnd workflow | nkozlovskiy | 2023-08-28 | 1 | -1/+1 |
* | ci: change platform labels | nkozlovskiy | 2023-08-28 | 3 | -12/+12 |
* | ci: pass extra compile flags | Nikita Kozlovskiy | 2023-08-16 | 3 | -2/+17 |
* | ci: fix docker local_ydb build | Nikita Kozlovskiy | 2023-07-17 | 1 | -1/+1 |
* | ci: local-ydb fix cron run variables and remove cache | Nikita Kozlovskiy | 2023-07-10 | 1 | -4/+2 |
* | ci: build local-ydb docker image | Nikita Kozlovskiy | 2023-07-07 | 1 | -0/+113 |
* | ci: change github-token for yc-github-runner | Nikita Kozlovskiy | 2023-07-07 | 2 | -4/+4 |
* | ci: replace GH_PERSONAL_ACCESS_TOKEN with YDB_PLATFORM_BOT_TOKEN_REPO | Nikita Kozlovskiy | 2023-07-07 | 3 | -5/+5 |
* | ci: debug info compression for sanitizers and increase memory for the VM | Nikita Kozlovskiy | 2023-07-06 | 1 | -1/+1 |
* | ci: change comment author in the PR-check action to github-actions bot | Nikita Kozlovskiy | 2023-07-04 | 1 | -2/+0 |
* | ci: add concurrency group for pr_check and allow only one simultaneous run | Nikita Kozlovskiy | 2023-07-04 | 1 | -1/+3 |
* | ci: prewarm ccache for ubuntu-18.04, 20.04, 22.04 | Nikita Kozlovskiy | 2023-06-26 | 1 | -0/+85 |
* | ci: add disk-size variable for on-demand workflow | Nikita Kozlovskiy | 2023-06-19 | 1 | -1/+1 |
* | ci: remove legacy workflows/prepare_vm_for_build.yml | Nikita Kozlovskiy | 2023-06-19 | 1 | -0/+0 |
* | Increase disk size to compile with santizers | AlexSm | 2023-06-18 | 1 | -1/+1 |
* | ci: add prepare-vm action, update build documentation | Nikita Kozlovskiy | 2023-06-13 | 2 | -47/+12 |
* | ci: fix ccache secret variable name | Nikita Kozlovskiy | 2023-06-13 | 2 | -4/+2 |
* | ccache: enable basedir, slopiness, add doc | Nikita Kozlovskiy | 2023-06-12 | 3 | -16/+7 |
* | ci: pr check fix | Nikita Kozlovskiy | 2023-06-10 | 1 | -11/+23 |
* | Added intergration of python CI with testmo | Bulat Gayazov | 2023-06-08 | 4 | -29/+11 |
* | ci: test muting | Nikita Kozlovskiy | 2023-06-02 | 1 | -1/+1 |
* | Remove GitHub workflows and repository root from YDB build and test PR check | AlexSm | 2023-06-01 | 1 | -0/+2 |
* | Add stable branches to pr-check | AlexSm | 2023-05-31 | 1 | -0/+1 |
* | Added parallelism to python tests CI | Bulat Gayazov | 2023-05-30 | 2 | -2/+2 |
* | AWS credentials and nightly run matrix to action vars | AlexSm | 2023-05-24 | 3 | -11/+13 |
* | Add thread sanitized in to github build. | dcherednik | 2023-05-18 | 1 | -2/+2 |
* | "Revert logprefix change" | AlexSm | 2023-05-17 | 1 | -2/+2 |
* | Added functional tests to CI | Bulat Gayazov | 2023-05-15 | 3 | -11/+52 |
* | "Fix nightly builds after external contribution rework" | tarasov-egor | 2023-05-14 | 2 | -21/+21 |
* | "External contributor pipeline" | tarasov-egor | 2023-05-12 | 2 | -2/+76 |
* | "Fix sanitizer upload to testmo" | AlexSm | 2023-04-28 | 1 | -3/+3 |
* | Publish test results to Testmo | Alexander Smirnov | 2023-04-28 | 3 | -4/+57 |
* | run checks only after PR approval | alexv-smirnov | 2023-04-14 | 1 | -1/+1 |
* | Fix log file name | alexv-smirnov | 2023-04-04 | 1 | -1/+1 |
* | Fix log file name | alexv-smirnov | 2023-04-04 | 1 | -1/+1 |
* | Pull request target | alexv-smirnov | 2023-03-30 | 1 | -1/+1 |
* | Checkout PR by ref | alexv-smirnov | 2023-03-30 | 1 | -1/+7 |
* | Change "pr_check.yml" | alexv-smirnov | 2023-03-29 | 1 | -2/+2 |
* | github pr check flow | alexv-smirnov | 2023-03-28 | 1 | -0/+15 |