Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Greg Tatum 6030a8c6a8
Clarify the docs for uploading using remote settings (#143) 2024-03-11 14:26:44 -05:00
Erik Nordin 906725123a
Fix remote_settings_script staging server URL (#139) 2024-03-06 14:02:16 -06:00
Erik Nordin e03ba4ea06
Support --lang-pair in remote_settings script (#134)
* Represent new records internally as a list

* Add --lang-pair flag

* Write test for --lang-pair

* Add README.md to remote_settings

* Add help message for no files found

* Add top-level example to README

* Add test for empty directory given language pair
2024-02-02 11:31:36 -06:00
Erik Nordin ebcb4414ad
Update the Remote Settings PROD server URL (#127) 2024-01-09 14:46:19 -06:00
Erik Nordin ac1e51248d
Reorganize remote_settings directory structure (#120)
* Fix python scripts to act as a package, with relative imports

* Use absolute paths instead of relative paths in remote_settings

* Add pytest to the poetry lock file

* Reorganize remote_settings tests directory

* Rewrite remote_settings tests using pytest

* Update CI to run python pytest as a module

* Update README to describe the current state of model deployment

* Update evaluation results [skip ci]

* Update model registry [skip ci]

---------

Co-authored-by: Eemeli Aro <eemeli@gmail.com>
Co-authored-by: CircleCI evaluation job <ci-models-evaluation@firefox-translations>
2023-11-20 19:16:25 -06:00