Add transform for Python requirements installation - #1447
rogerinhoam wants to merge 4 commits into
Conversation
evgenyrp
left a comment
There was a problem hiding this comment.
LGTM if it works. To test it in CI, we'll need to land first because it's an untrusted fork.
For future reference, you can mark any tasks that don't require scopes for things that shouldn't be available to non-collaborators as being able to run on untrusted pull requests. (See taskcluster documentation and an example from another repo.) |
|
evgenyrp
left a comment
There was a problem hiding this comment.
Linting failed; please run task lint-fix. See https://mozilla.github.io/translations/docs/contributing/development/
Summary
python-requirementstaskgraph transform for one or more requirements filesevaluate-teacher-ensembleaway from an inline requirements installTesting
python -m unittest taskcluster.test.test_python_requirements -vtaskgraph full --json --parameters taskcluster/test/params/small-ru-en.yml(153 tasks, 457 dependencies)main; both files have the same SHA-256 hashAddresses #588.