Ecosyste.ms: Issues

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

GitHub / pytroll/posttroll issues and pull requests

#66 - Fix typo in secure backend documentation

Pull Request - State: closed - Opened by mraspaud 4 months ago - 2 comments
Labels: bug

#65 - Fix Flake8 complaints and datetime imports

Pull Request - State: closed - Opened by pnuu 5 months ago - 1 comment
Labels: enhancement

#64 - Timezone aware datetimes

Issue - State: open - Opened by pnuu 5 months ago
Labels: enhancement

#63 - Add a `heartbeat()` method to `NoisyPublisher`

Pull Request - State: closed - Opened by pnuu 7 months ago - 1 comment
Labels: bug

#62 - Update CI to use Python 3.10 - 3.12

Pull Request - State: closed - Opened by pnuu 8 months ago - 1 comment
Labels: enhancement

#61 - Bump codecov/codecov-action from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies

#60 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies

#59 - Fix testing publisher to only accept str to send

Pull Request - State: closed - Opened by mraspaud 10 months ago - 1 comment
Labels: bug

#58 - Crash fake publisher when not started

Pull Request - State: closed - Opened by mraspaud 10 months ago - 1 comment
Labels: bug

#57 - Make testing's patched_subscriber_recv interruptible

Pull Request - State: closed - Opened by mraspaud 10 months ago
Labels: bug

#56 - Introduce authentication for zmq communications

Pull Request - State: closed - Opened by mraspaud 10 months ago - 1 comment
Labels: enhancement

#55 - Add curve authentication to posttroll connections

Issue - State: open - Opened by mraspaud 12 months ago - 1 comment
Labels: enhancement

#54 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#53 - Add close methods for subscriber and publisher and testing utilities

Pull Request - State: closed - Opened by mraspaud over 1 year ago - 1 comment
Labels: enhancement

#52 - Handle exception when no network

Pull Request - State: open - Opened by TAlonglong over 1 year ago - 3 comments

#50 - Bump actions/checkout from 2 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#49 - Bump actions/setup-python from 2 to 4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#48 - Bump codecov/codecov-action from 1 to 3

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#47 - Create dependabot.yml

Pull Request - State: closed - Opened by pnuu almost 2 years ago - 1 comment

#46 - Fix missed cleanup in last PR

Pull Request - State: closed - Opened by mraspaud almost 2 years ago - 1 comment
Labels: bug

#45 - Use donfig for handling posttroll environment variables

Pull Request - State: closed - Opened by mraspaud almost 2 years ago - 5 comments
Labels: enhancement

#44 - Delegate the environment variable reading to donfig

Issue - State: closed - Opened by pnuu almost 2 years ago - 1 comment

#43 - Set TCP keepalive to publisher and subscriber

Pull Request - State: closed - Opened by pnuu almost 2 years ago - 4 comments
Labels: enhancement

#42 - Fix Read the docs

Pull Request - State: closed - Opened by mraspaud about 2 years ago - 1 comment
Labels: bug

#41 - Decouple api from zmq backend

Issue - State: open - Opened by mraspaud over 2 years ago
Labels: enhancement, help wanted

#40 - Instruct to create annotated tags

Pull Request - State: closed - Opened by pnuu over 2 years ago - 1 comment
Labels: enhancement

#39 - Add a possibility to create subscribers using a dictionary of configuration options

Pull Request - State: closed - Opened by pnuu over 2 years ago - 3 comments
Labels: enhancement

#38 - Allow to use NoisyPublisher as a context manager

Issue - State: closed - Opened by gerritholl almost 3 years ago - 2 comments

#37 - Change tested Python versions to 3.8, 3.9 and 3.10

Pull Request - State: closed - Opened by pnuu almost 3 years ago - 1 comment
Labels: enhancement

#36 - Use GitHub Actions to run tests

Pull Request - State: closed - Opened by pnuu about 3 years ago - 1 comment
Labels: enhancement

#35 - Make it possible to configure publisher with a dictionary of settings

Pull Request - State: closed - Opened by pnuu about 3 years ago - 1 comment
Labels: enhancement

#33 - Fix link te Github project

Pull Request - State: closed - Opened by gerritholl over 3 years ago
Labels: bug

#32 - SyntaxErrors in documentation

Issue - State: open - Opened by gerritholl almost 4 years ago

#31 - The subscriber recv timeout is reset when new publishers pop up

Issue - State: open - Opened by mraspaud almost 4 years ago - 3 comments
Labels: bug, help wanted

#30 - Handle ZMQError "Address already in use"

Pull Request - State: open - Opened by pnuu almost 4 years ago - 9 comments
Labels: bug

#29 - Nameserver is jammed when publishing using space in the name topic

Issue - State: open - Opened by adybbroe over 4 years ago
Labels: bug

#28 - Leave Python 2 support and require Python 3.6 or higher

Pull Request - State: closed - Opened by adybbroe over 4 years ago - 2 comments
Labels: enhancement

#27 - Fix argparse option name

Pull Request - State: closed - Opened by mraspaud over 4 years ago - 1 comment
Labels: bug

#25 - Fix filtering of messages by the name of service

Pull Request - State: closed - Opened by seidlj about 5 years ago
Labels: bug

#24 - Subscriber does not correctly filter messages by the name of the service

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

#23 - Raise an exception if no sockets to poll

Pull Request - State: open - Opened by loerum about 5 years ago - 3 comments
Labels: enhancement

#22 - Add `restrict_to_localhost` flag for the nameserver

Pull Request - State: closed - Opened by mraspaud about 5 years ago - 1 comment
Labels: enhancement

#21 - Make the range of automatic port selection user definable

Pull Request - State: closed - Opened by pnuu over 5 years ago - 4 comments
Labels: enhancement

#20 - Adding .stickler.yml configuration file

Pull Request - State: closed - Opened by stickler-ci[bot] over 5 years ago - 3 comments

#19 - Allow posttroll to be used in multiprocessing context

Pull Request - State: closed - Opened by mraspaud over 5 years ago - 4 comments
Labels: bug, enhancement

#18 - Add support for raw messages encoded in iso 8859-1

Pull Request - State: closed - Opened by mraspaud over 5 years ago - 1 comment
Labels: enhancement

#17 - Fix decoding utf-8 encoded raw messages

Pull Request - State: closed - Opened by mraspaud over 5 years ago - 2 comments
Labels: bug

#16 - Decode rawstr messages as utf-8

Pull Request - State: closed - Opened by mraspaud almost 6 years ago
Labels: bug

#15 - Make sure messages are consistently encoded as unicode

Pull Request - State: closed - Opened by mraspaud almost 6 years ago - 1 comment
Labels: bug

#14 - Make MC TTL configurable

Pull Request - State: closed - Opened by mraspaud almost 6 years ago - 3 comments
Labels: enhancement

#13 - Support both utf8 and byte strings from messages

Pull Request - State: closed - Opened by mraspaud almost 6 years ago - 1 comment
Labels: enhancement

#12 - Change default behaviour of subscriber to listen to everything

Pull Request - State: closed - Opened by mraspaud almost 6 years ago - 1 comment
Labels: enhancement

#11 - Merge develop in to master and delete develop

Pull Request - State: closed - Opened by pnuu about 6 years ago - 1 comment
Labels: enhancement

#10 - Add Python 3 support

Pull Request - State: closed - Opened by pnuu about 6 years ago - 7 comments
Labels: enhancement

#9 - Fork develop

Pull Request - State: closed - Opened by TAlonglong almost 7 years ago - 3 comments

#8 - Expose NSSubscriber kwargs nameserver and addresses

Pull Request - State: closed - Opened by pnuu almost 7 years ago - 2 comments

#7 - Now heartbeat message include min_interval

Pull Request - State: closed - Opened by loerum about 7 years ago

#6 - Add publisher container

Pull Request - State: closed - Opened by pnuu over 7 years ago - 7 comments

#5 - Missing subscription due to race condition

Issue - State: closed - Opened by ch-k almost 8 years ago - 2 comments

#4 - broadcast_port and defautl_publish_port can be read from a config file

Pull Request - State: closed - Opened by loreclem over 8 years ago - 7 comments

#3 - Fixed dangerous default value [] as argument

Pull Request - State: closed - Opened by mraspaud over 8 years ago

#2 - Optional deactivation of multicasting

Pull Request - State: closed - Opened by khunger over 8 years ago

#1 - Fault tolerance for network errors

Pull Request - State: closed - Opened by pnuu over 9 years ago - 2 comments