Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect results from Taskcluster #463

Closed
Hexcles opened this issue Aug 21, 2018 · 1 comment
Closed

Collect results from Taskcluster #463

Hexcles opened this issue Aug 21, 2018 · 1 comment
Assignees

Comments

@Hexcles
Copy link
Member

Hexcles commented Aug 21, 2018

The current plan is to build a simple GitHub webhook to react to commit status events. When Taskcluster finishes, the service will

  1. collect metadata from Taskcluster
  2. extract the wptreport.json URLs from all the jobs (the JSON file is a test artifact)
  3. send the list of URLs to results receiver

The results receiver will handle the rest (including merging the reports).

@Hexcles Hexcles self-assigned this Aug 21, 2018
@Hexcles
Copy link
Member Author

Hexcles commented Oct 5, 2018

Fixed by #529 & #536 .

@Hexcles Hexcles closed this as completed Oct 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant