aboutsummaryrefslogtreecommitdiffstats
path: root/.github/actions
Commit message (Expand)AuthorAgeFilesLines
* Release nightly (#11799)Maxim Yurchuk2024-11-201-1/+1
* release support in wf (#11797)Maxim Yurchuk2024-11-201-1/+1
* Return C compiler env var to cmake build job (#10834)AlexSm2024-10-241-0/+4
* Append TOKEN antlr patch to non-sanitizer build (#10829)AlexSm2024-10-241-4/+3
* Temporary patch to dix difference between antlr4.9 and 4.13 behaviour in cmak...AlexSm2024-10-241-0/+4
* Correct mime type for err/out in ya make tests results (#10385)Maxim Yurchuk2024-10-171-0/+7
* Fix sed in fail summary (exclude brackets in content) (#10520)Maxim Yurchuk2024-10-161-1/+1
* Fail summary in comment (#10474)Maxim Yurchuk2024-10-161-1/+7
* -DDEBUGINFO_LINES_ONLY only for CI checks (#10181)Maxim Yurchuk2024-10-081-1/+0
* Build analytics for whole ydb dir (#10180)Maxim Yurchuk2024-10-071-4/+1
* Fix mime type in build artifacts (#10011)Maxim Yurchuk2024-10-021-6/+6
* Test bloat in links (#9986)Maxim Yurchuk2024-10-021-0/+2
* Test bloat for every PR (#9948)Maxim Yurchuk2024-10-022-10/+10
* No newline in bazel cache password (#9887)Maxim Yurchuk2024-09-301-1/+1
* ci: retry testmo requests (#9727)nikita kozlovsky2024-09-271-5/+7
* Use -DDEBUGINFO_LINES_ONLY for all build types (#7504)Maxim Yurchuk2024-09-271-3/+1
* Remove clang14 from PRs and other workflows (#9798)Maxim Yurchuk2024-09-261-1/+1
* Move bazel password into file (#9759)Maxim Yurchuk2024-09-251-4/+11
* Do not paint red for asan (#9704)Maxim Yurchuk2024-09-251-5/+14
* Mute tools + mute info in for pr (#9714)Kirill Rysin2024-09-241-2/+40
* Export current_public_dir in test_ya (#9147)Whompe2024-09-121-2/+3
* Add link to s3 artifacts (#9001)Maxim Yurchuk2024-09-101-1/+2
* Move some into test_ya action (#8937)Maxim Yurchuk2024-09-092-82/+82
* Show tests with max RSS (#8888)Maxim Yurchuk2024-09-091-2/+4
* add report (#8556)Maxim Yurchuk2024-09-061-1/+2
* Post graph_compare.sh logs (#8787)Maxim Yurchuk2024-09-061-24/+29
* Move graph_compare logic into tests_ya/action.yml (#8776)Maxim Yurchuk2024-09-053-34/+25
* Publish testmo.json (#8663)Maxim Yurchuk2024-09-031-7/+7
* Upload testowners analytics in workflow (#8156)Kirill Rysin2024-08-301-1/+1
* Prepare for testmo retries (#8475)Maxim Yurchuk2024-08-301-22/+30
* Clearer comments (#8229)Maxim Yurchuk2024-08-282-7/+8
* ci: upgrade actions/checkout@v4, actions/github-script@v7, test_retry_count i...nikita kozlovsky2024-08-261-0/+4
* Upload html summary before updating status (#8224)Maxim Yurchuk2024-08-261-3/+9
* Revert "ci: upgrade actions/checkout@v4, actions/github-script@v7, add test_r...Maxim Yurchuk2024-08-231-4/+0
* ci: upgrade actions/checkout@v4, actions/github-script@v7, add test_retry_cou...nikita kozlovsky2024-08-221-0/+4
* ci: add github actions runner sync workflow (#7742)nikita kozlovsky2024-08-161-7/+11
* Fix style tests and add workaround to fix PR check for them (#7899)Maxim Yurchuk2024-08-161-0/+1
* Fix env var name in CI (#7618)Maxim Yurchuk2024-08-101-1/+1
* Fix testmo name in retry (#7615)Maxim Yurchuk2024-08-101-25/+26
* Fix duplicate junit upload (#7577)Maxim Yurchuk2024-08-081-1/+1
* ci: move nodejs and testmo-cli install into gh-runner-image building process ...nikita kozlovsky2024-08-081-8/+0
* Remove PSQL_BINARY setting in action (#7529)Maxim Yurchuk2024-08-071-7/+0
* Rm -rf in actions (and it will be used in all workflows) (#7507)Maxim Yurchuk2024-08-061-0/+4
* Move s3cmd sync to proper place (#7245)Maxim Yurchuk2024-07-301-1/+2
* Fix link in testmo (#7113)Maxim Yurchuk2024-07-251-1/+1
* hide ya make output from gh logs (#7086)Maxim Yurchuk2024-07-251-1/+1
* Always show table with tests (#7101)Maxim Yurchuk2024-07-251-18/+17
* Update s3 artifacts more often (#7088)Maxim Yurchuk2024-07-251-1/+3
* Add ya analyze-make timeline (#7061)Maxim Yurchuk2024-07-251-1/+6
* Add tests retry (#6973)Maxim Yurchuk2024-07-241-204/+251