gecko-dev/taskcluster/gecko_taskgraph
Geoff Brown e28d400c1f Bug 1745203 - Set MSIX(push) task payload's publishMode; r=releng-reviewers,hneiva
For msix pushes, set the payload's publishMode to Immediate for the
Beta channel, and Manual for all other channels (no other channels
are currently enabled, and Manual publishing is desired on Release).

Differential Revision: https://phabricator.services.mozilla.com/D137575
2022-02-01 22:42:47 +00:00
..
actions Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
loader Bug 1733950 - Use upstream's 'taskgraph.util.yaml' module, r=taskgraph-reviewers,aki 2021-10-08 04:05:54 +00:00
manifests Bug 1742375 - stop beetmoving snap packages. r=releng-reviewers,jcristau DONTBUILD 2021-11-23 18:55:59 +00:00
optimize Bug 1741745 - [taskgraph] Create a '1proc' variant, r=jmaher 2021-12-13 16:38:01 +00:00
test Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
transforms Bug 1745203 - Set MSIX(push) task payload's publishMode; r=releng-reviewers,hneiva 2022-02-01 22:42:47 +00:00
util Bug 1749386 - Normalize url returned by get_root_url(). r=taskgraph-reviewers,ahal 2022-01-19 22:17:43 +00:00
__init__.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
config.py Bug 1746414 - Use 'GraphConfig' from standalone taskgraph, r=releng-reviewers,aki 2022-01-21 15:45:02 +00:00
create.py Bug 1733950 - Update vendored copies of 'taskcluster', 'taskcluster_urls' and 'slugid', r=aki 2021-10-07 15:22:54 +00:00
decision.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
docker.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
files_changed.py
filter_tasks.py
generator.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
graph.py
main.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
morph.py Bug 1746414 - Move 'Parameters.release_level' to a utility function, r=taskgraph-reviewers,aki 2022-01-04 21:51:27 +00:00
parameters.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
target_tasks.py Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
task.py
taskgraph.py
try_option_syntax.py