summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* fix(ci): dedupe ydbdoc-review.yml env (restore doc_translate workflow) (#48086)SixOnMyface53 min.1-10/+2
| | | Co-authored-by: sintjuri <[email protected]>
* WORKFLOW CONFIG ADD in ydbdoc-review (#48080)SixOnMyface97 min.1-0/+13
| | | Co-authored-by: Stepan Beloyarov <[email protected]>
* Workflow config update (#48071)SixOnMyface3 hours1-0/+62
| | | Co-authored-by: Stepan Beloyarov <[email protected]>
* Add ability to use S3 prepared datasets for perf test, fixed some bugs (#47721)Sergey M21 hours1-6/+99
| | | Co-authored-by: Vitaliy Filippov <[email protected]>
* YDBDOC-VERIFY change config (#47956)SixOnMyface22 hours1-2/+3
| | | Co-authored-by: Stepan Beloyarov <[email protected]>
* YDBDOCS-REVIEW ADD CONFIG (#47920)SixOnMyface26 hours1-0/+1
| | | Co-authored-by: Stepan Beloyarov <[email protected]>
* Renew YDBDOC-REVIEW file (#47916)SixOnMyface26 hours1-2/+4
| | | Co-authored-by: Stepan Beloyarov <[email protected]>
* fix(docs): remove legacy branches (#47824)Sergey27 hours3-89/+3
|
* fix the action: only run when base is main and run it unpriviledged (#47722)Ermoshkin Artem4 days1-41/+46
| | | Co-authored-by: Artem Ermoshkin <[email protected]>
* ci: swap nightly and compat schedule (#47462)Pavel6 days2-2/+2
|
* Fix C++ SDK CI coverage and dependency checks (#47337)Ermoshkin Artem7 days1-2/+11
| | | Co-authored-by: Artem Ermoshkin <[email protected]>
* CI: allow fork checkout in PR-check (allow-unsafe-pr-checkout) (#47307)Maxim Yurchuk7 days1-0/+3
| | | Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
* Update docs_build.yaml (#47346)sintjuri7 days1-0/+1
|
* ci: add --force to nightly upload (#46895)Pavel11 days1-1/+1
|
* ci: remove msan, tsan compatibility runs (#46734)Pavel12 days1-1/+1
|
* ci: add prestable-26-4 (#46467)Pavel14 days1-1/+1
|
* ci: update prestable-26-3 with stable (#46381)Pavel14 days2-3/+3
|
* Stop adding rebuild_docs after doc_translate (#46336)sintjuri2026-07-132-4/+4
| | | Co-authored-by: Cursor <[email protected]>
* ci(docs): skip PDF generation in PR documentation builds (#45994)sintjuri2026-07-091-0/+3
| | | Co-authored-by: Cursor <[email protected]>
* Compile YDB DOCS in YDB CLI conditionally again (#45759)Nikolay Perfilov2026-07-073-2/+10
|
* CI: unify PR-check and postcommit (backport-safe) (#45533)Kirill Rysin2026-07-063-84/+61
| | | Co-authored-by: Cursor <[email protected]>
* Fix compatibility mutes after suite split (#45635)Kirill Rysin2026-07-061-1/+1
| | | Co-authored-by: Cursor <[email protected]>
* Fix fast-unmute grace race that caused re-mute after unmute (#45583)Kirill Rysin2026-07-061-0/+6
| | | | Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Kirill Rysin <[email protected]>
* Revert PR-check/postcommit CI refactor (#44879) (#45522)Pavel2026-07-043-70/+111
|
* ci: set test_size for pr-check (#45501)Pavel2026-07-041-0/+1
|
* create a dependency leak check helper (#45139)Ermoshkin Artem2026-07-031-0/+68
| | | Co-authored-by: Artem Ermoshkin <[email protected]>
* Fix params for index perf test (#45428)Sergey M2026-07-031-10/+36
|
* CI: PR-check для PR и postcommit (#44879)Kirill Rysin2026-07-033-111/+69
| | | Co-authored-by: Cursor <[email protected]>
* Python compare perf (#44992)Sergey M2026-07-021-54/+102
|
* ci: создавать mute-тикеты только по ↵Kirill Rysin2026-07-021-14/+51
| | | | | relwithdebinfo-триггеру (#45237) Co-authored-by: Cursor <[email protected]>
* ci(docs): isolate PR-controlled docs build from privileged context (#43222)sintjuri2026-06-293-52/+89
|
* Add CI check for error_tags (#43894)mregrock2026-06-291-0/+144
|
* Added index load tests workflow (#43857)Sergey M2026-06-291-0/+153
|
* Fix: ложные коммиты в mute_latency из-за shallow clone ↵Kirill Rysin2026-06-231-3/+1
| | | | | (#43955) Co-authored-by: Cursor <[email protected]>
* Use native linux ARM github runner for CLI build (#44176)Nikolay Perfilov2026-06-221-1/+1
|
* Fail docs build workflow on lint warnings (#44143)Aleksey Myasnikov2026-06-222-0/+37
| | | Co-authored-by: Cursor <[email protected]>
* add cpp sdk code coverage action to the ci (#43246)Ermoshkin Artem2026-06-191-0/+79
| | | Co-authored-by: Artem Ermoshkin <[email protected]>
* docs(ci): fix list legacy branches without ya tool (#43800)Sergey2026-06-183-7/+92
|
* ci: exclude vibedb from external pipeline (#43702)Pavel2026-06-171-3/+11
|
* docs(ci): revert temp fix (#43714)Sergey2026-06-173-3/+3
|
* chore(ci): temp fix for stable branches (#43663)Sergey2026-06-173-3/+3
|
* docs(infra): use ya opensource (#43454)Sergey2026-06-153-0/+3
|
* ci: make release-asan test failures block PR merge (#43185)Kirill Rysin2026-06-111-8/+13
| | | Co-authored-by: Cursor <[email protected]>
* Revert "add cpp sdk code coverage action to the ci" (#43243)Kirill Rysin2026-06-111-34/+0
|
* add cpp sdk code coverage action to the ci (#43128)Ermoshkin Artem2026-06-111-0/+34
| | | | Co-authored-by: Artem Ermoshkin <[email protected]> Co-authored-by: Copilot Autofix powered by AI <[email protected]>
* Use YDBOT_TOKEN in ydbdoc workflows to trigger CI on translation PRs (#43126)Kirill Rysin2026-06-102-12/+40
| | | Co-authored-by: Cursor <[email protected]>
* ci: rename token secret (#43092)Pavel2026-06-1012-22/+22
|
* Split PR-check analytics marts by build_type for release-asan (#42037)Kirill Rysin2026-06-101-2/+2
| | | Co-authored-by: Cursor <[email protected]>
* Update ydbdoc-review.yml (#42406)sintjuri2026-06-041-2/+2
|
* Update ydbdoc-verify.yml (#42451)sintjuri2026-06-041-5/+5
|