0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chore: fix linters More... 3 months ago
feat: enhance install_node_wrapped with error handling and extensive tests. fixes #336 More... 3 months ago
feat: add predeactivate hooks for Windows More... 3 months ago
Merge branch 'master' of github.com:ekalinin/nodeenv More... 3 months ago
feat: add support for Solaris/illumos. fixes #360 More... 3 months ago
address deprecation warning in tarfile.TarFile.extract all in Python >= 3.12: explicitly set filter='data' to prevent writing files via '..' or absolute paths in the source tarfile (#380) More... 3 months ago
FEAT: Check if activate is called as script. (#384) More... 3 months ago
chore: update development dependencies in requirements-dev.txt More... 3 months ago
fix: add noqa comment for line length in ConfigParser import for compatibility More... 3 months ago
chore: update deploy-pypi in Makefile to use virtualenv More... 3 months ago
chore: bump nodeenv version to 1.10.0 More... 3 months ago
chore: add pyright ignore comments for compatibility More... 3 months ago
chore: update AUTHORS More... 3 months ago
test: update test test_node_system_creates_shim More... 3 months ago
Merge branch 'master' of github.com:ekalinin/nodeenv More... 3 months ago
Replace additional use of `which(1)` with `shutil.which()` (#355) More... 3 months ago
test: enhance activation tests for nodeenv with custom prompts and file handling More... 3 months ago
refactor(tests): improve readability of mock patches in nodeenv tests More... 3 months ago
ci: add GH workflow for testing and coverage in PR More... 3 months ago
test: add comprehensive tests for install_npm and install_npm_win functions More... 3 months ago
Use sh instead of bash (#389) More... 3 months ago
test: add tests for get_env_dir More... 3 months ago
Add UV Virtual Environment support (#386) More... 3 months ago
docs: expand README with detailed command line options and installation instructions More... 3 months ago
docs: update README with GH CI badge More... 3 months ago
ci: clean up debugging output and rename coverage path in GH workflow More... 3 months ago
ci: include hidden files in coverage data upload step of GH workflow More... 3 months ago
ci: update coverage data upload path in GH workflow More... 3 months ago
ci: simplify debugging output in GH workflow - 3 More... 3 months ago
ci: add debugging output to gh workflow 2 More... 3 months ago