gecko-dev/tools/update-packaging
Ricky Stewart 210585edd2 Bug 1672023 - Remove excluded files from `black.yml`
These files were omitted from the original patch because reformatting them required some manual intervention in order to avoid breaking unit tests. Generally the `noqa` lines were already there and just needed to be moved from one line to another (due to the reformatting by `black`), but sometimes `black` saw fit to move a bunch of stuff all onto one line, requiring me to introduce new `noqa` lines.

Besides the autoformat by `black` and some manual fixups, this patch contains no other changes.

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D94052

Depends on D94045
2020-10-26 18:21:44 +00:00
..
test Bug 1392914 Remove updatev2.manifest r=mhowell 2020-06-18 07:42:21 +00:00
Makefile.in
README
app.mozbuild
common.sh Bug 1392914 Remove updatev2.manifest r=mhowell 2020-06-18 07:42:21 +00:00
make_full_update.sh Bug 1392914 Remove updatev2.manifest r=mhowell 2020-06-18 07:42:21 +00:00
make_incremental_update.sh Bug 1392914 Remove updatev2.manifest r=mhowell 2020-06-18 07:42:21 +00:00
make_incremental_updates.py Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
moz.configure
test_make_incremental_updates.py Bug 1672023 - Remove excluded files from `black.yml` 2020-10-26 18:21:44 +00:00
unwrap_full_update.pl Bug 1643625 Clear up references to MAR_OLD_FORMAT in packaging tools r=nthomas 2020-06-11 22:23:10 +00:00

README

This directory contains a tool for generating update packages for
the update system described here:

  http://wiki.mozilla.org/Software_Update