Ecosyste.ms: Issues

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

GitHub / alfredodeza/remoto issues and pull requests

#69 - Replace setup() method with setup_method() to add compatibility with pytest 8

Pull Request - State: closed - Opened by hrnciar 6 months ago - 2 comments

#68 - tests: add backends/__init__.py

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

#67 - use unittest.mock on py3

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

#66 - Fix stdin.encode not properly encoding

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

#65 - `stdin.encode` does not properly encode the stdin on python3

Issue - State: closed - Opened by Scronkfinkle about 3 years ago - 1 comment

#64 - Add rsync_conn

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

#63 - Always use communicate vs. read to interact with subprocess pipe in process._remote_check

Pull Request - State: closed - Opened by cfsnyder over 3 years ago - 6 comments

#61 - Output of remote function return has debug info

Issue - State: open - Opened by rjsears over 3 years ago

#59 - local connection is broken

Issue - State: open - Opened by alfredodeza over 3 years ago

#57 - debian: no longer build for python2 and update Debian standards

Pull Request - State: closed - Opened by chombourger about 4 years ago - 1 comment

#56 - Add has_connection to BaseConnection

Pull Request - State: closed - Opened by matthewoliver over 4 years ago - 1 comment

#55 - Revert "docker: Wrap command in quotes"

Pull Request - State: closed - Opened by zmc over 4 years ago - 1 comment

#54 - docker: Wrap command in quotes

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

#53 - Add remote python path

Pull Request - State: closed - Opened by abduhbm over 4 years ago - 3 comments

#52 - Allow remote python interpreter path

Issue - State: closed - Opened by abduhbm over 4 years ago

#51 - backends: use Group gateways for robust termination

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

#50 - ssh connection exit() leaves behind zombie

Issue - State: closed - Opened by liewegas almost 5 years ago - 3 comments

#49 - allow forcing ssh usage

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

#48 - allow disabling the needs_ssh

Issue - State: open - Opened by alfredodeza almost 5 years ago - 1 comment

#47 - CHANGELOG.rst in pypi tarball

Issue - State: open - Opened by pgajdos over 5 years ago

#46 - README: mention ceph-medic as a consumer

Pull Request - State: closed - Opened by ktdreyer over 5 years ago

#45 - setup some basic logging when there is no logger defined

Issue - State: closed - Opened by alfredodeza over 5 years ago - 1 comment

#43 - introduce vendoring again

Pull Request - State: closed - Opened by alfredodeza over 5 years ago - 5 comments

#42 - upstream (?) release missing fixes

Issue - State: closed - Opened by dotnwat almost 6 years ago - 1 comment

#41 - Fix extend_path() to extend_env().

Pull Request - State: closed - Opened by chrisrd about 6 years ago

#40 - Usage of eval vs ast.literal_eval

Issue - State: closed - Opened by psukys over 6 years ago - 1 comment

#39 - Continuous output from remote functions

Pull Request - State: open - Opened by psukys over 6 years ago - 1 comment

#38 - Remote Functions: continuous output (generators)

Issue - State: open - Opened by psukys over 6 years ago - 2 comments

#37 - Initialize exc_line with full error text

Pull Request - State: closed - Opened by psukys over 6 years ago

#36 - local variable referenced before assignment

Issue - State: closed - Opened by psukys over 6 years ago - 3 comments

#35 - Normalize outputs to string or, optionally, bytearray

Issue - State: closed - Opened by HacKanCuBa over 6 years ago - 1 comment

#34 - drop vendor directories from .gitignore

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

#33 - setup.py: correct email address

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

#32 - release new version to pypi

Issue - State: closed - Opened by ktdreyer about 7 years ago - 1 comment

#31 - tests: use absolute import for fake_module

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

#30 - removes the ability to vendor execnet

Pull Request - State: closed - Opened by andrewschoen about 7 years ago - 2 comments

#29 - drop vendored execnet

Issue - State: closed - Opened by ktdreyer over 7 years ago

#28 - better packaging for tests

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

#27 - enhance log

Pull Request - State: closed - Opened by tone-zhang about 8 years ago

#26 - Remoto release with latest changes

Issue - State: closed - Opened by oprypin over 8 years ago - 1 comment

#25 - Clarify the error when Python is missing on a remote host

Pull Request - State: closed - Opened by oprypin over 8 years ago - 1 comment

#24 - Allow selecting the remote Python version (or choose automatically)

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

#23 - Fix output splitting for Python 3

Pull Request - State: closed - Opened by oprypin over 8 years ago - 2 comments

#22 - README: typo in logging.basicConfig

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

#21 - fix option exit at process.check

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

#20 - could you add python version flag in class `Connection`

Issue - State: closed - Opened by LaoQi almost 9 years ago - 3 comments

#19 - early remote cut prevents full stderr/stdout from being relayed

Issue - State: closed - Opened by alfredodeza almost 9 years ago - 1 comment

#18 - `import_module` should return the module as well

Pull Request - State: closed - Opened by alfredodeza over 9 years ago

#17 - 0.0.25 on pypi contains pyc files

Issue - State: closed - Opened by ktdreyer over 9 years ago - 2 comments

#16 - Loop around stdout and stderr descriptors until they are exhausted

Pull Request - State: closed - Opened by alfredodeza over 9 years ago

#14 - None of the examples from the documentation work

Issue - State: closed - Opened by l-mb over 9 years ago - 3 comments

#13 - import_module doesnt return anything

Issue - State: closed - Opened by junkmechanic over 9 years ago - 2 comments

#12 - add changelog for 0.0.24

Pull Request - State: closed - Opened by ktdreyer over 9 years ago

#11 - include tests in distribution package tarball

Pull Request - State: closed - Opened by ktdreyer over 9 years ago

#10 - move repository to ceph organization

Issue - State: closed - Opened by ktdreyer over 9 years ago - 5 comments

#9 - ship the LICENSE file in the distribution

Pull Request - State: closed - Opened by ktdreyer over 9 years ago

#7 - detect the need for `sudo`

Issue - State: closed - Opened by alfredodeza about 10 years ago

#6 - `remoto.process` calls wipe out environment variables

Issue - State: closed - Opened by alfredodeza about 10 years ago

#5 - failure to detect some hosts to prevent local ssh

Issue - State: closed - Opened by alfredodeza about 10 years ago

#4 - be optional about vendoring execnet

Issue - State: closed - Opened by alfredodeza over 10 years ago - 1 comment

#3 - `process.check` returns a `None` when clients expect a 3 item tuple

Issue - State: closed - Opened by alfredodeza over 10 years ago - 2 comments

#1 - Connection as a context manager

Pull Request - State: closed - Opened by shaunduncan about 11 years ago - 1 comment