-
Notifications
You must be signed in to change notification settings - Fork 740
Mute and separete test analytic for main and stables #16964
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mute and separete test analytic for main and stables #16964
Conversation
|
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
.github/scripts/analytics/data_mart_queries/test_history_fast_mart.sql
Outdated
Show resolved
Hide resolved
|
⚪ Test history | Ya make output | Test bloat
🟢 |
|
⚪ Test history | Ya make output | Test bloat
🟢 |
Changelog entry
Вот основные моменты, которые я бы отметил при ревью изменений:
1. Добавление новых аргументов для веток и сборок
--branchи--build_typeдобавлены во многие скрипты, что делает их более универсальными.main,stable-25-1, и сборками, такими какrelwithdebinfo,release-asanи т.д.muted_yaтеперь поддерживает разные ветки в автоматизированных workflow.2. Изменение структуры тестирования и мониторинга
muted_ya.txtдля каждой ветки.3. Изменения в SQL-запросах
job_idиjob_nameдля перехода к запускам в истории отчета4. Workflow изменения
weekly_analytic.yml.muted_ya.txt.5. UI изменения в
summary.html6. Удаление или упрощение кода
reиtraceback.Changelog category
Description for reviewers
...