Ecosyste.ms: Issues

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

GitHub / jezdez/envdir issues and pull requests

#79 - envdir should ignore hidden files (currently crashes)

Issue - State: open - Opened by mij 4 months ago

#76 - envshell using existing env var and not the configured var

Issue - State: open - Opened by GitKlip about 5 years ago

#75 - Directory does not exist issue

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

#74 - Travis: dist=xenial, add py37

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

#73 - Apply black on the code.

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

#72 - Simplified travis config.

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

#71 - Envdir started from python -m

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

#70 - Fix RuntimeWarning when running python -m envdir

Pull Request - State: closed - Opened by VladPoenaru almost 6 years ago

#69 - Prepare new release

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

#68 - Remove compatibility code for python2.6

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

#67 - Drop support for python 2.6 and 3.3, bring support for 3.6

Pull Request - State: closed - Opened by ticosax over 6 years ago - 1 comment

#66 - pypi version 0.7 outdated, no release in over 3 years

Issue - State: closed - Opened by willharris over 6 years ago - 5 comments

#65 - add python 3.6 to travis

Pull Request - State: closed - Opened by AlJohri about 7 years ago - 3 comments

#64 - add python 3.6 to appveyor

Pull Request - State: closed - Opened by AlJohri about 7 years ago - 1 comment

#63 - use with aliases?

Issue - State: closed - Opened by AlJohri about 7 years ago - 2 comments
Labels: question

#62 - envdir not working with pyenv + virtualenvs properly? daemontools behaves correctly

Issue - State: open - Opened by AlJohri over 7 years ago - 11 comments
Labels: bug, needs-information

#61 - Add support for defaults in dict interface

Pull Request - State: closed - Opened by ticosax almost 8 years ago

#60 - Follows symlink

Pull Request - State: closed - Opened by ticosax almost 8 years ago

#59 - Distinguish empty files from empty values.

Pull Request - State: closed - Opened by ticosax almost 8 years ago - 2 comments

#58 - Automate creation of pyz file

Issue - State: open - Opened by jezdez about 8 years ago

#57 - Missing .pyz for 0.7.0

Issue - State: closed - Opened by rouge8 about 8 years ago - 4 comments

#56 - Updated readme.rst with the svg badges

Pull Request - State: closed - Opened by sobolevn about 8 years ago - 2 comments

#55 - overriding environment variables

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

#54 - autocomplete stops working

Issue - State: closed - Opened by AlJohri about 8 years ago - 5 comments

#53 - import Response exeception class into package namespace

Pull Request - State: open - Opened by grady about 8 years ago

#52 - __init__ import masks module name

Issue - State: open - Opened by grady about 8 years ago - 2 comments
Labels: bug

#51 - symlinks don't work

Issue - State: closed - Opened by AlJohri about 8 years ago - 2 comments
Labels: bug

#50 - trouble with setting PYTHONPATH via envdir

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

#49 - env file?

Issue - State: closed - Opened by AlJohri about 8 years ago - 7 comments
Labels: enhancement

#47 - Convert readthedocs links for their .org -> .io migration for hosted projects

Pull Request - State: closed - Opened by adamchainz over 8 years ago - 3 comments

#46 - Nested variables support

Issue - State: closed - Opened by vonpupp over 8 years ago - 2 comments

#45 - Fix tests

Pull Request - State: closed - Opened by blueyed almost 9 years ago - 2 comments

#44 - Add py35 to tox' envlist; add py34 and py35 for Travis

Pull Request - State: closed - Opened by blueyed almost 9 years ago

#43 - Only strip newlines, but not spaces from var files

Pull Request - State: closed - Opened by blueyed almost 9 years ago

#42 - Set encoding to utf-8 on reading parts.

Pull Request - State: closed - Opened by squidsoup over 9 years ago - 6 comments

#41 - new feature: optional prompt for envshell

Pull Request - State: closed - Opened by slafs about 10 years ago - 18 comments
Labels: enhancement

#40 - fix running tox on python2.6

Pull Request - State: closed - Opened by slafs about 10 years ago - 2 comments
Labels: enhancement

#39 - Nondescript error when having non-envdir style files in the env directory

Issue - State: open - Opened by ptrf about 10 years ago - 2 comments
Labels: bug

#38 - On Windows platform SIGINT kill the process.

Pull Request - State: closed - Opened by ticosax about 10 years ago

#37 - test_keyboard_interrupt test is broken on Windows

Issue - State: closed - Opened by jezdez about 10 years ago - 1 comment

#36 - prepare next version

Pull Request - State: closed - Opened by ticosax about 10 years ago

#35 - new realease for 0.7

Pull Request - State: closed - Opened by ticosax about 10 years ago

#34 - Changelog

Pull Request - State: closed - Opened by ticosax about 10 years ago

#33 - Add changelog entry for 0.7

Pull Request - State: closed - Opened by blueyed about 10 years ago - 1 comment

#32 - Revert "Use os exec"

Pull Request - State: closed - Opened by jezdez over 10 years ago

#31 - add Daniel and myself to authors

Pull Request - State: closed - Opened by ticosax over 10 years ago

#30 - Use os exec

Pull Request - State: closed - Opened by ticosax over 10 years ago - 6 comments

#29 - WIP: Use `os.execvpe` with `run`, fix `shell`

Pull Request - State: closed - Opened by blueyed over 10 years ago - 1 comment

#28 - Can not catch KeyboardInterrupt exception

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

#27 - Allow envdir to expand existing shell values

Issue - State: open - Opened by jdunck over 10 years ago - 7 comments
Labels: enhancement

#26 - Optionally use `os.environ.setdefault` / only set non-existent env vars

Issue - State: closed - Opened by blueyed over 10 years ago - 1 comment
Labels: enhancement

#25 - Set ENVDIR variable?

Issue - State: closed - Opened by blueyed over 10 years ago - 1 comment
Labels: enhancement

#24 - Change `isenvvar()` to only check for `=` in var names

Pull Request - State: closed - Opened by hltbra over 10 years ago

#23 - mod_wsgi Signal Handler Warning

Issue - State: closed - Opened by mattbriancon almost 11 years ago - 1 comment

#22 - Add setsignals and call it for shell and run only

Pull Request - State: closed - Opened by blueyed almost 11 years ago - 1 comment

#21 - AttributeError: 'Runner' object has no attribute 'process' when using the Python API

Issue - State: closed - Opened by blueyed almost 11 years ago - 1 comment

#20 - envdir should only forward SIGINT / KeyboardInterrupt

Issue - State: closed - Opened by blueyed almost 11 years ago - 6 comments

#19 - Keep file descriptors with Popen (for `is_windows`)

Pull Request - State: closed - Opened by blueyed almost 11 years ago

#18 - Fix kill: forward SIGINT and wait after SIGINT/SIGTERM before SIGKILL

Pull Request - State: closed - Opened by blueyed almost 11 years ago - 3 comments

#17 - envdir setup is not easily greppable / envprint utility?

Issue - State: closed - Opened by blueyed almost 11 years ago - 3 comments

#15 - Properly terminate the process including all children.

Pull Request - State: closed - Opened by jezdez almost 11 years ago - 1 comment

#14 - envdir doesn't propagate TERM event properly to subprocess.

Issue - State: closed - Opened by zerok almost 11 years ago - 4 comments

#13 - envdir "inheritance"

Issue - State: closed - Opened by amitu almost 11 years ago - 2 comments

#12 - envdir.Env._get() should first look up in os.environ

Issue - State: open - Opened by amitu almost 11 years ago - 5 comments
Labels: documentation

#11 - ._get() should cache the content of file in memory

Issue - State: open - Opened by amitu almost 11 years ago - 6 comments
Labels: enhancement

#10 - Kill child process

Pull Request - State: closed - Opened by ticosax about 11 years ago - 5 comments

#9 - envdir.write implementation

Pull Request - State: closed - Opened by jqb about 11 years ago - 3 comments

#8 - envdir.write

Issue - State: closed - Opened by jqb about 11 years ago - 12 comments

#7 - null chars are not handled correctly

Pull Request - State: closed - Opened by quiver about 11 years ago - 2 comments

#6 - check if envdir is a directory

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

#5 - add *pyc to .gitignore

Pull Request - State: closed - Opened by quiver about 11 years ago - 2 comments

#4 - typo in README.rst

Issue - State: closed - Opened by quiver about 11 years ago

#3 - Cannot make the tests pass

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

#2 - envdir.read() will not overwrite existing environment variables

Issue - State: closed - Opened by mbaechtold about 11 years ago - 3 comments

#1 - Fixed a typo in the README

Pull Request - State: closed - Opened by zerok over 11 years ago - 1 comment