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

Add generic-worker cache scope

matt-boris opened this pull request over 1 year ago
Bump taskcluster from 55.0.0 to 55.3.0

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.28.40 to 1.28.49

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.28.40 to 1.28.44

dependabot[bot] opened this pull request over 1 year ago
Bump taskcluster from 55.0.0 to 55.1.1

dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.4.1 to 7.4.2

dependabot[bot] opened this pull request over 1 year ago
Bump loguru from 0.7.1 to 0.7.2

dependabot[bot] opened this pull request over 1 year ago
Bump aiohttp from 3.8.4 to 3.8.5

dependabot[bot] opened this pull request over 1 year ago
Bump certifi from 2023.5.7 to 2023.7.22

dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.3.2 to 7.4.1

dependabot[bot] opened this pull request over 1 year ago
Bump loguru from 0.7.0 to 0.7.1

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.40

dependabot[bot] opened this pull request over 1 year ago
Bump taskcluster from 53.1.0 to 55.0.0

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.35

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.30

dependabot[bot] opened this pull request over 1 year ago
Bump taskcluster from 53.1.0 to 54.4.2

dependabot[bot] opened this pull request over 1 year ago
Bump redis from 4.6.0 to 5.0.0

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.25

dependabot[bot] opened this pull request over 1 year ago
Bump tox from 4.6.4 to 4.8.0

dependabot[bot] opened this pull request over 1 year ago
Bump pytest from 7.3.2 to 7.4.0

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.20

dependabot[bot] opened this pull request over 1 year ago
Bump responses from 0.20.0 to 0.23.3

dependabot[bot] opened this pull request over 1 year ago
Bump taskcluster from 53.1.0 to 54.4.1

dependabot[bot] opened this pull request over 1 year ago
Bump markdown2 from 2.4.9 to 2.4.10

dependabot[bot] opened this pull request over 1 year ago
Bump tomlkit from 0.11.8 to 0.12.1

dependabot[bot] opened this pull request over 1 year ago
Bump json-e from 4.5.2 to 4.5.3

dependabot[bot] opened this pull request over 1 year ago
Bump validx from 0.8 to 0.8.1

dependabot[bot] opened this pull request over 1 year ago
Bump boto3 from 1.26.157 to 1.28.9

dependabot[bot] opened this pull request over 1 year ago
Bump responses from 0.20.0 to 0.23.1

dependabot[bot] opened this pull request almost 2 years ago
Take into account failure message for autoclassifications

marco-c opened this issue over 2 years ago
Allow docstrings on module globals for Sphinx.autodoc

ahal opened this pull request almost 5 years ago
Add a document explaining how regressions are computed

ahal opened this pull request almost 5 years ago
Shebangs linting too strict for windows?

klahnakoski opened this issue almost 5 years ago
Add troubleshooting docs for some Windows issues

klahnakoski opened this pull request almost 5 years ago
Switch from memoize to lru_cache

armenzg opened this pull request almost 5 years ago
Raise custom exceptions for common failure cases

ahal opened this pull request almost 5 years ago
Handle `Push.rev` and `Push.revs` consistently

ahal opened this pull request almost 5 years ago
Have create_push() throw NotExistError

klahnakoski opened this issue almost 5 years ago
Use words to describe status

klahnakoski opened this issue almost 5 years ago
Stop running the integration tests as part of the default test set

ahal opened this pull request almost 5 years ago
Don't run integration tests per-commit

ahal opened this issue almost 5 years ago
Add some basic Sphinx documentation

ahal opened this pull request almost 5 years ago
Less properties

klahnakoski opened this pull request almost 5 years ago
replace @memoized_property with @memoize

klahnakoski opened this issue almost 5 years ago
Cache task groups and results

marco-c opened this issue almost 5 years ago
Ensure we raise well-documented exceptions in each function

ahal opened this issue almost 5 years ago
Fixes for ETL

klahnakoski opened this pull request almost 5 years ago
Ability to set up bugbug's adr cache when running locally

ahal opened this issue almost 5 years ago
Handle case where shadow-schedulers didn't run gracefully

ahal opened this issue almost 5 years ago
Ignore regressions that didn't run in the last MAX_DEPTH pushes

ahal opened this issue almost 5 years ago
Hang waiting for `future.result` in `Push.group_summaries`

ahal opened this issue almost 5 years ago
Remove 'reftest' and 'crashtest' from NO_GROUPS_SUITE

ahal opened this pull request almost 5 years ago
Fallback to old Taskcluster deployment when a task can't be found on the new one

marco-c opened this pull request almost 5 years ago
Add a basic integration test to make sure everything runs without exceptions

marco-c opened this pull request almost 5 years ago
Stop asserting crashtest and geckoview-reftest tasks have no groups

marco-c opened this pull request almost 5 years ago
Add some queries to make sure data from ActiveData is as expected

marco-c opened this issue almost 5 years ago
Use black and pre-commit

marco-c opened this pull request almost 5 years ago
Retrieve groups for all tasks in a push in parallel

marco-c opened this pull request almost 5 years ago
Make intermittent failures less likely to be considered regressions

marco-c opened this pull request almost 5 years ago
Implement some 'create_push' fixtures to reduce test boilerplate

ahal opened this pull request almost 5 years ago
Refactor url and hg.mozilla.org downloading

ahal opened this pull request almost 5 years ago
Revert "Refactor hg.mozilla.org url handling"

marco-c opened this pull request almost 5 years ago
Skip 'default' group just like ActiveData does

marco-c opened this pull request almost 5 years ago
Use a single session for HGMO requests

marco-c opened this pull request almost 5 years ago
Refactor hg.mozilla.org url handling

ahal opened this pull request almost 5 years ago
Support getting data for try pushes

marco-c opened this issue almost 5 years ago
Use 'format: table' for the push revisions query

marco-c opened this pull request almost 5 years ago
Skip empty classification notes

marco-c opened this pull request almost 5 years ago
Skip empty classifications

marco-c opened this issue almost 5 years ago
hg.mozilla.org URLs are broken for release and try branches

ahal opened this issue almost 5 years ago
Create documentation and README

ahal opened this issue almost 5 years ago
Skip gathering groups for tasks which don't support groups yet

marco-c opened this pull request almost 5 years ago
Figure out how to handle suites for which there are no manifests

marco-c opened this issue almost 5 years ago
Figure out if "None" groups are a problem

marco-c opened this issue almost 5 years ago
Drop bad, non-actionable, groups

marco-c opened this pull request almost 5 years ago
Log a warning when we run into a bad group name

marco-c opened this pull request almost 5 years ago
Drop `kind` from queries and from the Task class

marco-c opened this issue almost 5 years ago
Fix typo in 'tox.ini'

ahal opened this pull request almost 5 years ago
Set up pre-commit with black

marco-c opened this issue almost 5 years ago
Update dependencies

marco-c opened this pull request almost 5 years ago
Penalize candidate regressions when a push was not backed-out

marco-c opened this pull request almost 5 years ago
Retrieve backedout information from ActiveData instead of HGMO

marco-c opened this issue almost 5 years ago
Use fewer sessions so we don't have to re-connect often

marco-c opened this issue almost 5 years ago
Perform some requests in parallel

marco-c opened this issue almost 5 years ago
Only gather information at the level of manifests

marco-c opened this pull request almost 5 years ago
Use 'table' format when possible

marco-c opened this pull request almost 5 years ago
Automate PyPI releases

marco-c opened this issue almost 5 years ago