Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dmerejkowsky/dmenv issues and pull requests
#122 - Bump smallvec from 0.6.10 to 0.6.14
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#121 - Bump rgb from 0.8.14 to 0.8.37
Pull Request -
State: open - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#120 - WIP: more commands
Pull Request -
State: open - Opened by dmerejkowsky almost 5 years ago
#119 - Clippy fixes
Pull Request -
State: closed - Opened by dmerejkowsky almost 5 years ago
#118 - Fix error message when calling `dmenv develop` without virtual env
Pull Request -
State: closed - Opened by dmerejkowsky almost 5 years ago
#117 - Add dmenv upgrade, dmenv downgrade
Pull Request -
State: closed - Opened by dmerejkowsky almost 5 years ago
- 1 comment
#116 - Possible bug when using venvs outside projects
Issue -
State: open - Opened by dmerejkowsky almost 5 years ago
#115 - Small fixes
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
#114 - Refactor: kill Project, introduce src/cli/commands
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#113 - Add a setup.cfg parser
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#112 - Augment the FAQ
Pull Request -
State: open - Opened by dmerejkowsky about 5 years ago
- 1 comment
#111 - Deploy documentation with GitHub Actions
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
#110 - dmenv tidy does not work from inside a virtualenv
Issue -
State: closed - Opened by dmerejkowsky about 5 years ago
#109 - Replace travis with GitHub Actions
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
#108 - Add a `tidy` command
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#107 - Refactor lock handling
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#106 - Implement dmenv --clean
Issue -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#105 - Add doc about pyenv
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
#104 - Fix running init without --project
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#103 - dmenv init is broken :/
Issue -
State: closed - Opened by dmerejkowsky about 5 years ago
#102 - Fix message when using `dmenv --production install`
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#101 - dm/info-py-errors
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 1 comment
#100 - When info.py doesn't give the right number of lines, dmenv hides the output of python
Issue -
State: closed - Opened by blastrock about 5 years ago
- 1 comment
#99 - Implement hash in locks
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
- 3 comments
#98 - Improve error messages when setup.py or requirements.lock is not found
Pull Request -
State: closed - Opened by dmerejkowsky about 5 years ago
#97 - Document dmenv environment variables somewhere
Issue -
State: open - Opened by dmerejkowsky over 5 years ago
#96 - Fix parsing output of `show` commands
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#95 - Implement #94: look for setup.py in the parent directories
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#94 - dmenv should look up the project directory upwards in the file system
Issue -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#93 - Consider implementing integrity checks of downloaded packages
Issue -
State: open - Opened by dmerejkowsky over 5 years ago
- 1 comment
#92 - Refactor error handling by using more helper functions
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#91 - dmenv run can now be used to run scripts from the project
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#90 - dmenv run foo.py should work out of the box
Issue -
State: closed - Opened by dmerejkowsky over 5 years ago
#89 - process scripts
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#88 - Allow to create symlinks to entry-point scripts
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 2 comments
#87 - dm/fix-setup-py-syntax
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#86 - Missing coma in setup.py generated with --no-setup-cfg
Issue -
State: closed - Opened by theodelrieu over 5 years ago
#85 - dm/no-bools
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#84 - Fix regression: keep the top comment when running bump-in-lock
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#83 - Various fixes
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#82 - dm/docs
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#81 - Doc: clarify installation / first usage in the main README
Issue -
State: open - Opened by cgestes over 5 years ago
- 3 comments
#80 - dm/skip-ci-on-bump-commit
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#79 - Use lighter setup.py files, leverage setup.cfg config files
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 2 comments
#78 - dm/prod-extra
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#77 - Use different packages on dev and production
Issue -
State: closed - Opened by dmerejkowsky over 5 years ago
#76 - Extract operations from VenvManager, introduce Project struct
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
- 1 comment
#75 - dm/coverage
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#74 - dm/upgrading-just-one-dep
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#73 - dm/cleanup-cli-syntax
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#72 - dm/docs
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#71 - Trying to add helpful comments
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#70 - No documentation on how to upgrade
Issue -
State: closed - Opened by dmerejkowsky over 5 years ago
#69 - dm/show-outdated
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#68 - Equivalent to yarn upgrade
Issue -
State: closed - Opened by cgestes over 5 years ago
- 4 comments
#67 - dm/lets-not-break-everything
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#66 - Support production and system-packages environments
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#65 - dm/not-stupid
Pull Request -
State: closed - Opened by dmerejkowsky over 5 years ago
#64 - RFE: Support for access to global site-packages
Issue -
State: closed - Opened by khardix over 5 years ago
- 4 comments
#63 - Mention that env vars must be non-empty
Pull Request -
State: closed - Opened by tux3 over 5 years ago
#62 - dm/no-upgrade-pip
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#61 - dm/freeze-all
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#60 - dm/show-bin
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 3 comments
#59 - dm/outside-venv
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#58 - Document new workflows
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#57 - Rename the tag line
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#56 - dm/project-path
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#55 - Smarter lock
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#54 - --cwd is incorrectly named
Issue -
State: closed - Opened by blastrock almost 6 years ago
- 1 comment
#53 - dm/no-more-bare-expect
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#52 - dm/suggest-clean-when-pip-upgrade-fails
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#51 - dm/fix-install-doc
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#50 - dm/win
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#49 - dmenv run does not preserve return code on Windows
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#48 - dm/idem-potent-bump
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#47 - Wrong error message when updating dependency
Issue -
State: closed - Opened by blastrock almost 6 years ago
#46 - Support execv with UTF16 arguments on Windows
Pull Request -
State: closed - Opened by tux3 almost 6 years ago
#45 - dmenv run does not handle non-ascii chars on Windows
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
#44 - dm/exec
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#43 - dm/travis
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#42 - dm/setup.cfg
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 2 comments
#41 - dm/env-doc
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#40 - dm/changelog
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#39 - dm/use-venv
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#38 - Workaround for #31: ensure the wheel package is always present
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#37 - dm/readme
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#36 - Refactor error handling
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#35 - dm/setup.cfg
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 2 comments
#34 - dm/bump-in-lock
Pull Request -
State: closed - Opened by dmerejkowsky almost 6 years ago
#33 - Idea: use setup.cfg
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 2 comments
#32 - Feature: bump versions in lock file
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
#31 - Wheel in setup.py but not in requirements.lock
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 2 comments
#30 - Idea: take a closer look at pip-tools
Issue -
State: closed - Opened by dmerejkowsky almost 6 years ago
- 1 comment
#29 - dm/install-use-pip-upgrade
Pull Request -
State: closed - Opened by dmerejkowsky about 6 years ago
- 1 comment
#28 - dm/lock-can-clean
Pull Request -
State: closed - Opened by dmerejkowsky about 6 years ago
- 2 comments
#27 - Virtualenv may not be fully created at the end of `install`
Issue -
State: closed - Opened by dmerejkowsky about 6 years ago
- 2 comments
#26 - dm/install
Pull Request -
State: closed - Opened by dmerejkowsky about 6 years ago
#25 - dm/doc
Pull Request -
State: closed - Opened by dmerejkowsky about 6 years ago
- 2 comments
#16 - Cannot update just one dependency
Issue -
State: closed - Opened by dmerejkowsky about 6 years ago
- 3 comments
#8 - Implement --no-dev
Issue -
State: closed - Opened by dmerejkowsky about 6 years ago
- 2 comments