bugbug/scripts
Marco Castelluccio 093dd38419 Assert ci-recipes run successfully 2020-02-24 00:34:19 +01:00
..
__init__.py Import retriever services and add Docker image definition () 2019-04-09 16:30:09 +02:00
analyze_training_metrics.py Check value of metrics over a long time () 2019-09-27 12:40:36 +02:00
bug_classifier.py Make utils.download_check_etag automatically detect the file name from its URL () 2019-11-26 23:54:51 +01:00
bug_retriever.py Temporary workaround for the integration test 2019-11-21 23:45:58 +01:00
check.py Share model downloading and loading code in the utils module 2019-12-11 21:40:27 +01:00
check_all_metrics.py Fix metrics check () 2019-09-02 13:03:32 +02:00
comment_level_labeler.py Move comment_level_labeler script in the scripts directory 2019-06-08 20:36:13 +02:00
commit_classifier.py Use patch to apply patches to the git repo instead of 'git apply' which fails more easily 2020-02-21 16:15:11 +01:00
commit_retriever.py Remove outdated TODO 2019-12-17 18:49:59 +01:00
evaluate_similarity.py Duplicate/similarity detection using Elasticsearch () 2020-02-10 11:07:08 +01:00
generate_duplicate_sheet.py In the retrieval task, download only new or changed bugs 2019-06-09 00:32:23 +02:00
generate_sheet.py Add a main function to all console_scripts so they are more easily runnable () 2019-09-09 22:55:39 +02:00
get_type_labels.py Use 'everchanged' operator instead of 'changedafter' operator with 1970 () 2019-06-18 22:01:15 -07:00
get_untriaged.py In the retrieval task, download only new or changed bugs 2019-06-09 00:32:23 +02:00
integration_test.sh Remove comment which no longer applies from the integration test script 2019-11-02 17:18:26 +01:00
microannotate_generator.py Go back to checking the version in the microannotate generator script, now that we can run tasks for longer and we upload intermediate results to S3 2020-02-13 13:21:41 +01:00
past_bugs_by_function.py Use default pickle protocol 2020-01-29 14:07:10 +01:00
regressor_finder.py Import pydriller only for finding bug-introducing commits 2020-02-19 16:11:17 +01:00
retrieve_training_metrics.py Update .taskcluster.yml for community cluster () 2019-11-08 22:13:10 +01:00
similarity_query.py Duplicate/similarity detection using Elasticsearch () 2020-02-10 11:07:08 +01:00
similarity_trainer.py Duplicate/similarity detection using Elasticsearch () 2020-02-10 11:07:08 +01:00
test_scheduling_history_retriever.py Assert ci-recipes run successfully 2020-02-24 00:34:19 +01:00
trainer.py Define two separate model classes for label-level and group-level test selection 2020-02-21 10:36:44 +01:00