summaryrefslogtreecommitdiffstats
path: root/.github/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Mute/Unmute tool (#11124)Kirill Rysin2024-11-263-226/+888
|
* Computing days in row for test analytics (#10163)Kirill Rysin2024-10-181-0/+684
|
* Script for showing unreachable targets (#10453)Maxim Yurchuk2024-10-171-0/+25
|
* Fix in test report mute string (#10515)Kirill Rysin2024-10-161-2/+2
|
* fix usage YaMuteCheck() for different files (#9803)Kirill Rysin2024-09-261-0/+2
|
* added chmod u+x .github/scripts/tests/get_muted_tests.py (#9802)Kirill Rysin2024-09-261-0/+0
|
* add chmod u+x to get_diff_lines_of_file.py (#9792)Kirill Rysin2024-09-261-0/+0
|
* Do not paint red for asan (#9704)Maxim Yurchuk2024-09-251-5/+10
|
* Mute tools + mute info in for pr (#9714)Kirill Rysin2024-09-244-0/+573
|
* Fix bulk upsert rewrite results asan/relwithdevinfo in analytics (#9521)Kirill Rysin2024-09-192-91/+109
|
* optimisation of flaky analytics scripts (#9469)Kirill Rysin2024-09-192-24/+32
|
* Show tests with max RSS (#8888)Maxim Yurchuk2024-09-091-0/+45
|
* Update summary.html build type (#8879)Kirill Rysin2024-09-061-2/+2
|
* Test report: links to history (#8638)Kirill Rysin2024-09-062-18/+372
|
* Fix wrong links to stderr in html report (#8656)Maxim Yurchuk2024-09-031-2/+3
|
* -o pipefail in graph_compare (#8600)Maxim Yurchuk2024-09-021-1/+1
|
* Added separation skips/not_runed for flaky analitycs (#8551)Kirill Rysin2024-08-301-23/+45
|
* fix flaky calculation (#8539)Kirill Rysin2024-08-301-11/+30
|
* Upload testowners analytics in workflow (#8156)Kirill Rysin2024-08-304-12/+401
|
* Clearer comments (#8229)Maxim Yurchuk2024-08-282-52/+30
|
* Upload html summary before updating status (#8224)Maxim Yurchuk2024-08-262-21/+19
|
* TESTOWNERS and migration to column shard (#7733)Kirill Rysin2024-08-146-200/+469
|
* Flaky tests research (#7626)Kirill Rysin2024-08-091-0/+242
|
* Test report: mute history (#7357)Kirill Rysin2024-08-023-55/+75
|
* Test report: dafault all expand + ctrl f (#7294)Kirill Rysin2024-07-311-4/+15
|
* History in test results (#7213)Kirill Rysin2024-07-313-41/+391
|
* Always show table with tests (#7101)Maxim Yurchuk2024-07-251-18/+3
|
* Use yellow color for failed test not in last retry (#7058)Maxim Yurchuk2024-07-241-6/+8
|
* Treat 'no test run' as success (#7036)Maxim Yurchuk2024-07-241-2/+2
|
* Add tests retry (#6973)Maxim Yurchuk2024-07-242-25/+59
|
* Remove cmake tests from workflows (#6816)Maxim Yurchuk2024-07-184-401/+0
|
* Refactor upload artifacts and use SUMMARY_LINKS (#6812)Maxim Yurchuk2024-07-182-35/+47
|
* Add index.html into artifacts, unify upload to s3 (#6754)Maxim Yurchuk2024-07-173-0/+476
|
* Remove build stage (#6527)Maxim Yurchuk2024-07-111-1/+0
|
* Upload tests results to ydb (#6363)Kirill Rysin2024-07-101-0/+276
|
* Deselect proto targets (#6014)Maxim Yurchuk2024-06-271-1/+1
|
* added date condition for search last build (#5816)Kirill Rysin2024-06-242-5/+20
|
* added notes for build compare in pr (#5777)Kirill Rysin2024-06-211-2/+7
|
* Buid diff table in pr (#5709)Kirill Rysin2024-06-191-14/+28
|
* 5295 add precommit check for ydbd size add diff in pr (#5597)Kirill Rysin2024-06-185-5/+210
|
* ci: overall status file fix (#5680)nikita kozlovsky2024-06-181-13/+11
|
* Use --build-all (#5445)Maxim Yurchuk2024-06-111-2/+2
|
* ci: add test log url (#5436)nikita kozlovsky2024-06-111-11/+20
|
* new qa db for analytics actions (#5356)Kirill Rysin2024-06-081-2/+4
|
* Do not write an error if ydbd not present (#5266)Maxim Yurchuk2024-06-061-1/+1
|
* Filter modules only in ydb (#5133)Maxim Yurchuk2024-06-031-1/+7
|
* Integrated checks (#4800)AlexSm2024-05-231-0/+6
|
* Support linkage in build_ya (second version) (#4752)Maxim Yurchuk2024-05-231-9/+21
|
* Move stats collection after tests (#4616)Maxim Yurchuk2024-05-171-0/+5
|
* Do not set YDB_SERVICE_ACCOUNT_KEY_FILE_CREDENTIALS as global env var (#4571)Maxim Yurchuk2024-05-161-2/+6
|