Ecosyste.ms: OpenCollective

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

github.com/mozilla/libmozevent

A Python 3 library to build workflows that react to Mozilla events.
https://github.com/mozilla/libmozevent

Check build expiry in Phabricator state update

La0 opened this pull request about 1 month ago
Bump mypy in CI

mlbonhomme opened this pull request 2 months ago
Update Phabricator mock to have user agent set

mlbonhomme opened this pull request 3 months ago
Add an expiry to not create try pushes for phabricator revisions that…

mlbonhomme opened this pull request 3 months ago
mercurial: add a config knob to apply patches to the `tip` revision

cgsheeh opened this pull request 11 months ago
Apply patches from Phabricator in a smarter way

marco-c opened this issue 11 months ago
mercurial: fix the case insensitive matching when handling retry errors

suhaibmujahid opened this pull request over 1 year ago
mercurial: refactor how we handle retries.

abpostelnicu opened this pull request over 1 year ago
mercurial: take into account more cases of mercurial failures for retry.

abpostelnicu opened this pull request over 1 year ago
Store the actual Mercurial revision that was used as a base

marco-c opened this pull request over 1 year ago
Support Dockerflow in the WebServer

EvaBardou opened this pull request almost 2 years ago
Support dockerflow in web server

La0 opened this issue almost 2 years ago
Use a more generic way to retry http/s failures for different implementations. Fixes #95

abpostelnicu opened this pull request almost 2 years ago
Phabricator fails to reply for events with "max number of clients reached"

abpostelnicu opened this issue almost 2 years ago
Do not login error and send to sentry when we cannot apply a patch

abpostelnicu opened this pull request almost 2 years ago
Increase the wait time when retrying connection to Phabricator

abpostelnicu opened this issue almost 2 years ago
Send with retry for redis.rpush

abpostelnicu opened this pull request about 2 years ago
fix readme typo

NikolaDojic opened this pull request about 2 years ago
Limit redis-py to an official release.

abpostelnicu opened this pull request about 2 years ago
Migrate from aioredis to redis-py

marco-c opened this pull request about 2 years ago
Migrate from aioredis to redis-py

marco-c opened this issue about 2 years ago
Move flake8 from gitlab to github

abpostelnicu opened this pull request about 2 years ago
Limit base docker image to python 3.10

abpostelnicu opened this pull request about 2 years ago
Move flake8 from gitlab to github

abpostelnicu opened this pull request about 2 years ago
Improve logging in Repository.apply_build()

EvaBardou opened this pull request about 2 years ago
Make "Missing base revision" a warning so it's reported on Sentry

marco-c opened this issue about 2 years ago
Detect try tree closures and retry after waiting an exponential time

vrigal opened this pull request over 2 years ago
Extend mercurial logging

La0 opened this issue over 2 years ago
Allow to restore bus messages for sequential tasks

vrigal opened this pull request over 2 years ago
Add a missing_base_revision boolean to PhabricatorBuild

EvaBardou opened this pull request over 2 years ago
WIP: Allow to stop a bus worker

vrigal opened this pull request over 2 years ago
Add a retry mechanism when pushing on remote repository

vrigal opened this pull request over 2 years ago
Run tests with Redis with TLS enabled

marco-c opened this issue over 2 years ago
Use REDIS TLS in case it is present but ignore the certificate verification

abpostelnicu opened this pull request over 2 years ago
Retry mercurial operations on failure

abpostelnicu opened this issue about 3 years ago
Don't eat the stack trace when logging errors in the run_tasks helper

abpostelnicu opened this issue about 3 years ago
Remove log module

marco-c opened this pull request over 3 years ago
utils: AsyncRedis refactoring and aioredis upgrade to 2.0.0

abpostelnicu opened this pull request over 3 years ago
Remove the `hg up null` workaround as it is no longer needed

marco-c opened this issue over 3 years ago
mercurial: force a clean repo before updating to a specific revision

abpostelnicu opened this pull request over 3 years ago
mercurial: do not use `hg identify` where it's not needed.

abpostelnicu opened this pull request over 3 years ago
Update pre-commit repositories and blackify tests/test_pulse.py

marco-c opened this pull request over 4 years ago
Bug 1668186 - Allow skipping avoidable pushes

mozfreddyb opened this pull request over 4 years ago
Using librabbitmq instead of aioamqp

anubhabsen opened this pull request over 4 years ago
For Mercurial integration, re-open connection if this is None.

abpostelnicu opened this pull request over 4 years ago
Create Dependabot config file

dependabot-preview[bot] opened this pull request over 4 years ago
Use HIGHEST Pickle protocol for storage and bus

anandhkishan opened this pull request almost 5 years ago
utils: Remove the implementation of the retry function

anandhkishan opened this pull request almost 5 years ago
Setup Github release notes with taskboot

La0 opened this pull request almost 5 years ago
Use taskboot for release

La0 opened this issue almost 5 years ago
phabricator: Use an exponential backoff sleep time

La0 opened this pull request almost 5 years ago
utils: Allow passing any iterable to run_tasks, not just lists

marco-c opened this pull request almost 5 years ago
List aiohttp in the requirements

marco-c opened this pull request almost 5 years ago
Support deleting keys from storage that are not in the local cache

marco-c opened this pull request almost 5 years ago
Use HIGHEST Pickle protocol in storage and bus

marco-c opened this issue almost 5 years ago
Simplify EphemeralStorage, make it work across separate workers

marco-c opened this pull request almost 5 years ago
Add a few more pre-commit checkers

marco-c opened this pull request about 5 years ago
monitoring: Remove support for restarting failed tasks

marco-c opened this pull request about 5 years ago
Support calculating length of a EphemeralStorage

marco-c opened this pull request about 5 years ago
Mixed mini cleanups

marco-c opened this pull request about 5 years ago
Run tests twice, once without and once with Redis

marco-c opened this pull request about 5 years ago
Test storage with Redis too

marco-c opened this issue about 5 years ago
Add a module to store data in a temporary fashion

marco-c opened this pull request about 5 years ago
Test queue with Redis too

marco-c opened this issue about 5 years ago
Remove support for restarting tasks in monitoring

marco-c opened this issue about 5 years ago
Require at least aioamqp 0.13.0

marco-c opened this pull request about 5 years ago
Auto-delete queues when the last consumer using them unsubscribes

marco-c opened this pull request about 5 years ago
Misc improvements for monitoring

marco-c opened this pull request about 5 years ago
Don't check for tasks status every second

marco-c opened this issue about 5 years ago
monitoring: Use Taskcluster instance url in emails

La0 opened this pull request about 5 years ago
Don't use our own queues for pulse

marco-c opened this issue about 5 years ago
pulse: Support routing by exchange/topic, fixes #28.

La0 opened this pull request about 5 years ago
Support influxdb to get stats about queue usages

La0 opened this issue about 5 years ago
Don't log whenever we put a message in a queue

marco-c opened this pull request about 5 years ago
Support routing by exchange/topic in pulse

La0 opened this issue about 5 years ago
Re-evaluate pulse prefetch options

marco-c opened this issue about 5 years ago
Add an option to bus.run to run parsing tasks in parallel

marco-c opened this pull request about 5 years ago
Dispatch events to multiple queues

La0 opened this issue about 5 years ago
Add a bus helper similar to "run" to parse messages in parallel

marco-c opened this issue about 5 years ago
Support connecting to an AMQP virtual host

marco-c opened this pull request about 5 years ago
Use librabbitmq instead of aioamqp

marco-c opened this issue about 5 years ago
Unbind pulse queues on teardown

marco-c opened this issue about 5 years ago
Support listening on multiple queues and routes on the same pulse connection

marco-c opened this pull request about 5 years ago
Send the revision too along with the Treeherder URL when a try push is done

marco-c opened this pull request about 5 years ago
Monitoring doesn't work when going between instances

marco-c opened this issue about 5 years ago
Check if the connection is alive every 7 seconds instead of all the time

marco-c opened this pull request about 5 years ago
Use TaskclusterConfig from official library

La0 opened this pull request about 5 years ago
Update pre-commit dependencies

La0 opened this pull request about 5 years ago
Use Taskcluster local configuration

La0 opened this pull request about 5 years ago
Use configured taskcluster url for monitoring reports

La0 opened this issue about 5 years ago
Release new version with Taskcluster migration

marco-c opened this issue about 5 years ago
Migrate to Community-TC

marco-c opened this pull request about 5 years ago
Remove read_hosts hack

marco-c opened this issue about 5 years ago