Home
last modified time | relevance | path

Searched defs:graph_config (Results 1 – 25 of 198) sorted by relevance

12345678

/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/
H A Dtarget_tasks.py270 def _try_task_config(full_task_graph, parameters, graph_config): argument
275 def _try_option_syntax(full_task_graph, parameters, graph_config): argument
340 def target_tasks_try(full_task_graph, parameters, graph_config): argument
385 def target_tasks_try_auto(full_task_graph, parameters, graph_config): argument
416 def target_tasks_default(full_task_graph, parameters, graph_config): argument
429 def target_tasks_autoland(full_task_graph, parameters, graph_config): argument
495 def target_tasks_graphics(full_task_graph, parameters, graph_config): argument
673 def target_tasks_pine(full_task_graph, parameters, graph_config): argument
694 def target_tasks_kaios(full_task_graph, parameters, graph_config): argument
965 full_task_graph, parameters, graph_config argument
[all …]
H A Dmorph.py62 graph_config, argument
137 graph_config, argument
177 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
220 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
257 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
268 def morph(taskgraph, label_to_taskid, parameters, graph_config, decision_task_id): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/
H A Dtarget_tasks.py268 def _try_task_config(full_task_graph, parameters, graph_config): argument
273 def _try_option_syntax(full_task_graph, parameters, graph_config): argument
338 def target_tasks_try(full_task_graph, parameters, graph_config): argument
383 def target_tasks_try_auto(full_task_graph, parameters, graph_config): argument
414 def target_tasks_default(full_task_graph, parameters, graph_config): argument
427 def target_tasks_autoland(full_task_graph, parameters, graph_config): argument
493 def target_tasks_graphics(full_task_graph, parameters, graph_config): argument
511 def target_tasks_valgrind(full_task_graph, parameters, graph_config): argument
719 def target_tasks_pine(full_task_graph, parameters, graph_config): argument
740 def target_tasks_kaios(full_task_graph, parameters, graph_config): argument
[all …]
H A Dmorph.py62 graph_config, argument
137 graph_config, argument
177 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
220 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
257 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
268 def morph(taskgraph, label_to_taskid, parameters, graph_config, decision_task_id): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/
H A Dtarget_tasks.py189 def _try_task_config(full_task_graph, parameters, graph_config): argument
194 def _try_option_syntax(full_task_graph, parameters, graph_config): argument
244 def target_tasks_try(full_task_graph, parameters, graph_config): argument
257 def target_tasks_try_auto(full_task_graph, parameters, graph_config): argument
273 def target_tasks_default(full_task_graph, parameters, graph_config): argument
283 def target_tasks_graphics(full_task_graph, parameters, graph_config): argument
298 def target_tasks_valgrind(full_task_graph, parameters, graph_config): argument
463 def target_tasks_pine(full_task_graph, parameters, graph_config): argument
480 def target_tasks_kaios(full_task_graph, parameters, graph_config): argument
908 def target_tasks_nothing(full_task_graph, parameters, graph_config): argument
[all …]
H A Dmorph.py52 def derive_misc_task(task, purpose, image, taskgraph, label_to_taskid, parameters, graph_config): argument
116 def make_index_task(parent_task, taskgraph, label_to_taskid, parameters, graph_config): argument
147 def add_index_tasks(taskgraph, label_to_taskid, parameters, graph_config): argument
170 def add_try_task_duplicates(taskgraph, label_to_taskid, parameters, graph_config): argument
180 def morph(taskgraph, label_to_taskid, parameters, graph_config): argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/
H A Dtarget_tasks.py99 def _try_task_config(full_task_graph, parameters, graph_config): argument
104 def _try_option_syntax(full_task_graph, parameters, graph_config): argument
153 def target_tasks_try(full_task_graph, parameters, graph_config): argument
166 def target_tasks_default(full_task_graph, parameters, graph_config): argument
175 def target_tasks_ash(full_task_graph, parameters, graph_config): argument
211 def target_tasks_cedar(full_task_graph, parameters, graph_config): argument
227 def target_tasks_graphics(full_task_graph, parameters, graph_config): argument
242 def target_tasks_valgrind(full_task_graph, parameters, graph_config): argument
434 def target_tasks_pine(full_task_graph, parameters, graph_config): argument
534 def target_tasks_dmd(full_task_graph, parameters, graph_config): argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/util/
H A Dverify.py43 def __call__(self, graph_name, graph, graph_config, parameters): argument
143 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config, parameters): argument
186 task, taskgraph, scratch_pad, graph_config, parameters argument
211 task, taskgraph, scratch_pad, graph_config, parameters argument
239 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config, parameters): argument
271 def verify_required_signoffs(task, taskgraph, scratch_pad, graph_config, parameters): argument
306 def verify_toolchain_alias(task, taskgraph, scratch_pad, graph_config, parameters): argument
334 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config, parameters): argument
352 def verify_test_packaging(task, taskgraph, scratch_pad, graph_config, parameters): argument
417 def verify_run_known_projects(task, taskgraph, scratch_pad, graph_config, parameters): argument
[all …]
H A Dworkertypes.py25 def _get(graph_config, alias, level, release_level): argument
81 def worker_type_implementation(graph_config, worker_type): argument
89 def get_worker_type(graph_config, worker_type, level, release_level): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/util/
H A Dverify.py41 def __call__(self, graph_name, graph, graph_config, parameters): argument
141 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config, parameters): argument
184 task, taskgraph, scratch_pad, graph_config, parameters argument
209 task, taskgraph, scratch_pad, graph_config, parameters argument
237 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config, parameters): argument
269 def verify_required_signoffs(task, taskgraph, scratch_pad, graph_config, parameters): argument
304 def verify_toolchain_alias(task, taskgraph, scratch_pad, graph_config, parameters): argument
332 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config, parameters): argument
350 def verify_test_packaging(task, taskgraph, scratch_pad, graph_config, parameters): argument
415 def verify_run_known_projects(task, taskgraph, scratch_pad, graph_config, parameters): argument
[all …]
H A Dworkertypes.py24 def _get(graph_config, alias, level, release_level): argument
80 def worker_type_implementation(graph_config, worker_type): argument
88 def get_worker_type(graph_config, worker_type, level, release_level): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/util/
H A Dverify.py43 def __call__(self, graph_name, graph, graph_config, parameters): argument
143 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config, parameters): argument
186 task, taskgraph, scratch_pad, graph_config, parameters argument
211 task, taskgraph, scratch_pad, graph_config, parameters argument
239 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config, parameters): argument
271 def verify_required_signoffs(task, taskgraph, scratch_pad, graph_config, parameters): argument
306 def verify_toolchain_alias(task, taskgraph, scratch_pad, graph_config, parameters): argument
334 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config, parameters): argument
352 def verify_test_packaging(task, taskgraph, scratch_pad, graph_config, parameters): argument
417 def verify_run_known_projects(task, taskgraph, scratch_pad, graph_config, parameters): argument
[all …]
H A Dworkertypes.py25 def _get(graph_config, alias, level, release_level): argument
81 def worker_type_implementation(graph_config, worker_type): argument
89 def get_worker_type(graph_config, worker_type, level, release_level): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/util/
H A Dverify.py33 def __call__(self, graph_name, graph, graph_config): argument
116 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config): argument
157 def verify_trust_domain_v2_routes(task, taskgraph, scratch_pad, graph_config): argument
179 def verify_routes_notification_filters(task, taskgraph, scratch_pad, graph_config): argument
205 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config): argument
232 def verify_required_signoffs(task, taskgraph, scratch_pad, graph_config): argument
259 def verify_toolchain_alias(task, taskgraph, scratch_pad, graph_config): argument
282 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config): argument
293 def verify_shippable_no_sccache(task, taskgraph, scratch_pad, graph_config): argument
301 def verify_test_packaging(task, taskgraph, scratch_pad, graph_config): argument
H A Dworkertypes.py25 def _get(graph_config, alias, level, release_level): argument
71 def worker_type_implementation(graph_config, worker_type): argument
79 def get_worker_type(graph_config, worker_type, level, release_level): argument
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/util/
H A Dverify.py26 def __call__(self, graph_name, graph, graph_config): argument
49 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config): argument
80 def verify_trust_domain_v2_routes(task, taskgraph, scratch_pad, graph_config): argument
103 def verify_routes_notification_filters(task, taskgraph, scratch_pad, graph_config): argument
130 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config): argument
162 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config): argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/util/
H A Dverify.py32 def __call__(self, graph_name, graph, graph_config): argument
81 def verify_task_graph_symbol(task, taskgraph, scratch_pad, graph_config): argument
111 def verify_trust_domain_v2_routes(task, taskgraph, scratch_pad, graph_config): argument
133 def verify_routes_notification_filters(task, taskgraph, scratch_pad, graph_config): argument
159 def verify_dependency_tiers(task, taskgraph, scratch_pad, graph_config): argument
186 def verify_required_signoffs(task, taskgraph, scratch_pad, graph_config): argument
213 def verify_always_optimized(task, taskgraph, scratch_pad, graph_config): argument
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/
H A Dmorph.py52 def derive_index_task(task, taskgraph, label_to_taskid, parameters, graph_config): argument
119 def make_index_task(parent_task, taskgraph, label_to_taskid, parameters, graph_config): argument
159 def add_index_tasks(taskgraph, label_to_taskid, parameters, graph_config): argument
199 def add_code_review_task(taskgraph, label_to_taskid, parameters, graph_config): argument
257 def morph(taskgraph, label_to_taskid, parameters, graph_config): argument
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/actions/
H A Dregistry.py171 def action_builder(parameters, graph_config, decision_task_id): argument
272 def render_actions_json(parameters, graph_config, decision_task_id): argument
300 def sanity_check_task_scope(callback, parameters, graph_config): argument
355 def _load(graph_config): argument
362 def _get_callbacks(graph_config): argument
366 def _get_actions(graph_config): argument
/dports/lang/spidermonkey60/firefox-60.9.0/taskcluster/taskgraph/actions/
H A Dregistry.py156 def action_builder(parameters, graph_config): argument
282 def render_actions_json(parameters, graph_config): argument
312 def sanity_check_task_scope(callback, parameters, graph_config): argument
373 def _load(graph_config): argument
383 def _get_callbacks(graph_config): argument
387 def _get_actions(graph_config): argument
/dports/www/firefox/firefox-99.0/third_party/python/taskcluster_taskgraph/taskgraph/actions/
H A Dregistry.py161 def action_builder(parameters, graph_config, decision_task_id): argument
258 def render_actions_json(parameters, graph_config, decision_task_id): argument
285 def sanity_check_task_scope(callback, parameters, graph_config): argument
344 def _load(graph_config): argument
354 def _get_callbacks(graph_config): argument
358 def _get_actions(graph_config): argument
/dports/www/firefox/firefox-99.0/taskcluster/gecko_taskgraph/actions/
H A Dregistry.py170 def action_builder(parameters, graph_config, decision_task_id): argument
271 def render_actions_json(parameters, graph_config, decision_task_id): argument
299 def sanity_check_task_scope(callback, parameters, graph_config): argument
354 def _load(graph_config): argument
361 def _get_callbacks(graph_config): argument
365 def _get_actions(graph_config): argument
/dports/lang/spidermonkey78/firefox-78.9.0/taskcluster/taskgraph/actions/
H A Dregistry.py156 def action_builder(parameters, graph_config): argument
246 def render_actions_json(parameters, graph_config): argument
274 def sanity_check_task_scope(callback, parameters, graph_config): argument
325 def _load(graph_config): argument
332 def _get_callbacks(graph_config): argument
336 def _get_actions(graph_config): argument
/dports/mail/thunderbird/thunderbird-91.8.0/taskcluster/taskgraph/actions/
H A Dregistry.py171 def action_builder(parameters, graph_config, decision_task_id): argument
272 def render_actions_json(parameters, graph_config, decision_task_id): argument
300 def sanity_check_task_scope(callback, parameters, graph_config): argument
355 def _load(graph_config): argument
362 def _get_callbacks(graph_config): argument
366 def _get_actions(graph_config): argument
/dports/www/firefox-esr/firefox-91.8.0/taskcluster/taskgraph/
H A Dmorph.py62 graph_config, argument
137 graph_config, argument
177 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
220 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
257 taskgraph, label_to_taskid, parameters, graph_config, decision_task_id argument
268 def morph(taskgraph, label_to_taskid, parameters, graph_config, decision_task_id): argument

12345678