Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mozilla/libmozevent issues and pull requests

#108 - Bump mypy in CI

Pull Request - State: closed - Opened by mlbonhomme about 1 month ago

#107 - Update Phabricator mock to have user agent set

Pull Request - State: closed - Opened by mlbonhomme about 1 month ago

#105 - mercurial: add a config knob to apply patches to the `tip` revision

Pull Request - State: closed - Opened by cgsheeh 9 months ago - 3 comments

#104 - Apply patches from Phabricator in a smarter way

Issue - State: open - Opened by marco-c 10 months ago

#102 - mercurial: refactor how we handle retries.

Pull Request - State: closed - Opened by abpostelnicu over 1 year ago

#100 - Store the actual Mercurial revision that was used as a base

Pull Request - State: closed - Opened by marco-c over 1 year ago

#98 - Support Dockerflow in the WebServer

Pull Request - State: closed - Opened by EvaBardou almost 2 years ago

#97 - Support dockerflow in web server

Issue - State: closed - Opened by La0 almost 2 years ago

#94 - Do not login error and send to sentry when we cannot apply a patch

Pull Request - State: closed - Opened by abpostelnicu almost 2 years ago

#92 - Send with retry for redis.rpush

Pull Request - State: closed - Opened by abpostelnicu almost 2 years ago - 3 comments

#91 - fix readme typo

Pull Request - State: closed - Opened by NikolaDojic almost 2 years ago

#90 - Limit redis-py to an official release.

Pull Request - State: closed - Opened by abpostelnicu almost 2 years ago - 4 comments

#89 - Migrate from aioredis to redis-py

Pull Request - State: closed - Opened by marco-c almost 2 years ago

#88 - Migrate from aioredis to redis-py

Issue - State: closed - Opened by marco-c almost 2 years ago

#87 - Move flake8 from gitlab to github

Pull Request - State: closed - Opened by abpostelnicu about 2 years ago

#85 - Limit base docker image to python 3.10

Pull Request - State: closed - Opened by abpostelnicu about 2 years ago - 3 comments

#84 - Move flake8 from gitlab to github

Pull Request - State: closed - Opened by abpostelnicu about 2 years ago
Labels: enhancement

#83 - Improve logging in Repository.apply_build()

Pull Request - State: closed - Opened by EvaBardou about 2 years ago

#82 - Make "Missing base revision" a warning so it's reported on Sentry

Issue - State: closed - Opened by marco-c about 2 years ago - 1 comment

#81 - Detect try tree closures and retry after waiting an exponential time

Pull Request - State: closed - Opened by vrigal about 2 years ago

#80 - Extend mercurial logging

Issue - State: closed - Opened by La0 about 2 years ago - 2 comments

#79 - Allow to restore bus messages for sequential tasks

Pull Request - State: closed - Opened by vrigal over 2 years ago

#78 - Add a missing_base_revision boolean to PhabricatorBuild

Pull Request - State: closed - Opened by EvaBardou over 2 years ago

#77 - WIP: Allow to stop a bus worker

Pull Request - State: closed - Opened by vrigal over 2 years ago - 1 comment

#76 - Add a retry mechanism when pushing on remote repository

Pull Request - State: closed - Opened by vrigal over 2 years ago - 4 comments

#75 - Run tests with Redis with TLS enabled

Issue - State: open - Opened by marco-c over 2 years ago

#73 - Don't eat the stack trace when logging errors in the run_tasks helper

Issue - State: open - Opened by abpostelnicu about 3 years ago - 1 comment

#72 - Retry mercurial operations on failure

Issue - State: open - Opened by abpostelnicu about 3 years ago

#71 - Remove log module

Pull Request - State: closed - Opened by marco-c about 3 years ago

#70 - utils: AsyncRedis refactoring and aioredis upgrade to 2.0.0

Pull Request - State: closed - Opened by abpostelnicu about 3 years ago

#69 - Remove the `hg up null` workaround as it is no longer needed

Issue - State: open - Opened by marco-c over 3 years ago - 3 comments

#68 - mercurial: force a clean repo before updating to a specific revision

Pull Request - State: closed - Opened by abpostelnicu over 3 years ago

#67 - mercurial: do not use `hg identify` where it's not needed.

Pull Request - State: closed - Opened by abpostelnicu over 3 years ago

#66 - Update pre-commit repositories and blackify tests/test_pulse.py

Pull Request - State: closed - Opened by marco-c about 4 years ago

#65 - Bug 1668186 - Allow skipping avoidable pushes

Pull Request - State: closed - Opened by mozfreddyb about 4 years ago - 2 comments

#64 - Using librabbitmq instead of aioamqp

Pull Request - State: open - Opened by anubhabsen over 4 years ago - 6 comments

#63 - For Mercurial integration, re-open connection if this is None.

Pull Request - State: closed - Opened by abpostelnicu over 4 years ago

#62 - Create Dependabot config file

Pull Request - State: closed - Opened by dependabot-preview[bot] over 4 years ago
Labels: dependencies

#61 - Use HIGHEST Pickle protocol for storage and bus

Pull Request - State: closed - Opened by anandhkishan almost 5 years ago

#60 - utils: Remove the implementation of the retry function

Pull Request - State: closed - Opened by anandhkishan almost 5 years ago

#59 - Setup Github release notes with taskboot

Pull Request - State: closed - Opened by La0 almost 5 years ago - 1 comment

#58 - Use taskboot for release

Issue - State: closed - Opened by La0 almost 5 years ago

#57 - phabricator: Use an exponential backoff sleep time

Pull Request - State: closed - Opened by La0 almost 5 years ago - 1 comment

#56 - utils: Allow passing any iterable to run_tasks, not just lists

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#55 - Make storage and bus not open connections but use a connection passed from their user

Pull Request - State: closed - Opened by marco-c almost 5 years ago - 1 comment

#53 - List aiohttp in the requirements

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#52 - Support deleting keys from storage that are not in the local cache

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#51 - Use HIGHEST Pickle protocol in storage and bus

Issue - State: closed - Opened by marco-c almost 5 years ago - 2 comments
Labels: good-first-bug

#50 - Simplify EphemeralStorage, make it work across separate workers

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#48 - Add a few more pre-commit checkers

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#47 - Assert that Redis is available when a queue is created with redis=True

Issue - State: closed - Opened by marco-c almost 5 years ago - 1 comment
Labels: good-first-bug

#46 - monitoring: Remove support for restarting failed tasks

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#45 - Support calculating length of a EphemeralStorage

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#44 - Mixed mini cleanups

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#43 - Run tests twice, once without and once with Redis

Pull Request - State: closed - Opened by marco-c almost 5 years ago - 2 comments

#42 - Test storage with Redis too

Issue - State: closed - Opened by marco-c almost 5 years ago

#41 - Add a module to store data in a temporary fashion

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#40 - Test queue with Redis too

Issue - State: open - Opened by marco-c almost 5 years ago

#39 - Remove support for restarting tasks in monitoring

Issue - State: closed - Opened by marco-c almost 5 years ago - 4 comments

#38 - Require at least aioamqp 0.13.0

Pull Request - State: closed - Opened by marco-c almost 5 years ago - 1 comment

#37 - Auto-delete queues when the last consumer using them unsubscribes

Pull Request - State: open - Opened by marco-c almost 5 years ago - 3 comments

#36 - Misc improvements for monitoring

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#35 - Don't check for tasks status every second

Issue - State: closed - Opened by marco-c almost 5 years ago
Labels: enhancement

#34 - monitoring: Use Taskcluster instance url in emails

Pull Request - State: closed - Opened by La0 almost 5 years ago

#33 - Don't use our own queues for pulse

Issue - State: open - Opened by marco-c almost 5 years ago - 3 comments
Labels: enhancement

#32 - pulse: Support routing by exchange/topic, fixes #28.

Pull Request - State: closed - Opened by La0 almost 5 years ago

#30 - Support influxdb to get stats about queue usages

Issue - State: open - Opened by La0 almost 5 years ago

#29 - Don't log whenever we put a message in a queue

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#28 - Support routing by exchange/topic in pulse

Issue - State: closed - Opened by La0 almost 5 years ago

#27 - Re-evaluate pulse prefetch options

Issue - State: open - Opened by marco-c almost 5 years ago - 3 comments
Labels: enhancement

#26 - Add an option to bus.run to run parsing tasks in parallel

Pull Request - State: closed - Opened by marco-c almost 5 years ago

#25 - Log skipping of output message creation in bus.run only when an output queue is defined

Pull Request - State: closed - Opened by marco-c almost 5 years ago - 1 comment

#24 - Dispatch events to multiple queues

Issue - State: closed - Opened by La0 almost 5 years ago

#23 - Add a bus helper similar to "run" to parse messages in parallel

Issue - State: closed - Opened by marco-c almost 5 years ago

#22 - Support connecting to an AMQP virtual host

Pull Request - State: closed - Opened by marco-c about 5 years ago

#21 - Use librabbitmq instead of aioamqp

Issue - State: open - Opened by marco-c about 5 years ago
Labels: enhancement, good-first-bug

#20 - Unbind pulse queues on teardown

Issue - State: open - Opened by marco-c about 5 years ago - 1 comment

#19 - Support listening on multiple queues and routes on the same pulse connection

Pull Request - State: closed - Opened by marco-c about 5 years ago - 2 comments

#18 - Send the revision too along with the Treeherder URL when a try push is done

Pull Request - State: closed - Opened by marco-c about 5 years ago

#17 - Monitoring doesn't work when going between instances

Issue - State: closed - Opened by marco-c about 5 years ago - 3 comments

#16 - Check if the connection is alive every 7 seconds instead of all the time

Pull Request - State: closed - Opened by marco-c about 5 years ago

#15 - Use TaskclusterConfig from official library

Pull Request - State: closed - Opened by La0 about 5 years ago

#14 - Update pre-commit dependencies

Pull Request - State: closed - Opened by La0 about 5 years ago

#13 - Use Taskcluster local configuration

Pull Request - State: closed - Opened by La0 about 5 years ago

#12 - Use configured taskcluster url for monitoring reports

Issue - State: closed - Opened by La0 about 5 years ago
Labels: good-first-bug

#11 - Release new version with Taskcluster migration

Issue - State: closed - Opened by marco-c about 5 years ago - 3 comments

#10 - Migrate to Community-TC

Pull Request - State: closed - Opened by marco-c about 5 years ago

#9 - Remove read_hosts hack

Issue - State: closed - Opened by marco-c about 5 years ago

#8 - Avoid loading group reviewers

Pull Request - State: closed - Opened by La0 about 5 years ago