| __init__.py |
|
0 |
| decision.py |
|
14617 |
| download.py |
|
3768 |
| github_checks_output.py |
Provides a method to output data to be shown in the GitHub Checks UI.
This can be useful to provide a summary of a given check (e.g. the lint)
to enable developers to quickly understand what has gone wrong. The output
supports markdown format.
https://docs.taskcluster.net/docs/reference/integrations/github/checks#custom-text-output-in-checks
|
1104 |
| README.md |
# Taskgraph Setup |
7428 |
| sink_task.py |
Verifies whether a set of Taskcluster tasks completed successfully or not.
Returns 0 if all tasks passed completed successfully, 1 otherwise. |
2396 |
| taskgraph.py |
|
5635 |
| tasks |
|
|
| testdata |
|
|
| tests |
|
|