bugbug/scripts
Boris Feld 369b44ea02 Update the index URLs in bugbug (#328)
* Update the index URLs in bugbug

* Split the http service Docker image in two

This way we can both:
- Build the first half (code + dependencies) in the usual CI.
- Build the second half at the end of the data pipeline with updated models.

Taskboot build-compose doesn't support building all services except a
specific one and it might be cumbersome to add this feature so move the second
half of the Docker image to a separate docker-compose file.
2019-05-02 17:00:32 +02:00
..
__init__.py Import retriever services and add Docker image definition (#251) 2019-04-09 16:30:09 +02:00
bug_retriever.py Add support to get secrets from taskcluster (#294) 2019-04-19 16:49:07 +02:00
commit_retriever.py Import retriever services and add Docker image definition (#251) 2019-04-09 16:30:09 +02:00
get_type_labels.py Add script to gather defect/enhancement/task labels 2019-04-24 14:15:40 +02:00
get_untriaged.py Pre commit setup (#252) 2019-04-09 15:57:29 +02:00
trainer.py Update the index URLs in bugbug (#328) 2019-05-02 17:00:32 +02:00