Confirmed users
1,989
edits
| Line 17: | Line 17: | ||
[https://docs.taskcluster.net/ Taskcluster ] creates a large graph of tasks, some which depend on each other. Each task has different properties. Depending on the code tree that the task runs on, different tasks may run. This decision task will vary depending on the code tree it is running on. | [https://docs.taskcluster.net/ Taskcluster ] creates a large graph of tasks, some which depend on each other. Each task has different properties. Depending on the code tree that the task runs on, different tasks may run. This decision task will vary depending on the code tree it is running on. | ||
For every push to a code tree, a Gecko Decision Task runs which generates several files associated with it, include parameters.yml. | For every push to a code tree, a Gecko Decision Task runs which generates several files associated with it, include parameters.yml which includes metadata for that push. | ||
[[Image:Screen Shot 2017-05-29 at 11.02.17 AM.png]] | [[Image:Screen Shot 2017-05-29 at 11.02.17 AM.png]] | ||