Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mozilla/mozci

A library for inspecting push and task results in Mozilla's CI
https://github.com/mozilla/mozci

Use shorter changeset IDs

marco-c opened this issue about 5 years ago
Fix the push_revisions query (and remove the push_revision_count query)

marco-c opened this pull request about 5 years ago
push_revisions query is no longer working

marco-c opened this issue about 5 years ago
Use ActiveData 'table' format

marco-c opened this issue about 5 years ago
Penalize candidate regressions when a push was not backed out

marco-c opened this issue about 5 years ago
run.result is empty for some jobs

marco-c opened this issue about 5 years ago
When a task is re-tried, make sure only the latest run is considered

marco-c opened this pull request about 5 years ago
When a task is re-run, only one of the runs is considered

marco-c opened this issue about 5 years ago
larger resultset

klahnakoski opened this pull request about 5 years ago
Add alternatives to the 'regressions' functions to get group-level regressions

marco-c opened this pull request about 5 years ago
Don't fail if there are no results in the unittest table

marco-c opened this pull request about 5 years ago
Write some unit tests

marco-c opened this issue about 5 years ago
Make sure to only pay attention to the relevant 'action' when reading…

ahal opened this pull request about 5 years ago
Support tasks with multiple errorsummaries

marco-c opened this issue about 5 years ago
Load results from errorsummary artifact instead of ActiveData

marco-c opened this issue about 5 years ago
Implement alternative ways to instantiate a Push class

ahal opened this issue about 5 years ago
Load groups from errorsummary artifact instead of ActiveData

ahal opened this pull request about 5 years ago
push_tasks_from_* queries should use pagination

marco-c opened this issue about 5 years ago
Store unittest result, test and manifest as part of test tasks

marco-c opened this pull request about 5 years ago
Add extra information to Task instances

ahal opened this pull request about 5 years ago
Handle 'intermittent' classification

marco-c opened this issue about 5 years ago
Some commits from ci-recipes are missing

marco-c opened this issue about 5 years ago
Pull in additional task data from the task and unittest tables

ahal opened this pull request about 5 years ago