Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

clickhouse-regression

يحتوي clickhouse-regression على 11 من skills المجمعة من Altinity، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
11
Stars
27
محدث
2026-04-27
Forks
9
التغطية المهنية
4 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

release-branch-monitor
محللو ضمان جودة البرمجيات والمختبرون

Monitor MasterCI failures on a release branch (e.g. antalya-26.1) by cross-referencing the last N CI run reports. Use when the user asks to "check failing tests on branch X", "monitor a release branch", "see which tests are flaky on antalya-XX.X before release", or wants to know which failures are consistent vs flaky vs isolated across recent MasterCI runs.

2026-04-27
distributed-systems-audit
محللو ضمان جودة البرمجيات والمختبرون

Perform a static, distributed-systems-focused audit of a PR or feature. Use when reviewing changes to replication, cluster coordination, RPC/network paths, consensus- or Keeper-style dependencies, multi-node protocols, distributed state, retries/timeouts, or any logic whose correctness depends on behavior across nodes under partial failure.

2026-04-20
usability-audit
محللو ضمان جودة البرمجيات والمختبرون

Perform a usability audit of a feature, PR, or test suite from the user/operator's point of view and produce a clean list of issues they may face in normal flow, failure modes, cancellation, retries, concurrent admin actions, diagnostics, and at scale. Use when the user asks for a usability audit, user-journey trace, operator experience review, or wants a report of issues an operator may hit when using a feature. Also use proactively after completing a feature or PR audit to append an operational readiness section.

2026-04-20
github-issue-template
محللو ضمان جودة البرمجيات والمختبرون

Write well-formatted GitHub issues for the Altinity ClickHouse repository following team conventions. Covers bug reports for regressions, upstream bugs, and flaky test tracking.

2026-04-15
pr-ci-failure-triage
محللو ضمان جودة البرمجيات والمختبرون

Analyze all CI failures in a Pull Request and categorize them as regressions, pre-existing flaky tests, infrastructure issues, or cascade failures.

2026-04-15
regression-test-database-investigation
محللو ضمان جودة البرمجيات والمختبرون

Use the internal CI database to determine whether an Altinity regression test failure is flaky, a likely regression, or a new/unknown failure.

2026-04-15
upstream-ci-database-queries
مديرو الشبكات وأنظمة الحاسوب

Reference for querying CI databases that store upstream test results (Stateless and Integration tests), including cross-referencing Altinity CI vs upstream CI.

2026-04-15
upstream-test-investigation
محللو ضمان جودة البرمجيات والمختبرون

Deep investigation of a specific upstream ClickHouse test failure - query history, analyze logs, find root cause, search for existing upstream issues and fixes.

2026-04-15
cicd-trigger
مطوّرو البرمجيات

Trigger GitHub Actions workflows for ClickHouse regression tests. Use when the user wants to run CI/CD tests, trigger regression workflows, or check running workflow status.

2026-03-30
export-partition
مديرو قواعد البيانات

Run export partition tests in the s3 test suite. Use when the user wants to run export partition tests, test ALTER TABLE EXPORT PARTITION ID functionality, or test exporting MergeTree partitions to S3.

2026-02-05
export-part
مديرو قواعد البيانات

Run export_part tests in the s3 test suite. Use when the user wants to run export part tests, test ALTER TABLE EXPORT PART functionality, or test exporting MergeTree parts to S3.

2026-02-04