John Pangas
|
5cc23097dd
|
Change `workerType` for `accessibility` and `performancebug` training tasks in data-pipeline (#3993)
* Train access-model on compute-small
* Train performance-model on compute-small
|
2024-01-24 19:55:43 -05:00 |
Promise Fru
|
bb6f6b1a21
|
Added `performancebug model` to `http_service` and `data_pipeline` (#3940)
|
2024-01-19 08:45:14 -05:00 |
John Pangas
|
c2e02d65f0
|
Include `accessibility` model in `http_service` and infra `data_pipeline` (#3941)
|
2024-01-19 08:04:07 -05:00 |
Marco Castelluccio
|
f070cc2341
|
Use a bigger worker for training the regressor model
|
2023-12-21 11:25:17 +01:00 |
John Pangas
|
2e85a99595
|
Change `workerType` used in `stepstoreproduce` training task to `compute-small` (#3908)
Fixes #3906
|
2023-12-08 14:40:27 +01:00 |
Suhaib Mujahid
|
cd088476ff
|
Drop the duplicate model
|
2023-11-29 17:29:11 -05:00 |
Suhaib Mujahid
|
19b00136e7
|
Drop the similarity models
|
2023-11-29 17:29:11 -05:00 |
Ksenia
|
c1169c5dcf
|
Add a task to train invalid_compatibility_report model (#3840)
|
2023-11-21 10:47:09 +01:00 |
Promise Fru
|
a9735cede0
|
Use Booster.save_model when saving XGBoost models instead of pickle (#3707)
|
2023-11-06 09:01:07 -05:00 |
Marco Castelluccio
|
c61d4cfcc2
|
Update to taskboot 0.4.2 (#3668)
|
2023-09-21 11:30:47 -04:00 |
Marco Castelluccio
|
fe0404c00f
|
Update to taskboot 0.3.10
|
2023-09-14 15:28:17 +02:00 |
Marco Castelluccio
|
4645de1e9d
|
Increase maximum runtime for the HTTP service Docker build task
|
2023-09-06 13:29:15 +02:00 |
Marco Castelluccio
|
8e5aa0f5f5
|
Remove artifacts which are not actually created
Fixes #3595
|
2023-07-24 09:41:42 +02:00 |
Matt Boris
|
4ec70c5c44
|
Add generic-worker:cache scopes for dw deprecation work (#3593)
|
2023-07-21 19:21:31 +02:00 |
Marco Castelluccio
|
46118a2108
|
Use a bigger worker for the testfailure training task
|
2023-03-02 20:04:16 +01:00 |
Marco Castelluccio
|
0a81406bed
|
Set all tasks' maxRunTime to the new maximum allowed of 86400
|
2023-02-14 11:20:53 +01:00 |
Marco Castelluccio
|
3b8e860cbf
|
Update to taskboot 0.3.6
|
2023-01-05 14:39:07 +01:00 |
Marco Castelluccio
|
332c035b91
|
Update to taskboot 0.3.5
|
2022-01-10 12:40:17 +01:00 |
Marco Castelluccio
|
7248f98e44
|
Update to taskboot 0.3.4
|
2022-01-10 12:25:20 +01:00 |
Marco Castelluccio
|
97f51211dd
|
Wait for the needsdiagnosis model to be trained first before starting the Docker HTTP build task
|
2021-10-06 17:38:00 +02:00 |
Ksenia
|
627e182061
|
Add support for multiple DBs for github (#2465)
Fixes #2460
Co-authored-by: Marco Castelluccio <mcastelluccio@mozilla.com>
|
2021-10-05 14:31:00 +02:00 |
Marco Castelluccio
|
cb23f63901
|
The revision retrieval task is using the bugs DB, so make it depend on the bugs retrieval task
|
2021-07-16 16:41:16 +02:00 |
Ksenia
|
d1cb24fb78
|
Fetch private issue contents to replace public issue body and title in the dataset to account for moderation workflow (#2387)
|
2021-07-06 18:31:44 +02:00 |
Marco Castelluccio
|
6469a3f236
|
Make interpretable option default to True in the regressor model
|
2021-04-28 16:08:51 +02:00 |
Ksenia
|
b6fc3ca1c6
|
Add needsdiagnosis model to classify webcompat issues (#2313)
|
2021-04-27 10:06:14 +02:00 |
Marco Castelluccio
|
68d8a917cb
|
Make test scheduling retrieval script analyze a set of pushes at a time
|
2021-04-23 16:07:44 +02:00 |
Marco Castelluccio
|
85a98df6fe
|
Use a bigger worker for the regressor model training task
|
2021-04-14 19:02:44 +02:00 |
Marco Castelluccio
|
dead6fbddc
|
Get more history for test selection
|
2021-04-08 15:16:13 +02:00 |
Marco Castelluccio
|
cbd43a0f7b
|
Add a task to retrieve webcompat/web-bugs issues
|
2021-03-29 10:50:38 +02:00 |
Marco Castelluccio
|
3990e765da
|
Use larger workers for label and group test scheduling history generator tasks
|
2021-03-16 10:53:06 +01:00 |
Marco Castelluccio
|
c2d77c593b
|
Use a bigger worker for training the DefectEnhancementTask model
|
2021-02-04 23:40:27 +01:00 |
Marco Castelluccio
|
fefd2c8a13
|
Update the file names of the HTTP service's Docker images
Docker images generated by taskboot are now compressed with zstandard
Fixes a regression from 8d21366722
|
2021-01-18 23:05:57 +01:00 |
Marco Castelluccio
|
8d21366722
|
Use taskboot 0.3.1
|
2021-01-05 22:01:06 +01:00 |
Marco Castelluccio
|
526ff6ccc1
|
Enable Prettier for JavaScript, HTML, CSS, yaml, Markdown (#2006)
Fixes #2006
|
2020-12-17 18:13:49 +01:00 |
Marco Castelluccio
|
5b4b31dc60
|
Wait for the training of the regressor model before updating the changes risk report generation hook
|
2020-12-14 19:21:55 +01:00 |
Marco Castelluccio
|
e6295287c3
|
Generate past bugs by directory and past bugs by component too
|
2020-12-04 12:47:26 +01:00 |
Marco Castelluccio
|
e2a39b6f3c
|
Remove unneeded secret access for push data retrieval tasks
|
2020-12-04 12:03:33 +01:00 |
Marco Castelluccio
|
31fbcce1ea
|
Make task to update the landings risk report depend on the task to retrieve test group scheduling history
|
2020-11-11 22:51:14 +01:00 |
Marco Castelluccio
|
f6b6be36b3
|
Use a bigger worker type for the past bugs by unit task
|
2020-11-10 20:13:56 +01:00 |
Marco Castelluccio
|
f7898dd79a
|
Use a bigger worker type for the component model training task
|
2020-11-09 13:50:46 +01:00 |
Marco Castelluccio
|
5b01f72909
|
Always checkout without detachedHead advice
|
2020-10-27 12:40:34 +01:00 |
Marco Castelluccio
|
f84945f86f
|
Generate Phabricator revisions DB similarly to bugs DB
This way the scripts using Phabricator revisions don't have to redownload revisions
from Phabricator every time they run.
|
2020-10-27 00:22:53 +01:00 |
Marco Castelluccio
|
ad6b9592fb
|
Create a new Taskcluster hook that runs the landings risk report generation script daily at midnight UTC
|
2020-10-22 02:13:31 +02:00 |
Marco Castelluccio
|
d069a2b272
|
Rename past-bugs-by-function task to past-bugs-by-unit
Follow-up to 2f78dc1643
|
2020-10-22 02:12:11 +02:00 |
Marco Castelluccio
|
eb4c9e56e7
|
Generate list of past bugs blocked by bugs fixed by touching specific files/functions
|
2020-10-19 12:44:33 +02:00 |
Marco Castelluccio
|
592c9de1c6
|
Generate JSON artifacts containing past bugs fixed in a given file/function, and past regressions caused by touching a given file/function
|
2020-10-08 13:07:54 +02:00 |
Marco Castelluccio
|
2f78dc1643
|
Rename past-bugs-by-function script to past-bugs-by-unit
In preparation to adding different kinds of granularities and bugs, starting with 'file'
and regressions.
|
2020-10-08 13:07:54 +02:00 |
Marco Castelluccio
|
0ec86af61b
|
Rename all hooks and routes
Following 8632602b8b
|
2020-08-28 17:41:54 +02:00 |
Marco Castelluccio
|
84522329c5
|
Use proj-bugbug instead of proj-relman (#1742)
See also https://github.com/mozilla/community-tc-config/pull/325 and https://github.com/mozilla/community-tc-config/pull/326
|
2020-08-03 12:21:40 +02:00 |
Marco Castelluccio
|
3b11ed91aa
|
Define the number of months of pushes to use for training in the task definitions
|
2020-06-18 00:55:50 +02:00 |