Name Description Size Coverage
__init__.py 199 -
env_subst.py Apply format substitution to worker.env and worker.command. 1434 -
hardened_signing.py Adjust the hardened signing configuration for Thunderbird. Runs after gecko_taskgraph.transforms.hardened_signing, which does all of the actual work. 837 -
job -
l10n.py Do transforms specific to l10n kind 3235 -
l10n_pre.py Create a strings build artifact to be consumed by shippable-l10n. 2907 -
l10n_source_signing.py Transform the signing task into an actual task description. 1692 -
merge_automation.py Fix-ups for comm-central merge automation 7364 -
packaging_l10n.py Set up variables for Deb, Flatpak, and Snap packages 1126 -
partials.py Thunderbird modifications to partial update building 1506 -
push_langpacks.py Transform the release-push-langpacks task into an actual task description. 7998 -
release_flatpak_repackage.py Apply format substitution to worker.env and worker.command. 2250 -
release_started.py Add notifications via taskcluster-notify for release tasks 2340 -
repackage_msix.py Adds the fetch configuration for the langpacks. This is done here because Thunderbird langpacks are not signed and therefore not found as artifacts of "shippable-l10n-signing" like they are for Firefox. Need to use "shippable-l10n". 1840 -
repo_update.py tb-rust vendor things. 1952 -
resolve_landoscript_keyed_by.py Transform the update generation task into an actual task description. 1331 -
signing.py Determine whether a signing job is the last step of a notarization by looking at its dependencies. 3560 -
source_test.py Get the "run on-changed" file patterns. 1908 -
tb_build.py Point the macOS entitlement artifacts at comm's copies. gecko_taskgraph.transforms.build:add_signing_artifacts already ran on this kind: it resolved the {entitlement_directory} placeholders in macosx.yml and appended a utility.xml artifact pointing at Firefox's entitlements. Rewrite that path instead of appending a second artifact of the same name, which docker-worker would silently dedupe (its payload keys artifacts by name) but generic-worker would reject. 2427 -
tests.py Thunderbird modifications to test jobs 871 -
update_verify_config.py Transform the beetmover task into an actual task description. 4937 -