mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-03 18:47:53 +00:00
bfae686c4d
Before bug 1500188, push_to_try would normalize the file contents given in `files_to_change`, but that doesn't happen anymore. While the new API could be relaxed to alloy `bytes` in, `try scriptworker` is the only script currently feeding `bytes` into `files_to_change`, and doesn't actually require the contents to be `bytes`, as the files it pulls in the first place are text. Differential Revision: https://phabricator.services.mozilla.com/D215160 |
||
---|---|---|
.. | ||
docs | ||
selectors | ||
test | ||
util | ||
__init__.py | ||
cli.py | ||
lando.py | ||
mach_commands.py | ||
preset.py | ||
push.py | ||
task_config.py | ||
tasks.py | ||
try_presets.yml | ||
watchman.json |